summaryrefslogtreecommitdiff
path: root/testsuites/sptests
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests')
-rw-r--r--testsuites/sptests/spheapprot/init.c2
-rw-r--r--testsuites/sptests/sptimecounter02/init.c2
-rw-r--r--testsuites/sptests/sptimecounter03/init.c2
-rw-r--r--testsuites/sptests/sptimecounter04/init.c2
4 files changed, 4 insertions, 4 deletions
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 <bsp.h>
-#include <rtems/test.h>
+#include <rtems/test-info.h>
#include <rtems/score/heapimpl.h>
#include <tmacros.h>
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 <rtems.h>
#include <rtems/counter.h>
-#include <rtems/test.h>
+#include <rtems/test-info.h>
#include <rtems/score/timecounterimpl.h>
#include <rtems/timecounter.h>
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 <rtems/test.h>
+#include <rtems/test-info.h>
#include <rtems/bsd.h>
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 <time.h>
#include <rtems.h>
-#include <rtems/test.h>
+#include <rtems/test-info.h>
#include <rtems/timespec.h>
#include "tmacros.h"