summaryrefslogtreecommitdiff
path: root/lib/libc_r/TEST
AgeCommit message (Expand)Author
2000-02-10oopsDavid Leonard
2000-02-10add DUMP_INFO helper macroDavid Leonard
2000-02-10ident. fix comment.David Leonard
2000-01-08better test codeDavid Leonard
2000-01-08test getgrent stuffDavid Leonard
2000-01-06for now, use -lpthread on i386. one day every arch will do this...David Leonard
2000-01-06abstract -pthread switch into PTHREAD varDavid Leonard
2000-01-06use new tests, and -lpthreadDavid Leonard
2000-01-06ident, cleanDavid Leonard
2000-01-06cleanDavid Leonard
2000-01-06cleanupDavid Leonard
2000-01-06clean docDavid Leonard
2000-01-06longer sleep, doc, get rid of bad signal handlerDavid Leonard
2000-01-06cleanupDavid Leonard
2000-01-06commentDavid Leonard
2000-01-06comment. cleanupDavid Leonard
2000-01-06repair commentDavid Leonard
2000-01-06test close() during a select()David Leonard
2000-01-04fix bugs in test. now succeedsDavid Leonard
2000-01-04Test stdarg for fgsch@David Leonard
2000-01-04Test some signal handlingDavid Leonard
1999-12-02add setjmp testDavid Leonard
1999-12-02add _setjmp/_longjmp testDavid Leonard
1999-12-02better testsDavid Leonard
1999-11-30make test a little bit more stressfulDavid Leonard
1999-11-30set the ulimit a little higher for test_preemptionDavid Leonard
1999-11-30enable test_select and test_pollDavid Leonard
1999-11-30test poll()David Leonard
1999-11-28clean upDavid Leonard
1999-11-28remove redundant macroDavid Leonard
1999-11-26use pthread_join instead of pthread_cancel to test for a thread's existence a...David Leonard
1999-06-15Remove pthread_atfork(). It was only part of draft 10 for a little while and ...David Leonard
1999-05-26document double-unlock check and how it relates to the std. (POSIX says in on...David Leonard
1999-05-26bye bye gethostbyname_r and getservbyname_r testsDavid Leonard
1999-05-26count and chec the number of times the self-cancelling thread tries to cancel...David Leonard
1999-05-26show a bit more information when checks failDavid Leonard
1999-03-24allow make depend to workDavid Leonard
1999-03-24revert to -pthreadDavid Leonard
1999-03-10define and use a SET_NAME macro so that these tests work under other thread i...David Leonard
1999-02-01add test_sigsuspend test_sigwaitDavid Leonard
1999-02-01move tests togetherDavid Leonard
1999-01-19performance metrics are now elsewhereDavid Leonard
1999-01-18sync with previous changesDavid Leonard
1999-01-17pthread_cancel() and cancellation pointsDavid Leonard
1999-01-17pthread_atfork()David Leonard
1999-01-17say something when a test locks upDavid Leonard
1999-01-10nice-ifyDavid Leonard
1998-12-23nicer testsDavid Leonard
1998-12-21cleanDavid Leonard
1998-12-21remove mit pthread hangoverDavid Leonard