summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/Makefile.am
diff options
context:
space:
mode:
authorJennifer Averett <jennifer.averett@oarcorp.com>2014-07-10 11:18:02 -0500
committerJennifer Averett <jennifer.averett@oarcorp.com>2014-07-11 10:12:48 -0500
commit28d6674966787695d72733cf0d289ddd6b6c52ba (patch)
treee96fe428acae8f04ebff9cd85607ab21ce8d2bb1 /testsuites/smptests/Makefile.am
parentsmpschedaffinity02: New test. (diff)
downloadrtems-28d6674966787695d72733cf0d289ddd6b6c52ba.tar.bz2
smpschedaffinity03: New test.
This task walks the affinity of self across all the cores.
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 424fa286a3..961ef553da 100644
--- a/testsuites/smptests/Makefile.am
+++ b/testsuites/smptests/Makefile.am
@@ -25,6 +25,7 @@ SUBDIRS += smpmigration02
SUBDIRS += smpmrsp01
SUBDIRS += smpschedaffinity01
SUBDIRS += smpschedaffinity02
+SUBDIRS += smpschedaffinity03
SUBDIRS += smpscheduler01
SUBDIRS += smpscheduler02
SUBDIRS += smpscheduler03