summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/Makefile.am
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2016-07-05 11:30:14 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2016-07-25 14:18:34 +0200
commit57a00bc6afd25f5c41006b386627d087ff9d4c66 (patch)
tree607f405b44cb37c3f33dd0810cb83d038bf06e5c /testsuites/smptests/Makefile.am
parentbsps: Fix shared polled console fatal error (diff)
downloadrtems-57a00bc6afd25f5c41006b386627d087ff9d4c66.tar.bz2
smptests/smpmutex02: New test
Update #2765.
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 66c2780260..02d1dfce92 100644
--- a/testsuites/smptests/Makefile.am
+++ b/testsuites/smptests/Makefile.am
@@ -27,6 +27,7 @@ SUBDIRS += smpmigration01
SUBDIRS += smpmigration02
SUBDIRS += smpmrsp01
SUBDIRS += smpmutex01
+SUBDIRS += smpmutex02
SUBDIRS += smpschedaffinity01
SUBDIRS += smpschedaffinity02
SUBDIRS += smpschedaffinity03