summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* PID file support hasn't been committed for ggated(8) yet. Unbreak runningngie2016-01-141-2/+1
* Remove unnecessary kldload logic added to geom_subr.sh in r293028ngie2016-01-141-2/+0
* Integratengie2016-01-1375-0/+3490
|\
| * Use a more unique name for the graid devicengie2016-01-011-1/+1
| * Use `geom <class> load` instead of `g<class> load` (`g<class>` doesn'tngie2016-01-011-1/+1
| * Only try to unmount/remove mountpt if it's definedngie2016-01-011-2/+4
| * Add missing Makefilengie2016-01-011-0/+7
| * Move sbin/geom/class/tests to tests/sys/geom/class and remove sbin/geom/testsngie2016-01-0177-0/+3688
| * MFhead @ r293006ngie2015-12-313-7/+583
| |\ | |/ |/|
| * MFhead @ r292618ngie2015-12-2915-102/+996
| |\
| * \ MFhead @ r292396ngie2015-12-171-0/+15
| |\ \
| * \ \ MFhead@r291879ngie2015-12-065-18/+12
| |\ \ \
| * \ \ \ MFhead @ r291345ngie2015-11-261-0/+1
| |\ \ \ \
| * \ \ \ \ MFhead @ r291235ngie2015-11-244-5/+23
| |\ \ \ \ \
| * \ \ \ \ \ MFhead @ r290915ngie2015-11-1610-0/+805
| |\ \ \ \ \ \
* | | | | | | | Rename `recvfd` and `sendfd` variables in recvfd/sendfd functions to avoidngie2015-12-301-11/+11
* | | | | | | | Integrate tools/regression/sockets/unix_passfd into the FreeBSD testngie2015-12-302-0/+397
* | | | | | | | Add ptrace(2) reporting for LWP events.jhb2015-12-291-7/+186
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Remove retval to fix a -Wunused-but-set-variable warning from gcc 4.9ngie2015-12-281-4/+3
* | | | | | | - Remove unused but set ssize in shutdown_send_sigpipengie2015-12-281-5/+11
* | | | | | | Clean trailing whitespacengie2015-12-281-19/+19
* | | | | | | - Fix an improperly sized buffer for `pathname` [1]ngie2015-12-281-3/+2
* | | | | | | Fix style(9) a bit and ensure that error from initializing kqueue(2) isngie2015-12-281-54/+42
* | | | | | | Place cancel and error under #ifdef DEBUG to mutengie2015-12-281-15/+22
* | | | | | | Delete the comment about running `test_libugidfw_strings` before testingngie2015-12-231-5/+0
* | | | | | | Move mac_bsdextended check up before running the test_libugidfw_strings testc...ngie2015-12-231-10/+10
* | | | | | | Dump out the output from flock_helper on failure so failures with thengie2015-12-221-2/+3
* | | | | | | Integrate tools/regression/mac/mac_bsdextended andngie2015-12-2110-0/+899
| |_|_|_|_|/ |/| | | | |
* | | | | | Add ATF_REQUIRE_FEATURE and PLAIN_REQUIRE_FEATURE macros forngie2015-12-161-0/+15
| |_|_|_|/ |/| | | |
* | | | | Fix LDADD/DPADD that should be LIBADD.bdrewery2015-12-044-14/+8
* | | | | Disable mqueue test # 3 and # 4 until __mq_oshandle is properly publicizedngie2015-12-011-2/+2
* | | | | Disable a couple of tests, perhaps temporarily, since they use privatedeischen2015-11-291-2/+2
| |_|_|/ |/| | |
* | | | Avoid requiring 'make depend' here.bdrewery2015-11-251-0/+1
| |_|/ |/| |
* | | Integrate contrib/netbsd-tests/kernel/t_mqueue into the FreeBSD testngie2015-11-231-0/+5
* | | Fix up convert.c generationngie2015-11-231-2/+3
* | | Copy README into /usr/testsrodrigc2015-11-202-3/+15
| |/ |/|
* | Integrate tools/regression/pipe in to the FreeBSD test suite asngie2015-11-1610-0/+799
* | Integrate contrib/netbsd-tests/kernel/t_lockf.c into the FreeBSD test suite asngie2015-11-161-0/+6
* | Integrate acct(2) testcase in as tests/sys/kern/acct/acct_testngie2015-11-163-0/+255
|\ \ | |/
| * Integrate kern/kern_acct.c testcase in as tests/sys/kern/acct/acct_testngie2015-11-163-0/+255
| * Enable pjdfstest in the FreeBSD test suite by default to get somengie2015-11-161-3/+1
|/
* Add tests for the copyin(9) handling of illegal buffers.kib2015-10-192-0/+87
*-. Integrate tools/regression/acltools into the FreeBSD test suite as tests/sys/aclngie2015-10-1715-0/+3343
|\ \
| \ \
| \ \
*-. \ \ Integrate tools/test/posixshm and tools/regression/posixshm into the FreeBSDngie2015-10-173-0/+637
|\ \ \ \
| | * | | Unify posixshm.c and shm_test.cngie2015-10-176-983/+740
| | | |/ | | |/|
| | * | Add Makefile missed in r289236ngie2015-10-141-0/+29
| | * | Redirect all stdout from run to stderr so failures can be debuggedngie2015-10-145-7/+7
| | |/
| | * Integrate tools/regression/acltools into tests/sys/aclngie2015-10-1314-0/+3314
| | |\
| | | * Integrate tools/regression/acltools into tests/sys/aclngie2015-10-0514-0/+3314
| | | * Fix compilation with -Werror + -Wsigned enabledngie2015-10-051-6/+4
OpenPOWER on IntegriCloud