You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jianglk.darker 7ee447c011
v811_spc009_project
4 months ago
..
condvar v811_spc009_project 4 months ago
schedule v811_spc009_project 4 months ago
Makefile v811_spc009_project 4 months ago
README v811_spc009_project 4 months ago

README

Revision History:
2004-06-29	Adam Li.

This sub-directory contains test cases testing functional
area defined by POSIX.
It is still open WRT how to organize the test cases clearly.
For the first steps, we will organize the test cases by
funtional area (somewhat like POSIX options), or by APIs.

Currently it contains:

condvar - Test cases by Abhijeet Bisain. Testing pthread_cond_wait()
scheduling behavior when threads has realtime priority.