summaryrefslogtreecommitdiff
path: root/regress/lib
AgeCommit message (Expand)Author
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
2004-10-10use sig_atomic_t instead of intMichael Shalayeff
2004-09-18regress for 'z' and 't' modifiersOtto Moerbeek
2004-09-16Test ll's with positional args.Otto Moerbeek
2004-09-16new regression found in the wild: 1099512676352 -> 2.0T; fixed a minute ago.Otto Moerbeek
2004-08-13When running regex regress build a private copy with REDEBUG enabled.Todd C. Miller
2004-08-13More nasty cases involving back references.Otto Moerbeek
2004-08-04Unbreak malloc0test for use with mmap malloc which allocates objectsOtto Moerbeek
2004-08-03Enable strtonum testOtto Moerbeek
2004-08-03strtonum(3) regression tests.Otto Moerbeek
2004-07-22Split and modify tests to prevent infinite loops on platforms with preciseMark Kettenis
2004-07-16errno -> err in a structure. OK deraadt@David Krause
2004-07-10update comment about disabled tests; ok marc@David Krause
2004-07-10add getopt_long regress; ok millert@David Krause