summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Automate the subr_unit test.asomers2016-04-291-0/+10
* Fix including Kyuafile in packaged base system.gjb2016-04-292-2/+4
* Fix issues identified by Coverityngie2016-04-191-51/+57
* Fix leaks and test for getpagesize() returning == -1ngie2016-04-191-21/+35
* Minor cosmetic cleanupngie2016-04-181-2/+2
* MFHgjb2016-04-162-1/+61
|\
| * Add a test for cancelling an active AIO request on a socket.jhb2016-04-161-0/+60
| * Set test_argv to NULL, not 0, if not executing a specific testngie2016-04-151-1/+1
* | MFHgjb2016-04-042-6/+78
|\ \ | |/
| * 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
* | MFHgjb2016-03-1049-0/+646
|\ \ | |/
| * DIRDEPS_BUILD: Connect MK_TESTS.bdrewery2016-03-0949-0/+646
* | MFHgjb2016-03-024-0/+83
|\ \ | |/
| * Refactor the AIO subsystem to permit file-type-specific handling andjhb2016-03-014-0/+83
* | MFHgjb2016-02-221-6/+8
|\ \ | |/
| * Ensure that we test the event condition when a disabled kevent is enabled.markj2016-02-191-6/+8
* | MFHgjb2016-02-182-4/+0
|\ \ | |/
| * Test directories can build in parallel fine.bdrewery2016-02-162-4/+0
* | MFHgjb2016-02-151-0/+1
|\ \ | |/
| * Similar to r295116, add an additional 1 second sleep after calling ggatelngie2016-02-101-0/+1
* | MFHgjb2016-02-081-1/+7
|\ \ | |/
| * 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
* | Final pass through to fix 'tests' packaging.gjb2016-02-031-2/+3
* | More 'tests' packaging fixes.gjb2016-02-0325-0/+97
* | More 'tests' package fixes.gjb2016-02-0326-0/+80
* | MFHgjb2016-02-021-2/+4
|\ \ | |/
| * 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
* | First pass to fix the 'tests' packages.gjb2016-02-021-0/+4
|/
* 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
OpenPOWER on IntegriCloud