summaryrefslogtreecommitdiffstats
path: root/tools/regression
Commit message (Expand)AuthorAgeFilesLines
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffimp2014-05-061-1/+1
* Note that the bug was fixed, and when.des2014-04-261-1/+1
* Remove NO_CTF, exccept as an undocumented compatibilityimp2014-04-251-4/+3
* libc/stdio: Fail fdopen() on an execute-only fd.jilles2014-04-215-1/+237
* libc: Add fopen() test to regression Makefile.jilles2014-04-211-3/+11
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadimp2014-04-13106-106/+106
* errx prepends the program name to the message; don't do it by hand.jmmv2014-03-191-1/+1
* Make the priv test program exit with non-zero if any failures are detected.jmmv2014-03-191-8/+33
* Migrate tools/regression/usr.bin/pkill to the new tests layout.jmmv2014-03-1928-1009/+0
* Migrate tools/regression/usr.bin/make/ to the new tests layout.jmmv2014-03-19272-2225/+0
* Update most userspace consumers of capability.h to use capsicum.h instead.rwatson2014-03-1614-14/+14
* Migrate most of tools/regression/usr.bin/ to the new tests layout.jmmv2014-03-16530-27284/+0
* Migrate tools/regression/{usr.bin/lastcomm,usr.sbin}/ to the new tests layout.jmmv2014-03-1655-4199/+0
* Change etcupdate tests to return 1 on test failures.jmmv2014-03-167-21/+135
* Migrate tools/regression/sbin/ to the new tests layout.jmmv2014-03-169-1118/+0
* Remove AppleTalk support.glebius2014-03-143-172/+2
* Remove IPX support.glebius2014-03-149-599/+0
* Remove broken tests for eui64_line.jmmv2014-03-123-92/+1
* Make the strerror tests work without libtap.jmmv2014-03-122-34/+42
* Turn a test precondition into a skip in the mdconfig tests.jmmv2014-03-121-2/+2
* Fix sa tests.jmmv2014-03-1213-195/+202
* Only run the make tests when make is fmake.jmmv2014-03-121-1/+20
* Fix lastcomm tests under amd64.jmmv2014-03-123-56/+58
* Fix ncal tests so that they run cleanly with prove.jmmv2014-03-091-4/+2
* Fix pkill tests so that they run cleanly with prove.jmmv2014-03-091-4/+6
* Fix yacc tests so that they run cleanly with prove.jmmv2014-03-0916-260/+204
* Fix sed tests so that they run cleanly with prove.jmmv2014-03-091-1/+1
* Fix printf tests so that they run cleanly with prove.jmmv2014-03-091-1/+1
* Fix m4 tests so that they run cleanly with prove.jmmv2014-03-093-3/+4
* Use CAP_EVENT instead of the deprecated CAP_POLL_EVENT.brueffer2014-02-061-2/+2
* Add test case for kern/181741. Right now test fails.glebius2014-02-061-25/+79
* Replace the old unix_seqpacket and unix_seqpacket_exercise tests, whichasomers2014-01-234-593/+0
* MFp4 @1189766:pjd2014-01-045-12/+18
* Migrate tools/regression/bin/ tests to the new layout.jmmv2013-12-11411-6857/+0
* - Refresh /etc/localtime after each update using tzsetup -r.jhb2013-12-093-1/+244
* Add regression test for recently added 'i' flag in r259132.eadler2013-12-092-0/+5
* Regression tests for existing Casper services.pjd2013-12-025-0/+5211
* sh: Make <&0 disable the </dev/null implicit in a background command.jilles2013-11-242-0/+5
* sh: Add more tests for the </dev/null implicit in a background command.jilles2013-11-243-0/+15
* sh: Add tests for the </dev/null implicit in a background command.jilles2013-11-223-0/+9
* fsx: add an option to randomly call msync(MS_INVALIDATE)avg2013-11-191-13/+81
* fsx: new option to disable msync(MS_SYNC) after each write via mmaped regionavg2013-11-191-4/+11
* Fix a couple of issues with -F:jhb2013-11-151-0/+48
* Regression tests for the libnv library.pjd2013-11-127-0/+1441
* Add a pre-world mode of updating similar to the -p option that can bejhb2013-11-121-0/+238
* Add an -s option that specifies a path to an alternate etcupdate.sh scriptjhb2013-11-125-35/+55
* sh: Properly quote alias output from command -v.jilles2013-11-101-0/+7
* sh: Add a test case for would-be assignments that are not due to quoting.jilles2013-11-101-0/+19
* Make lpathconf(2) support optional to make it compile again on Linux.pjd2013-10-312-1/+9
* sh: Allow trapping SIGINT/SIGQUIT after ignore because of '&'.jilles2013-10-302-0/+18
OpenPOWER on IntegriCloud