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/tmtests/tmfine01/init.c | 2 +- testsuites/tmtests/tmonetoone/init.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'testsuites/tmtests') diff --git a/testsuites/tmtests/tmfine01/init.c b/testsuites/tmtests/tmfine01/init.c index bf24ca138f..d62278cb07 100644 --- a/testsuites/tmtests/tmfine01/init.c +++ b/testsuites/tmtests/tmfine01/init.c @@ -24,7 +24,7 @@ #include #include -#include +#include const char rtems_test_name[] = "TMFINE 1"; diff --git a/testsuites/tmtests/tmonetoone/init.c b/testsuites/tmtests/tmonetoone/init.c index b721a8c531..70f3f51eb2 100644 --- a/testsuites/tmtests/tmonetoone/init.c +++ b/testsuites/tmtests/tmonetoone/init.c @@ -19,7 +19,7 @@ #include #include -#include +#include #include #include -- cgit v1.2.3