summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Correct error messages in recently added test.jhb2016-03-311-4/+2
* Use a SKIP testplan instead of bailing out if/when the tester isn'tngie2016-03-221-6/+4
* Fully handle size_t lengths in AIO requests.jhb2016-03-211-0/+76
* DIRDEPS_BUILD: Connect MK_TESTS.bdrewery2016-03-0949-0/+646
* Refactor the AIO subsystem to permit file-type-specific handling andjhb2016-03-014-0/+83
* Ensure that we test the event condition when a disabled kevent is enabled.markj2016-02-191-6/+8
* Test directories can build in parallel fine.bdrewery2016-02-162-4/+0
* Similar to r295116, add an additional 1 second sleep after calling ggatelngie2016-02-101-0/+1
* Use basenames for getfacl, setfacl, and zpool to work around thengie2016-02-061-2/+2
* Require /bin/getfacl and /bin/setfacl when running the acl testsngie2016-02-051-1/+7
* Use the pidfile support added to ggated(8) in r294973 to ensure that thengie2016-02-011-2/+3
* Add an additional 1 second sleep to after calling ggatec before callingngie2016-02-011-0/+1
* kqueue EVFILT_PROC: avoid collision between NOTE_CHILD and NOTE_EXITvangyzen2016-01-283-15/+229
* 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
OpenPOWER on IntegriCloud