summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/Makefile.am
diff options
context:
space:
mode:
authorJennifer Averett <jennifer.averett@oarcorp.com>2014-07-10 10:19:06 -0500
committerJennifer Averett <jennifer.averett@oarcorp.com>2014-07-11 10:12:48 -0500
commit09293069332618561efd556c31a7b81188563d0a (patch)
tree3e22a24daee858d8ea44cb3627b38f302dfe5e12 /testsuites/smptests/Makefile.am
parentsmpschedaffinity01: New test. (diff)
downloadrtems-09293069332618561efd556c31a7b81188563d0a.tar.bz2
smpschedaffinity02: New test.
This test checks setting the affinity of a secondary task on a two core system.
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 227c036000..424fa286a3 100644
--- a/testsuites/smptests/Makefile.am
+++ b/testsuites/smptests/Makefile.am
@@ -24,6 +24,7 @@ SUBDIRS += smpmigration01
SUBDIRS += smpmigration02
SUBDIRS += smpmrsp01
SUBDIRS += smpschedaffinity01
+SUBDIRS += smpschedaffinity02
SUBDIRS += smpscheduler01
SUBDIRS += smpscheduler02
SUBDIRS += smpscheduler03