summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/Makefile.am
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2017-12-18 10:24:34 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2018-02-02 15:01:19 +0100
commit0c5d22f50931f300180e0479e0a674ede416a5a6 (patch)
tree43fc5fb6f23814c987e112a501c4eab2555ebec9 /testsuites/smptests/Makefile.am
parentspsyslock01: Fix object compare (diff)
downloadrtems-0c5d22f50931f300180e0479e0a674ede416a5a6.tar.bz2
smptests/smpopenmp01: 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 08228ed5b5..03b29a1d71 100644
--- a/testsuites/smptests/Makefile.am
+++ b/testsuites/smptests/Makefile.am
@@ -30,6 +30,7 @@ _SUBDIRS += smpmigration02
_SUBDIRS += smpmrsp01
_SUBDIRS += smpmutex01
_SUBDIRS += smpmutex02
+_SUBDIRS += smpopenmp01
_SUBDIRS += smpschedaffinity03
_SUBDIRS += smpschedaffinity04
_SUBDIRS += smpschedaffinity05