summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/Makefile.am
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2014-06-18 10:54:04 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2014-06-18 14:03:59 +0200
commitbd56356b58f8acfa65c690cc1437292f86798e7b (patch)
tree1548615054e524fc9c2716a1af0dc104c46fdd32 /testsuites/smptests/Makefile.am
parentsmptests: Avoid use of uninitialized data (diff)
downloadrtems-bd56356b58f8acfa65c690cc1437292f86798e7b.tar.bz2
smptests/smpwakeafter01: New test
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 8c2ac7bb06..1edfbde7f0 100644
--- a/testsuites/smptests/Makefile.am
+++ b/testsuites/smptests/Makefile.am
@@ -30,6 +30,7 @@ SUBDIRS += smpsignal01
SUBDIRS += smpswitchextension01
SUBDIRS += smpthreadlife01
SUBDIRS += smpunsupported01
+SUBDIRS += smpwakeafter01
if HAS_POSIX
SUBDIRS += smppsxaffinity01
SUBDIRS += smppsxaffinity02