aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* fusefs: fix two small bugs in the tests' expectationsAlan Somers2020-05-082-2/+2
* Fix the sys.geom.class.multipath.misc.fail_on_error test on stable/12Alan Somers2020-05-081-1/+1
* Add basic routing LPM tests.Alexander V. Chernikov2020-05-064-2/+381
* Revert r360204, sys.netipsec.tunnel.empty.v{4,6} are fixed by r360560Li-Wen Hsu2020-05-041-8/+0
* Fix intermittent cleanup failures in the ggated testAlan Somers2020-05-031-1/+5
* Resolve conflict between the fusefs(5) and mac_bsdextended(4) testsAlan Somers2020-05-022-1/+24
* Remove support for the algorithms deprecated in r348876.John Baldwin2020-05-021-41/+0
* geli tests require OpenSSL - exclude them under WITHOUT_OPENSSLEd Maste2020-04-301-0/+4
* Add some regression tests for read and write kevents on pipes.Mark Johnston2020-04-274-0/+798
* bridge tests: Test for #216510Kristof Provost2020-04-261-0/+28
* mac_bsdextended: ATFify the testsAlan Somers2020-04-262-329/+356
* Temporarily skip sys.netipsec.tunnel.empty.v{4,6} in CILi-Wen Hsu2020-04-221-0/+8
* Update blake2 accelerated software tests to work after OCF refactoring.John Baldwin2020-04-221-14/+23
* Temporarily skip sys.opencrypto.blake2_test.blake2{b,s}_vectors_x86 in CILi-Wen Hsu2020-04-221-0/+6
* Enable timer tests in sys.kqueue.libkqueue.kqueue_test.main on i386Li-Wen Hsu2020-04-221-6/+1
* Remove extern from function declarations in common.hAlex Richardson2020-04-211-11/+11
* Temporarily skip timer tests in sys.kqueue.libkqueue.kqueue_test.main on i386Li-Wen Hsu2020-04-201-2/+9
* Only skip sys.netinet.socket_afinet.socket_afinet_bind_zero in CI envLi-Wen Hsu2020-04-201-1/+2
* Temporarily disable sys.netinet.divert.* on i386Li-Wen Hsu2020-04-201-0/+10
* tests: kqueue: fix some issues with now() on ILP32 platformsKyle Evans2020-04-201-10/+9