libtest: <rtems/test.h> to <rtems/test-info.h>

Rename this header file to later move <t.h> to <rtems/test.h>.  The main
feature provided by <rtems/test-info.h> is the output of standard test
information which is consumed by the RTEMS Tester.

Update #3199.
This commit is contained in:
Sebastian Huber
2020-07-17 13:36:49 +02:00
parent 33314eb60a
commit 9de8d61a9a
73 changed files with 3808 additions and 71 deletions

View File

@@ -10,7 +10,7 @@
#include <stdlib.h>
#include <rtems.h>
#include <rtems/test.h>
#include <rtems/test-info.h>
#include <rtems/score/threadimpl.h>
/*