summaryrefslogtreecommitdiffstats
path: root/tools/regression
Commit message (Expand)AuthorAgeFilesLines
* Remove two netatm-specific test parts.rwatson2008-05-262-168/+0
* Simple testing program for *at family of syscalls.rdivacky2008-05-183-0/+678
* Test the expansion of $LINENO.stefanf2008-05-152-0/+25
* Add the ability to do all read, all write, or random read/write.adrian2008-05-151-9/+44
* Include a very basic (and beta) tool for stressing disks using the POSIXadrian2008-05-072-0/+197
* Add four utility functions related to struct grp processing modeled in-partscf2008-04-233-1/+130
* Differentiate in the tests against getenv() between an empty string and ascf2008-04-232-12/+15
* Updates for changes in the way printf() handles hex floating pointdas2008-04-121-5/+5
* Add some tests for fma(), fmaf(), and fmal().das2008-04-033-1/+424
* Test remainderl() and remquol() as well.das2008-03-301-4/+34
* Add some minimal tests for csqrtl().das2008-03-301-59/+88
* Fix the __FreeBSD_version check.dfr2008-03-261-1/+1
* Add some regression tests for posix record locks.dfr2008-03-262-0/+1356
* Add a test case for options.c revision 1.26.stefanf2008-03-222-0/+15
* Introduce a new F_DUP2FD command to fcntl(2), for compatibility withantoine2008-03-081-2/+71
* Don't run tests that assume <= 64-bit precision on machines with quaddas2008-03-021-8/+20
* Remove a dereference. It was unintended and a no-op.scf2008-03-011-20/+30
* Add a regression test for cd.c's revision 1.35.stefanf2008-02-241-0/+17
* getopt(3) returns -1, not EOF.ru2008-02-191-1/+1
* Some basic regression tests for {sin,cos,tan}{,f,l}().das2008-02-183-1/+293
* There are 3 tests here, not 2.das2008-02-171-1/+1
* Add open_to_operation, a security regression test that opens files withrwatson2008-02-142-0/+1263
* mutex_islocked_np -> mutex_isowned_npdes2008-02-062-9/+9
* This is a regression test to verify the proper behavior of IP ID generationsilby2008-02-061-0/+76
* After careful consideration (and a brief discussion with attilio@), changedes2008-02-041-2/+2
* Add a regression test for pthread_mutex_islocked_np().des2008-02-032-0/+85
* Add unix_sorflush, a regression test for the following scenario:rwatson2008-01-302-0/+106
* expm1(-big) generates an inexact exception but not underflow.das2008-01-181-1/+1
* Add some regression tests for libm's exponential functions. Thesedas2008-01-183-1/+181
* Add a set of regression tests for the POSIX shm API (shm_open(2) andjhb2008-01-165-0/+828
* Tests for lrintl() and llrintl(). I didn't add anything speciallydas2008-01-141-5/+22
* Attach the tr(1) regression tests to the build.keramida2008-01-131-1/+1
* Add a new set of regression tests, for the tr(1) utility.keramida2008-01-1317-0/+97
* Add regression tests for UNIX domain socket garbage collection. Should berwatson2007-12-312-0/+770
* Update the number of reported tests to keep prove(1) happy.dds2007-12-191-1/+1
* Correct the "move file from directory to existing directory" test fordds2007-12-191-1/+1
* Portability improvements to investigate behavior of other OSs.dds2007-12-181-4/+4
* Add more tests. All rename(2)-based tests now succeed.dds2007-12-181-1/+78
* Fix an amusing typo that has prevented this from compiling since 2004.das2007-12-161-7/+7
* Don't try the long double tests on i386. Our reduced precisiondas2007-12-161-1/+1
* Remove another Alpha remnant.das2007-12-161-1/+0
* Regression tests for nan{,f,l}().das2007-12-163-1/+133
* Verify that the moved source is no longer there.dds2007-12-161-0/+26
* Regression tests for upcoming makeup of mv.dds2007-12-163-0/+203
* Make the reported number of tests match their actual number.dds2007-12-161-1/+1
* cd to the correct directory so that the tests can be run from prove(1)dds2007-12-161-0/+1
* Regression tests for csqrt(3).das2007-12-153-1/+306
* Remove some test instrumentation. (The Symbol.map changes broke it anyway.)das2007-12-091-4/+0
* Fixes to avoid overzealous constant folding.das2007-12-091-13/+15
* gcc 4 does some overzealous constant folding, and since it doesn'tdas2007-12-091-1/+6
OpenPOWER on IntegriCloud