forked from Imagelibrary/rtems
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:
@@ -10,7 +10,7 @@
|
||||
#include <stdlib.h>
|
||||
|
||||
#include <rtems.h>
|
||||
#include <rtems/test.h>
|
||||
#include <rtems/test-info.h>
|
||||
#include <rtems/score/threadimpl.h>
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user