aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Plug a trivial memory leak.Mark Johnston2018-11-201-0/+2
* Add regression tests for r340313 and r340483.Mark Johnston2018-11-162-1/+383
* Rename the SO_REUSEPORT_LB test file to be consistent with other tests.Mark Johnston2018-11-162-1/+1
* Fix test: sys.netpfil.pf.pass_block.noaliasLi-Wen Hsu2018-11-091-2/+2
* pf tests: Test PR 183198Kristof Provost2018-11-082-1/+42
* pf tests: Basic pfsync testKristof Provost2018-11-023-1/+86
* pf tests: Test ':0' ignoring link-local addressesKristof Provost2018-10-281-0/+46
* Add a very basic regression test for setfacl -R with NFSv4 ACLs.Mark Johnston2018-10-262-2/+60
* Update and re-enable ACL tests following r332396 and r339781.Mark Johnston2018-10-264-11/+9
* Reparent a child of pdfork(2) to its reaper when the procdesc is closed.Mark Johnston2018-10-161-0/+36
* Add a couple of basic regression tests for SO_REUSEPORT_LB.Mark Johnston2018-09-112-0/+244
* Fix sys/netipsec/tunnel tests after r337736Alan Somers2018-08-171-4/+4
* pf tests: Verify that pf limits the number of fragments per packetKristof Provost2018-08-171-0/+44
* Add test cases for Poly1305 from RFC 7539Conrad Meyer2018-08-172-1/+405
* Fix sys/opencrypto/blake2_test when kern.cryptodevallowsoft=0Alan Somers2018-08-162-0/+14
* Revert r337929Alan Somers2018-08-169-15/+0
* Fix Coverity warnings about mkstemp in testsAlan Somers2018-08-169-0/+15
* Fix the sys/opencrypto/runtests test when aesni(4) is already loadedAlan Somers2018-08-161-2/+2
* Fix a couple whitespace errors in r337814.David Bright2018-08-141-4/+4
* Fix several (more) memory leaks.David Bright2018-08-141-3/+14
* Fix several memory leaks.David Bright2018-08-143-7/+21
* pf tests: Basic test for 'set skip in $groupname'Kristof Provost2018-08-112-1/+38
* Update PR 131876 regression tests after r337423.Mark Johnston2018-08-071-51/+153
* Fix the regression test for PR 181741.Mark Johnston2018-08-041-18/+47
* Increase timeout for nop_test:stripesize.Ruslan Bukin2018-08-031-1/+1
* Fix LOCAL_PEERCRED with socketpair(2)Alan Somers2018-08-032-1/+78
* Fix some nits in the unix_passfd tests.Mark Johnston2018-08-011-3/+4
* Add a regression test related to PR 131876.Mark Johnston2018-07-311-0/+42
* Correct possible misleading error message in kqtest.David Bright2018-07-301-5/+7
* audit(4): add tests for sysctl(3) and sysarch(2)Alan Somers2018-07-292-0/+235
* Fix compilation error on some arches after r336761 & r336781.David Bright2018-07-281-1/+1
* Fix compilation error on some arches after r336761.David Bright2018-07-271-1/+1
* Allow a EVFILT_TIMER kevent to be updated.David Bright2018-07-273-10/+346
* Introduce test program for auditpipe(4)Alan Somers2018-07-263-0/+196
* Temporarily disable the sys/acl/00 and sys/acl/02 testsAlan Somers2018-07-221-5/+7
* Add a regression test for PR 131876.Mark Johnston2018-07-221-3/+71
* Fix audit of chflagsat, lgetfh, and setfibAlan Somers2018-07-223-18/+0
* Fix sys.fs.tmpfs.mknod_test.{char, block} by reverting r321967Alan Somers2018-07-211-6/+0
* Clear expected failures for aesni_aes_gcm testsAlan Somers2018-07-212-2/+0
* audit(4): add test cases for chflagsat(2), lgetfh(2), setfib(2)Alan Somers2018-07-213-0/+159
* audit(4): add more test cases for auditon(2)Alan Somers2018-07-211-0/+224
* Separate the audit(4) tests for auditon(2)'s individual commandsAlan Somers2018-07-201-54/+526
* audit(4): add tests for _exit(2), cap_enter(2), and cap_getmode(2)Alan Somers2018-07-172-0/+138
* pf tests: Basic synproxy testKristof Provost2018-07-143-1/+68
* Export a breakpoint() function to userland for arm and arm64.John Baldwin2018-07-061-3/+8
* audit(4): add tests for procctl(2)Alan Somers2018-07-011-0/+51
* audit(4): add tests for several more administrative syscallsAlan Somers2018-06-291-1/+467
* audit(4): add tests for setsid, wait4, wait6, and killAlan Somers2018-06-291-2/+230
* audit(4): fix Coverity issuesAlan Somers2018-06-273-3/+3
* audit(4): add tests for the process-control audit classAlan Somers2018-06-262-0/+1268