summaryrefslogtreecommitdiff
path: root/regress/lib
AgeCommit message (Expand)Author
2006-10-13add blocked_shutdownKurt Miller
2006-10-13Test shutdown() racing with other threads using the same fileKurt Miller
2006-10-06eliminate warnings on 64bit archsKurt Miller
2006-10-03correct check for proper return value of dup2Kurt Miller
2006-09-29add strtod() underflow testOtto Moerbeek
2006-09-22add blocked_close, blocked_dup2, close_race and dup2_raceKurt Miller
2006-09-22Test dup2() racing with other threads using the same fileKurt Miller
2006-09-22Test close() racing with other threads using the same fileKurt Miller
2006-09-22Test dup2() racing with other threads using the same fileKurt Miller
2006-09-22Test close() racing with other threads using the same fileKurt Miller
2006-05-16Don't forget to return 0 on success, doh.Otto Moerbeek
2006-05-15Try harder to trigger an exception. On architectures where floating-pointMark Kettenis
2006-04-18Hook new ulimit test casesOtto Moerbeek
2006-04-18near ulimit test case 2Otto Moerbeek
2006-04-18Near ulimit test case 1Otto Moerbeek
2006-04-01Use NFILES for starting point instead of hardcoded constOtto Moerbeek
2006-03-25hook telldirOtto Moerbeek
2006-03-25telldir/seekdir regress tesst. Fails on -current, since seekdir(x),Otto Moerbeek
2006-03-15add exp & sortOtto Moerbeek
2006-03-15Simple exp(3) and expf(3) regression test for +Inf and -InfOtto Moerbeek
2006-03-10Hook up getcap test.Ray Lai
2006-03-10Regression test for truncated file.Ray Lai
2006-01-23add a buffered event test.Brad Smith
2006-01-05fix regression test, from artTed Unangst
2005-12-25add two more tests.Brad Smith
2005-12-19after mutex_unlock, there's no guarantee that a waiting thread willTed Unangst
2005-12-18rename test functions with meaningful names instead of 1 2 3, etc.Brad Smith
2005-11-17errx is better hereOtto Moerbeek
2005-11-17Test a few more rint functions.Otto Moerbeek
2005-11-05zap unused var.Federico G. Schwindt
2005-10-31and panic if fork(2) fails.Federico G. Schwindt
2005-10-31enter pthread_atforkFederico G. Schwindt
2005-10-31pthread_atfork(3) regression.Federico G. Schwindt
2005-10-30-Wall cleanup.Federico G. Schwindt
2005-10-21bullshit test; pointed out by davidTheo de Raadt
2005-08-29Basic regress test for the vis(3) family of functions. Extra testsOtto Moerbeek
2005-08-12untested Makefile commitedTheo de Raadt
2005-08-11regression test to check that isw* functions yield the same result asMarc Espie
2005-07-13As mickey@ pointed out, this test does not belong in libm. Move toOtto Moerbeek
2005-07-13Test for fp save/restore in sig handlers.Otto Moerbeek
2005-05-13Add tests for __strsignal(). Put here since the tests are very similarOtto Moerbeek
2005-05-08Try to catch some more errors and adapt to slightly changed strerror.Otto Moerbeek
2005-04-22test event priorities.Brad Smith
2005-03-09Now that rounding is done properly for fractionless numbers, fix theOtto Moerbeek
2005-03-08Some more real-life regression cases.Otto Moerbeek
2004-12-29define REGRESS_ROOT_TARGETS for tests that require root privilegesDavid Krause
2004-12-22some -Wimplicit-function-declaration cleaning; ok millert@David Krause
2004-11-29More test cases involving back-references.Otto Moerbeek
2004-11-25add regress test support for buffereventsBrad Smith
2004-10-25basic regression test for some netdb functionsOtto Moerbeek