summaryrefslogtreecommitdiffstats
path: root/tools/regression
Commit message (Expand)AuthorAgeFilesLines
* Add a simple regression test for mlock()/munlock() to make sure theyrwatson2005-01-032-0/+97
* Replace a mention of the ia64_unaligned directory with one of themarcel2005-01-021-1/+1
* Regression test for unaligned loads and stores for short, int, long,marcel2005-01-022-0/+144
* Wait a bit after creating device.pjd2004-12-217-7/+7
* When RAID3 device is configured in "verify" mode, synchronization of thepjd2004-12-211-2/+12
* Start the dreaded NOFOO -> NO_FOO conversion.ru2004-12-2130-31/+31
* Loadable modules that run test vectors for net80211 crypto plugins.sam2004-12-086-0/+1493
* Fix builds with a read-only directory and a make upgrade. This is doneharti2004-12-071-6/+4
* Print a warning if running as !root for aio_md_test rather than failingrwatson2004-12-061-1/+5
* Add a basic aio functionality regression test, which simply writes andrwatson2004-12-062-0/+702
* Make this work under debugging, e.g., "make -dl".ru2004-12-061-1/+1
* Make the tests runnable on a read-only src. To do this you must make sureharti2004-12-022-49/+63
* The following code sets up two connected TCP sockets that send data to eachnik2004-12-013-0/+144
* Chmod the shell testscript to be executable if it isn't already. Accordingharti2004-11-301-0/+1
* Add some regression tests for the .SHELL target. I'm not sure that theharti2004-11-254-1/+65
* Remove regression tests for the obsolete rune interface.tjr2004-11-215-293/+1
* Switch over to a different, more flexible test output protocol that'snik2004-11-1197-115/+942
* Add a small regression test that opens a TCP socket, listens on it,rwatson2004-11-022-0/+120
* For variables that are only checked with defined(), don't provideru2004-10-2426-27/+31
* Use errx() instead of fprintf()/exit() for conciseness.rwatson2004-10-231-65/+38
* Use errx() instead of perror()/exit() for conciseness.rwatson2004-10-233-94/+52
* Add a regression test for the alternate shell specification.ru2004-10-231-0/+10
* Fixed a typo.ru2004-10-171-1/+1
* Add a regression test for floating-point output in the Greek locale.keramida2004-10-131-0/+7
* Resort unprivileged uid with privileged socket after unprivileged uidrwatson2004-10-111-4/+6
* A number of improvements to the IP socket option API regression test:rwatson2004-10-111-248/+357
* Add regression tests for ilogb{,f,l}().stefanf2004-10-112-1/+83
* Add a simple exercise suite for IP-level socket options. The suiterwatson2004-10-112-0/+735
* Add a simple C-based TCP connection generator, which generates andrwatson2004-10-092-0/+160
* Modify accept_fd_leak regression test to generate "PASS" output, notrwatson2004-09-181-2/+3
* Add a very basic README for tcpstream.rwatson2004-09-131-0/+20
* Add tcpstream, a simple TCP stream generator that uses a pseudo-randomrwatson2004-09-132-0/+253
* Add a regression test for <tgmath.h>.stefanf2004-09-042-0/+624
* Join the effort in simplifying this makefile. ;)ru2004-09-031-3/+1
* Pass O_NONBLOCK directly to fcntl() rather than the pointer to an intrwatson2004-09-021-12/+8
* Don't override the rule used to build a binary by providing our ownrwatson2004-09-021-1/+0
* Make sure to properly initialize 'size' to sizeof(sin) before passingrwatson2004-08-241-0/+1
* Add a basic kqueue + UNIX domain socket pair regression test to do somerwatson2004-08-242-0/+340
* Regression tests for 'verify reading' algorithm.pjd2004-08-222-0/+69
* Add regression test for the new "round-robin reading" feature.pjd2004-08-211-0/+36
* Remove some debug cruft from the Makefiles and make them ${.OBJDIR}dfr2004-08-163-17/+8
* Add regression tests for GEOM_RAID3.pjd2004-08-1611-0/+388
* Replaced COPTS by equivalent CFLAGS.ru2004-08-131-1/+1
* Regen.fjoe2004-08-131-46/+47
* Regression test for geom_uzip.fjoe2004-08-137-0/+198
* Add a regression test for the ATM call control stuff.harti2004-08-133-0/+13
* Now that make more correctly handles variable assignmentsharti2004-08-121-3/+1
* Per letter dated July 22, 1999 remove 3rd clause of Berkeley deriveddds2004-08-092-8/+0
* Back out something I'm working on that crept in with the last commit.harti2004-08-051-1/+3
* Remove extra spaces. Remove double quotes around error messages -harti2004-08-051-13/+11
OpenPOWER on IntegriCloud