2008-01-29 Jennifer Averett <jennifer.averett@OARcorp.com>

* psx07/init.c, psx07/system.h: Test cleanup and added testing for
	pthread_attr_[get|set]clock.
This commit is contained in:
Jennifer Averett
2008-01-29 19:00:38 +00:00
parent 1ff7e1948e
commit 01618ccc6b
3 changed files with 139 additions and 88 deletions
+5
View File
@@ -1,3 +1,8 @@
2008-01-29 Jennifer Averett <jennifer.averett@OARcorp.com>
* psx07/init.c, psx07/system.h: Test cleanup and added testing for
pthread_attr_[get|set]clock.
2008-01-23 Joel Sherrill <joel.sherrill@oarcorp.com>
* psxenosys/init.c, psxenosys/psxenosys.scn: Add test for stub
File diff suppressed because it is too large Load Diff
+2
View File
@@ -47,4 +47,6 @@ void *Task_1(
TEST_EXTERN pthread_t Init_id;
TEST_EXTERN pthread_t Task_id;
#undef TEST_EXTERN
/* end of include file */