aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* build: provide a default WARNS for all in-tree buildsKyle Evans2020-09-184-0/+8
* Use atf_fail instead of exit 1 to indicate mpath tests failure.Alexander V. Chernikov2020-09-182-23/+12
* Add some basic regression tests for SHM_LARGEPAGE.Mark Johnston2020-09-171-0/+727
* Use MACHINE_CPUARCH when checking for arm64Andrew Turner2020-09-141-1/+1
* Revert r365592 and r365603 as the tests are fixed by r365593Li-Wen Hsu2020-09-111-15/+0
* Add basic test for net.fibs dynamic growth.Alexander V. Chernikov2020-09-104-2/+168
* Fix the build after r365592Kyle Evans2020-09-101-5/+5
* Temporarily skip failing sys.kern.memfd_test.* tests in CILi-Wen Hsu2020-09-101-0/+15
* Initialize len to avoid ENOMEM from sysctl(3).Li-Wen Hsu2020-09-041-0/+1
* Fix kern_copyin test.Konstantin Belousov2020-09-041-12/+47
* Skip zpool_clear_005_pos test until bug fixedRyan Moeller2020-08-251-0/+1
* Merge OpenZFS support in to HEAD.Matt Macy2020-08-251-6/+8
* Add test for checking RTF_HOST and RTAX_NETMASK inconsistency.Alexander V. Chernikov2020-08-221-1/+25
* fusefs: fix the FUSE_FORGET unit test after r364064Alan Somers2020-08-111-1/+2
* Use static inline for iface_{setup,delete}_addr in tests/sys/net/routing.Dimitry Andric2020-08-081-2/+2
* Limit gmirror failpoint tests to the test workerBryan Drewery2020-07-237-7/+12
* Fix sys.geom.class.eli.onetime_test.onetime after r363402Li-Wen Hsu2020-07-221-1/+1
* Fix geli's null cipher, and add a test caseAlan Somers2020-07-211-0/+45
* add a few tests for sendfile.Chuck Silvers2020-07-203-0/+305
* tests/sys/opencrypto: use python3Alan Somers2020-07-204-6/+6
* Add safexcel(4) to cryptotest.Mark Johnston2020-07-141-2/+3
* Don't leave `path` behind when executing `:chflags_success`Enji Cooper2020-07-121-2/+2
* memfd_create: turn on SHM_GROW_ON_WRITEKyle Evans2020-07-101-4/+13
* geli: enable direct dispatchAlan Somers2020-07-082-0/+70
* Fix IPv6 regression introduced by r362900.Alexander V. Chernikov2020-07-031-1/+9
* Temporarily skip sys.netinet6.redirect.valid_redirect in CILi-Wen Hsu2020-07-031-0/+4
* Make sys.auditpipe depend on /dev/auditpipe. This fixes a few failuresEdward Tomasz Napierala2020-06-241-0/+1
* Temporarily skip unstable sys.geom.class.gate.ggate_test.ggated on i386 in CILi-Wen Hsu2020-06-241-0/+5
* Make audit tests depend on /dev/auditpipe. This should fixEdward Tomasz Napierala2020-06-181-1/+1
* Skip sys.net.if_lagg_test.lacp_linkstate_destroy_stress in CI because of panicLi-Wen Hsu2020-06-111-2/+1
* bridge tests: Re-enable STP testKristof Provost2020-06-071-4/+0
* bridge tests: Avoid building a switching loopKristof Provost2020-06-011-14/+3
* Revert r361497, these cases are fixed by r361617.Li-Wen Hsu2020-05-294-16/+0
* Proper check if divert(4) module is present by the relevant testsShteryana Shopova2020-05-272-2/+2
* Disable failing test cases in CI:Li-Wen Hsu2020-05-264-0/+16
* Fix issues with FUSE_ACCESS when default_permissions is disabledAlan Somers2020-05-227-90/+230
* Avoid hard-coding pipe buffer sizes in the pipe and fifo kqueue tests.Mark Johnston2020-05-202-57/+61
* Make sys.net.if_bridge_test depend on python; sys.net.if_bridge_test.spanEdward Tomasz Napierala2020-05-191-0/+1
* Make sys.netinet.output and sys.netinet6.output6 tests depend on python;Edward Tomasz Napierala2020-05-192-0/+2
* Revert r361237, it's fixed by r361231Li-Wen Hsu2020-05-191-3/+0
* Temporarily disable test case causes kernel panic in CI:Li-Wen Hsu2020-05-191-0/+3
* Revert 357780, `dtrace -c` has been fixed in head`Li-Wen Hsu2020-05-181-4/+0
* fusefs: fix intermittency in some ENOENT testsAlan Somers2020-05-183-0/+35
* Reenable sys.geom.class.gate.ggate_test.ggated in CIAlan Somers2020-05-171-4/+0
* pf tests: fix up a couple WARNS= 6 nitsKyle Evans2020-05-141-1/+2
* Only skip sys.net.if_clone_test.epair_stress in CI envLi-Wen Hsu2020-05-131-1/+3
* Temporarily skip sys.net.if_bridge_test.stp in CI as it always times outLi-Wen Hsu2020-05-131-0/+4
* Temporarily skip sys.net.if_clone_test.epair_stressLi-Wen Hsu2020-05-131-0/+1
* Add a basic table entry counter regression test.Mark Johnston2020-05-112-0/+116
* Remove the svn:executable property from some pf test files.Mark Johnston2020-05-1114-0/+0