summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/Makefile.am
diff options
context:
space:
mode:
authorJennifer Averett <jennifer.averett@oarcorp.com>2014-07-10 11:36:40 -0500
committerJennifer Averett <jennifer.averett@oarcorp.com>2014-07-11 10:12:48 -0500
commit61d26f939d88a481f15dd017c68da524e92b50fa (patch)
treee1db71dc7c9e75da37ec09a48ea673547aa0d1e3 /testsuites/smptests/Makefile.am
parentsmpschedaffinity03: New test. (diff)
downloadrtems-61d26f939d88a481f15dd017c68da524e92b50fa.tar.bz2
smpschedaffinity04: New test.
This test walks a secondary high prority task 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 961ef553da..e025dab892 100644
--- a/testsuites/smptests/Makefile.am
+++ b/testsuites/smptests/Makefile.am
@@ -26,6 +26,7 @@ SUBDIRS += smpmrsp01
SUBDIRS += smpschedaffinity01
SUBDIRS += smpschedaffinity02
SUBDIRS += smpschedaffinity03
+SUBDIRS += smpschedaffinity04
SUBDIRS += smpscheduler01
SUBDIRS += smpscheduler02
SUBDIRS += smpscheduler03