summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/configure.ac
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2018-08-27 10:36:35 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2018-09-10 10:38:45 +0200
commitcfc4231d8fe1056fa501508a929c8ccaa1dd11be (patch)
tree522a0bcab2e11c0dbd71a1f8c66b336608338d7a /testsuites/sptests/configure.ac
parentcpukit/Makefile.am: Cleanup (diff)
downloadrtems-cfc4231d8fe1056fa501508a929c8ccaa1dd11be.tar.bz2
score: Add flexible per-CPU data
Update #3507.
Diffstat (limited to 'testsuites/sptests/configure.ac')
-rw-r--r--testsuites/sptests/configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuites/sptests/configure.ac b/testsuites/sptests/configure.ac
index 0c9788ae1b..6418ad0bc8 100644
--- a/testsuites/sptests/configure.ac
+++ b/testsuites/sptests/configure.ac
@@ -205,6 +205,7 @@ RTEMS_TEST_CHECK([spnsext01])
RTEMS_TEST_CHECK([spobjgetnext])
RTEMS_TEST_CHECK([sppagesize])
RTEMS_TEST_CHECK([sppartition_err01])
+RTEMS_TEST_CHECK([sppercpudata01])
RTEMS_TEST_CHECK([spport_err01])
RTEMS_TEST_CHECK([spprintk])
RTEMS_TEST_CHECK([spprivenv01])