aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Skip test on MIPS as we don't have shared page implemented yet.Ruslan Bukin2016-10-101-0/+5
* Ensure data in pipe is available to read.Ruslan Bukin2016-10-101-0/+18
* Export the mq_getfd_np() symbol from librt.so, which allows to getKonstantin Belousov2016-10-023-8/+10
* Increase timeouts for geli tests. It takes 2-3x more time to proceed theRuslan Bukin2016-09-281-7/+7
* Check if IPv6 supported before running the test, skip otherwise.Ruslan Bukin2016-09-231-0/+4
* Use bsdlabel as we don't have hardlink disklabel -> bsdlabelRuslan Bukin2016-09-221-1/+1
* Remove change accidentally committed via r305963 for upcoming tests/sys/fs/...Enji Cooper2016-09-191-1/+0
* Reindent TESTSDIR definition for consistency/readabilityEnji Cooper2016-09-191-1/+2
* Only chmod $TMPDIR if it's not /tmpEnji Cooper2016-09-181-3/+5
* Make sure $TMPDIR is created with 0755 permissionsEnji Cooper2016-09-181-0/+4
* wait: Do not copyout uninitialized status/rusage/wrusage.Jilles Tjoelker2016-09-092-0/+71
* Port contrib/netbsd-tests/kernel/kqueue/... as tests/sys/kqueue/...Enji Cooper2016-09-061-0/+12
* Move tests/sys/kqueue/... to tests/sys/kqueue/libkqueue/...Enji Cooper2016-09-0613-19/+22
* Skip testcases 9/10 if jail(8) isn't installedEnji Cooper2016-09-031-23/+29
* Add a missing "Bail out!" if zpool create failsEnji Cooper2016-09-031-0/+1
* DIRDEPS_BUILD: Add some missing dirctories to the build.Bryan Drewery2016-08-312-0/+37
* Make use of Kyua's work directories.Julio Merino2016-08-252-13/+13
* Only expect :encode_tv_random_million to fail on 64-bit platformsEnji Cooper2016-08-161-1/+4
* Redirect the output of the testcases to stderr instead ofEnji Cooper2016-08-135-6/+6
* Fix locking issues with aio_fsync().John Baldwin2016-07-291-0/+83
* Add PTRACE_VFORK to trace vfork events.John Baldwin2016-07-181-0/+126
* Add a mask of optional ptrace() events.John Baldwin2016-07-151-0/+136
* Add a test for user signal delivery.John Baldwin2016-07-151-0/+62
* On FreeBSD there is a setsockopt option SO_USER_COOKIE which allowsGeorge V. Neville-Neil2016-07-082-1/+112
* Fix bitstring allocation on 32-bit platformsAlan Somers2016-06-241-0/+12
* Account for AIO socket operations in thread/process resource usage.John Baldwin2016-06-211-0/+11
* Skip sys/acl tests on systems lacking perlAlan Somers2016-06-201-2/+2
* Always create loopback routes on every fibAlan Somers2016-05-271-89/+24
* Return the correct status when a partially completed request is cancelled.John Baldwin2016-05-241-0/+69
* Don't prematurely return short completions on blocking sockets.John Baldwin2016-05-241-0/+65
* Add bit_count to the bitstring(3) apiAlan Somers2016-05-231-0/+62
* Commit a missing change from 299090Alan Somers2016-05-231-2/+0
* kern_descrip_test: Fix trivial buffer overrun with readlink(2)Conrad Meyer2016-05-121-1/+2
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper2016-05-0452-224/+52
* Improve performance and functionality of the bitstring(3) apiAlan Somers2016-05-043-0/+373
* Automate the subr_unit test.Alan Somers2016-04-291-0/+10
* Fix including Kyuafile in packaged base system.Glen Barber2016-04-292-2/+4
* Fix issues identified by CoverityEnji Cooper2016-04-191-51/+57
* Fix leaks and test for getpagesize() returning == -1Enji Cooper2016-04-191-21/+35
* Minor cosmetic cleanupEnji Cooper2016-04-181-2/+2
* MFHGlen Barber2016-04-162-1/+61
|\
| * Add a test for cancelling an active AIO request on a socket.John Baldwin2016-04-161-0/+60
| * Set test_argv to NULL, not 0, if not executing a specific testEnji Cooper2016-04-151-1/+1
* | MFHGlen Barber2016-04-042-6/+78
|\|
| * Correct error messages in recently added test.John Baldwin2016-03-311-4/+2
| * Use a SKIP testplan instead of bailing out if/when the tester isn'tEnji Cooper2016-03-221-6/+4
| * Fully handle size_t lengths in AIO requests.John Baldwin2016-03-211-0/+76
* | MFHGlen Barber2016-03-1049-0/+646
|\|
| * DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery2016-03-0949-0/+646
* | MFHGlen Barber2016-03-024-0/+83
|\|