forked from Imagelibrary/rtems
2011-08-04 Joel Sherrill <joel.sherrill@oarcorp.com>
* psxtmtests_plan.csv: update.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2011-08-04 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* psxtmtests_plan.csv: update.
|
||||
|
||||
2011-08-04 Ricardo Aguirre <el.mastin@ymail.com>
|
||||
|
||||
PR 1888/tests
|
||||
|
||||
@@ -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 <20> no threads waiting",,,
|
||||
"pthread_cond_broadcast <20> threads waiting, no preempt",,,
|
||||
"pthread_cond_broadcast <20> 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",
|
||||
|
||||
|
Reference in New Issue
Block a user