From 9de8d61a9a4a7eda2bef620c8dde1b659850dce9 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 17 Jul 2020 13:36:49 +0200 Subject: libtest: to Rename this header file to later move to . The main feature provided by is the output of standard test information which is consumed by the RTEMS Tester. Update #3199. --- testsuites/support/include/buffer_test_io.h | 2 +- testsuites/support/include/tmacros.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'testsuites/support/include') diff --git a/testsuites/support/include/buffer_test_io.h b/testsuites/support/include/buffer_test_io.h index ea68fea0d8..f0eae50fbd 100644 --- a/testsuites/support/include/buffer_test_io.h +++ b/testsuites/support/include/buffer_test_io.h @@ -5,7 +5,7 @@ #ifndef __BUFFER_TEST_IO_h #define __BUFFER_TEST_IO_h -#include +#include #ifdef __cplusplus extern "C" { diff --git a/testsuites/support/include/tmacros.h b/testsuites/support/include/tmacros.h index 2c885c6ecc..fe17bc01e7 100644 --- a/testsuites/support/include/tmacros.h +++ b/testsuites/support/include/tmacros.h @@ -26,7 +26,7 @@ #include #include #include -#include +#include #include #include -- cgit v1.2.3