From 0f660eb74496296296e0b995e6d93d5645d55dda Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 4 Aug 2011 17:24:29 +0000 Subject: 2011-08-04 Joel Sherrill * psxtmtests_plan.csv: update. --- testsuites/psxtmtests/ChangeLog | 4 ++++ testsuites/psxtmtests/psxtmtests_plan.csv | 10 ++++++---- 2 files changed, 10 insertions(+), 4 deletions(-) (limited to 'testsuites') diff --git a/testsuites/psxtmtests/ChangeLog b/testsuites/psxtmtests/ChangeLog index c5d3f6eeb8..9f6923df26 100644 --- a/testsuites/psxtmtests/ChangeLog +++ b/testsuites/psxtmtests/ChangeLog @@ -1,3 +1,7 @@ +2011-08-04 Joel Sherrill + + * psxtmtests_plan.csv: update. + 2011-08-04 Ricardo Aguirre PR 1888/tests diff --git a/testsuites/psxtmtests/psxtmtests_plan.csv b/testsuites/psxtmtests/psxtmtests_plan.csv index 2fa25a42be..ddecfdac66 100644 --- a/testsuites/psxtmtests/psxtmtests_plan.csv +++ b/testsuites/psxtmtests/psxtmtests_plan.csv @@ -18,17 +18,19 @@ "pthread_cond_signal - no threads waiting",,, "pthread_cond_signal - thread waiting, no preempt",,, "pthread_cond_signal - thread waiting, preempt",,, -"pthread_cond_broadcast",,, +"pthread_cond_broadcast – no threads waiting",,, +"pthread_cond_broadcast – threads waiting, no preempt",,, +"pthread_cond_broadcast – threads waiting, preempt",,, "pthread_cond_wait - blocks",,"psxtmtest_blocking", "pthread_cond_timedwait - blocks",,"psxtmtest_blocking", ,,, "pthread_create - no preempt","psxtmthread01","psxtmtest_single","Yes" "pthread_create - preempt","psxtmthread02","psxtmtest_single", -"pthread_join","psxtmthread03",, +"pthread_join",,, "pthread_detach",,, "pthread_exit",,, -"pthread_self",,"psxtmtest_single", -"pthread_equal",,"psxtmtest_single", +"pthread_self","psxtmthread03","psxtmtest_single", +"pthread_equal","psxtmthread03","psxtmtest_single", "pthread_getschedparam",,"psxtmtest_single", "pthread_setschedparam - no thread switch",,"psxtmtest_single", "pthread_setschedparam - lower own priority, preempt",,"psxtmtest_single", -- cgit v1.2.3