summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/Makefile.am
diff options
context:
space:
mode:
authorJennifer Averett <jennifer.averett@oarcorp.com>2014-05-22 09:00:14 -0500
committerJennifer Averett <jennifer.averett@oarcorp.com>2014-07-11 10:12:47 -0500
commitd88b0e7fc8cdf344217e631b93bd4d6f77510af1 (patch)
tree92e00a5d13e4f24b4d1852c3de94bba6496d35f0 /testsuites/smptests/Makefile.am
parentcapture01: New non-interactive test for capture engine. (diff)
downloadrtems-d88b0e7fc8cdf344217e631b93bd4d6f77510af1.tar.bz2
smpschedaffinity01: New test.
This test verifies that affinity is honored when set prior to task start.
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 1edfbde7f0..227c036000 100644
--- a/testsuites/smptests/Makefile.am
+++ b/testsuites/smptests/Makefile.am
@@ -23,6 +23,7 @@ SUBDIRS += smplock01
SUBDIRS += smpmigration01
SUBDIRS += smpmigration02
SUBDIRS += smpmrsp01
+SUBDIRS += smpschedaffinity01
SUBDIRS += smpscheduler01
SUBDIRS += smpscheduler02
SUBDIRS += smpscheduler03