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/sptests/spheapprot/init.c | 2 +- testsuites/sptests/sptimecounter02/init.c | 2 +- testsuites/sptests/sptimecounter03/init.c | 2 +- testsuites/sptests/sptimecounter04/init.c | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'testsuites/sptests') diff --git a/testsuites/sptests/spheapprot/init.c b/testsuites/sptests/spheapprot/init.c index 8046100091..7428f38830 100644 --- a/testsuites/sptests/spheapprot/init.c +++ b/testsuites/sptests/spheapprot/init.c @@ -22,7 +22,7 @@ #include -#include +#include #include #include diff --git a/testsuites/sptests/sptimecounter02/init.c b/testsuites/sptests/sptimecounter02/init.c index fafbaf8af1..ffa53edfd8 100644 --- a/testsuites/sptests/sptimecounter02/init.c +++ b/testsuites/sptests/sptimecounter02/init.c @@ -30,7 +30,7 @@ #include #include -#include +#include #include #include diff --git a/testsuites/sptests/sptimecounter03/init.c b/testsuites/sptests/sptimecounter03/init.c index 4ef084d3d2..dd4c100b64 100644 --- a/testsuites/sptests/sptimecounter03/init.c +++ b/testsuites/sptests/sptimecounter03/init.c @@ -16,7 +16,7 @@ #include "config.h" #endif -#include +#include #include diff --git a/testsuites/sptests/sptimecounter04/init.c b/testsuites/sptests/sptimecounter04/init.c index 42c31277b9..a0645a0895 100644 --- a/testsuites/sptests/sptimecounter04/init.c +++ b/testsuites/sptests/sptimecounter04/init.c @@ -18,7 +18,7 @@ #include #include -#include +#include #include #include "tmacros.h" -- cgit v1.2.3