aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add support for stacked VLANs (IEEE 802.1ad, AKA Q-in-Q).Alexander V. Chernikov2020-10-211-0/+178
* Try to enable multipath routing in flowid tests.Alexander V. Chernikov2020-10-162-2/+25
* Fix write only mappings on arm64Andrew Turner2020-10-131-0/+16
* pf tests: Test that 'set skip on <group>' works on new group membersKristof Provost2020-10-121-0/+33
* Temporarily skip failing test cases in CI:Li-Wen Hsu2020-10-071-0/+6
* Skip test written in Googltest in the wrapper scriptLi-Wen Hsu2020-10-071-1/+4
* Temporarily skip failing test cases in CI:Li-Wen Hsu2020-10-061-1/+21
* Make capsicum test cases fine-grainedLi-Wen Hsu2020-10-062-1/+70
* Clear the dmesg buffer to prevent rotating causes issuesLi-Wen Hsu2020-10-061-0/+2
* Fix route flags update during RTM_CHANGE.Alexander V. Chernikov2020-10-041-11/+111
* fusefs tests: quell Coverity "Argument cannot be negative" warningsAlan Somers2020-10-029-55/+55
* Do a sweep and remove most WARNS=6 settingsKyle Evans2020-10-0114-26/+0
* Enable SO_LINGER to the so_reuseport_lb_test regression tests, preventingOlivier Cochard2020-09-251-0/+5
* fusefs: fix mmap'd writes in direct_io modeAlan Somers2020-09-241-0/+70
* tests: move the memfd tests over to sys/posixshmKyle Evans2020-09-233-1/+1
* 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