summaryrefslogtreecommitdiffstats
path: root/tools/regression
Commit message (Expand)AuthorAgeFilesLines
* tools: minor spelling fixes.pfg2016-05-011-1/+1
* Set NULL to the ai_next pointer which fix cap_getaddrinfo().oshogbo2016-04-141-8/+122
* Remove these broken filemon tests.bdrewery2016-03-094-390/+0
* Convert casperd(8) daemon to the libcasper.oshogbo2016-02-255-14/+13
* semget(): Check for [EEXIST] error first.jilles2016-02-071-0/+9
* Use different ports in the TCP/UDP testcases with the first set andngie2016-01-231-10/+10
* Don't run the t_cmsg_len testcase on 64-bit architecturesngie2016-01-231-0/+12
* - Don't return immediately in check_xucred, check_scm_creds_cmsgcred, andngie2016-01-231-81/+98
* sem: Don't free nameinfo that is still in list when open() fails.jilles2016-01-221-0/+35
* Fix -Wunused warning with clang/gccngie2016-01-162-2/+2
* Fix warnings with clang/gccngie2016-01-162-33/+33
* Fix warnings with gcc 5.0ngie2016-01-162-4/+2
* Test for EPROTOTYPE not EPROTONOSUPPORTngie2016-01-162-5/+5
* Add missing newline to message about requiring root privilegesngie2016-01-161-1/+1
* - Check for accf_filter before running the tests, otherwise it will alwaysngie2016-01-151-2/+13
* Integratengie2016-01-1364-3272/+0
|\
| * MFhead @ r293006ngie2015-12-312-397/+0
| |\
| * \ MFhead @ r292618ngie2015-12-2920-2627/+6
| |\ \
| * \ \ MFhead @ r292396ngie2015-12-1752-9472/+3
| |\ \ \
| * \ \ \ MFhead @ r292005ngie2015-12-093-6/+14
| |\ \ \ \
| * \ \ \ \ MFhead@r291879ngie2015-12-0621-607/+594
| |\ \ \ \ \
| * | | | | | r291359 was incorrect. Skip over tokens that start with `#' as fgetln canngie2015-11-261-3/+4
| * | | | | | - Remove cnftp.bjpu.edu.cn (it no longer resolves)ngie2015-11-262-2/+2
| * | | | | | Skip over lines that start with commentsngie2015-11-261-0/+2
| * | | | | | MFhead @ r291235ngie2015-11-241-0/+1
| |\ \ \ \ \ \
| * | | | | | | Integrate tools/regression/geom* into the FreeBSD test suite under sbin/geom/...ngie2015-11-16116-9327/+0
| * | | | | | | MFhead @ r290922ngie2015-11-163-169/+0
* | | | | | | | Add conf.sh file missed in r293621ngie2016-01-131-0/+10
* | | | | | | | Remove Makefile now that the testcases are all TAP based andngie2016-01-091-8/+0
* | | | | | | | - Delete non-TAP testcasesngie2016-01-097-162/+112
* | | | | | | | - Move functions that might be used in class-specific cleanup functionsngie2016-01-081-16/+27
* | | | | | | | - Make test-1.sh into a TAP testable testcasengie2016-01-086-62/+43
* | | | | | | | - Add a geom_stripe specific cleanup function and trap on that function atngie2016-01-083-22/+17
* | | | | | | | - Add a geom_shsec specific cleanup function and trap on that function atngie2016-01-083-29/+20
* | | | | | | | - Add a geom_raid3 specific cleanup function and trap on that function atngie2016-01-0813-177/+97
* | | | | | | | - Add a conf.sh file for executing common functions with gnopngie2016-01-083-17/+16
* | | | | | | | - Add a conf.sh file for executing common functions with gelingie2016-01-0821-73/+98
* | | | | | | | - Use attach_md for memory disks so they can be tracked.ngie2016-01-083-23/+18
* | | | | | | | - Use attach_md instead of hardcoding md(4) provider unit numbersngie2016-01-038-107/+67
* | | | | | | | - Use a temporary file for the temporary md(4) devices instead ofngie2016-01-021-1/+2
* | | | | | | | Use randomly generated device names in testcases via mktemp -u instead of usingngie2016-01-015-5/+5
* | | | | | | | Add functions for managing md(4) devices and cleaning up said md(4) devicesngie2016-01-011-0/+29
* | | | | | | | - Use geom <class> load instead of g<class> load; g<class> doesn't existngie2016-01-011-1/+6
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Integrate tools/regression/sockets/unix_passfd into the FreeBSD testngie2015-12-302-397/+0
| |_|_|_|_|/ |/| | | | |
* | | | | | - Explicitly initialize ch to 0ngie2015-12-281-5/+6
* | | | | | Integrate tools/regression/mac/mac_bsdextended andngie2015-12-217-868/+0
* | | | | | Make the mac_portacl testcases work / more robustngie2015-12-213-21/+31
* | | | | | - Convert testcase to TAP formatngie2015-12-211-35/+53
* | | | | | Redo the TAP integration so it works with Kyuangie2015-12-211-62/+217
* | | | | | Skip the testcases if mac_bsdextended(4) isn't detected on thengie2015-12-211-0/+4
OpenPOWER on IntegriCloud