summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/Makefile.am
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2017-06-29 15:21:30 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2017-06-29 15:21:30 +0200
commit7adf4941a8e4505a1d345607fb5a5d007595eb05 (patch)
tree73918bd39486b521b4389d506d00d0ed84ec93ba /testsuites/smptests/Makefile.am
parenttests: Move busy loop to test support (diff)
downloadrtems-7adf4941a8e4505a1d345607fb5a5d007595eb05.tar.bz2
smptests/smpschededf01: New test
Update #3056.
Diffstat (limited to 'testsuites/smptests/Makefile.am')
-rw-r--r--testsuites/smptests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuites/smptests/Makefile.am b/testsuites/smptests/Makefile.am
index 6c1bd1294f..01dc52e524 100644
--- a/testsuites/smptests/Makefile.am
+++ b/testsuites/smptests/Makefile.am
@@ -35,6 +35,7 @@ _SUBDIRS += smppsxaffinity02
_SUBDIRS += smpschedaffinity03
_SUBDIRS += smpschedaffinity04
_SUBDIRS += smpschedaffinity05
+_SUBDIRS += smpschededf01
_SUBDIRS += smpschedsem01
_SUBDIRS += smpscheduler01
_SUBDIRS += smpscheduler02