From 2ef0328958488ab47c31c7af4a2e87f9729f700c Mon Sep 17 00:00:00 2001 From: Jennifer Averett Date: Wed, 26 Feb 2014 09:57:16 -0600 Subject: 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. --- testsuites/smptests/configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'testsuites/smptests/configure.ac') 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 -- cgit v1.2.3