summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/Makefile.am
diff options
context:
space:
mode:
authorJennifer Averett <jennifer.averett@oarcorp.com>2014-02-10 12:31:59 -0600
committerJennifer Averett <jennifer.averett@oarcorp.com>2014-03-07 09:13:14 -0600
commita3e055fe8ae9bcad75bd57126ece854e75ff578a (patch)
treeee39a871796d3e5d4e40fb4f07a8e57579947478 /testsuites/smptests/Makefile.am
parentpsxtests: Added test for pthread_getattr_np(). (diff)
downloadrtems-a3e055fe8ae9bcad75bd57126ece854e75ff578a.tar.bz2
smptests: Add smpaffinity01
This test exercises the new Classic API task affinity methods.
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 b15bad5c16..42f1451e71 100644
--- a/testsuites/smptests/Makefile.am
+++ b/testsuites/smptests/Makefile.am
@@ -10,6 +10,7 @@ SUBDIRS += smp05
SUBDIRS += smp07
SUBDIRS += smp08
SUBDIRS += smp09
+SUBDIRS += smpaffinity01
SUBDIRS += smpatomic01
SUBDIRS += smpfatal01
SUBDIRS += smpfatal02