Original commit message from CVS:
disable the tests that still fail on SMP
include ../Rules
-tests_pass = thread1 thread2 thread3 thread4 thread5 threadb threadd threade threadf threadg
+tests_pass = thread1 thread2 thread3 thread4 thread5 threade threadf
tests_fail =
# threadh
-tests_ignore = queue threadc
-# staticrec
+tests_ignore = queue threadb threadc threadd staticrec threadg
thread1_SOURCES = thread.c
thread1_CFLAGS = -DTESTNUM=1 $(AM_CFLAGS)
include ../Rules
-tests_pass = thread1 thread2 thread3 thread4 thread5 threadb threadd threade threadf threadg
+tests_pass = thread1 thread2 thread3 thread4 thread5 threade threadf
tests_fail =
# threadh
-tests_ignore = queue threadc
-# staticrec
+tests_ignore = queue threadb threadc threadd staticrec threadg
thread1_SOURCES = thread.c
thread1_CFLAGS = -DTESTNUM=1 $(AM_CFLAGS)