summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/configure.ac
diff options
context:
space:
mode:
authorJennifer Averett <jennifer.averett@oarcorp.com>2014-02-26 09:57:16 -0600
committerJennifer Averett <jennifer.averett@oarcorp.com>2014-03-07 09:14:33 -0600
commit2ef0328958488ab47c31c7af4a2e87f9729f700c (patch)
tree98494971abd2a384c01689124e4d652568a60654 /testsuites/smptests/configure.ac
parentsmptests: Add smppsxaffinity01. (diff)
downloadrtems-2ef0328958488ab47c31c7af4a2e87f9729f700c.tar.bz2
smptests: Add smppsxaffinity02.
This method exercises the ability to dynamically get and set the affinity of POSIX threads. NOTE: There is no scheduler support for affinity. This is simply a data integrity test.
Diffstat (limited to 'testsuites/smptests/configure.ac')
-rw-r--r--testsuites/smptests/configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuites/smptests/configure.ac b/testsuites/smptests/configure.ac
index a447f38bbe..a2e99ebd8b 100644
--- a/testsuites/smptests/configure.ac
+++ b/testsuites/smptests/configure.ac
@@ -72,6 +72,7 @@ smpfatal03/Makefile
smplock01/Makefile
smpmigration01/Makefile
smppsxaffinity01/Makefile
+smppsxaffinity02/Makefile
smppsxsignal01/Makefile
smpschedule01/Makefile
smpsignal01/Makefile