summaryrefslogtreecommitdiffstats
path: root/tools/regression
Commit message (Expand)AuthorAgeFilesLines
* Revert r273630 as the panic was fixed by r274619smh2014-11-171-2/+0
* Convert tools/regression/lib/libc/stdio/test-fpclassify into an ATF testcase andngie2014-11-162-77/+1
* Convert tools/regression/lib/libc/stdio/test-fmemopen into an ATF testcase andngie2014-11-162-300/+0
* Remove test-arc4random from this Makefile so others can continue to usengie2014-11-161-1/+1
* Convert tools/regression/lib/libc/gen/test-arc4random into an ATF testcase andngie2014-11-161-89/+0
* Remove incorrect semicolon.stefanf2014-10-261-1/+1
* Bail out of the script on FreeBSD due to deterministic panic issuengie2014-10-251-0/+2
* Bail out of the script on FreeBSD due to deterministic panic issuengie2014-10-251-0/+2
* Bail out of the script on FreeBSD due to deterministic panic issuengie2014-10-251-0/+2
* Bail out of the script on FreeBSD due to deterministic panic issuengie2014-10-251-0/+2
* Move the redirection to stderr out of the cmd variable assignmentngie2014-10-251-2/+2
* - Print out "Bail out!" in die(..) so prove terminates immediatelyngie2014-10-251-1/+2
* Import pjdfstest from ^/vendor/pjdfstest/abf03c3a47745d4521b0e4aa141317553ca4...ngie2014-09-24212-10470/+0
* Use 'cc' for the C compiler instead of 'gcc'.will2014-09-181-1/+1
* Fix ACL tests to correctly work with ZFS; previous version used wrongtrasz2014-09-123-3/+3
* Add diagnostic printfs and disable test # 4 on i386ngie2014-09-101-0/+9
* Expand the tests structure in test_small(..) to workaround thengie2014-09-091-19/+14
* Be ANSI-C compliant when defining CX_LIMITED_RANGE #pragmangie2014-09-092-2/+2
* Integrate lib/libutil into the build/kyuangie2014-08-1312-1448/+0
* Integrate lib/libnv into the build/kyuangie2014-08-057-1441/+0
* Integrate lib/libmp into the build/kyuangie2014-08-043-233/+0
* Use the right lengths.delphij2014-07-252-2/+2
* Make this compilable on latest Linux'es without warnings.kib2014-07-081-2/+7
* Remove ia64.marcel2014-07-076-576/+1
* - Use strlen instead of hardcoding a numbergahr2014-06-031-2/+2
* - Return NULL and set errno to EINVAL if size is 0 (as required by POSIX).gahr2014-06-021-0/+47
* 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
OpenPOWER on IntegriCloud