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:
@@ -5,7 +5,7 @@
|
||||
#ifndef __BUFFER_TEST_IO_h
|
||||
#define __BUFFER_TEST_IO_h
|
||||
|
||||
#include <rtems/test.h>
|
||||
#include <rtems/test-info.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
||||
Reference in New Issue
Block a user