aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* bridge tests: Ensure that bridges in different jails get different MAC addressesKristof Provost2020-04-191-0/+39
* Fix various warnings in tests/sys/kqueue and bump WARNSAlex Richardson2020-04-189-70/+68
* Skip routing regression tests depending on if_epair if this module isn't inst...Olivier Cochard2020-04-173-30/+7
* bridge tests: Test deleting a bridge with membersKristof Provost2020-04-171-0/+27
* tests: kqueue: use a more precise timer for the NOTE_ABSTIME testKyle Evans2020-04-171-8/+8
* Add a regression test for the changes in r359922 and r359923.Jonathan T. Looney2020-04-163-0/+207
* tests: audit: mark closefrom test an expected fail for nowKyle Evans2020-04-141-0/+2
* posixshm: fix counting of writable mappingsKyle Evans2020-04-141-5/+14
* close_range/closefrom: fix regression from close_range introductionKyle Evans2020-04-131-1/+17
* Implement a close_range(2) syscallKyle Evans2020-04-121-1/+39
* carp tests: Basic functionality testKristof Provost2020-04-122-1/+153
* kqueue tests: fix -fno-common buildKyle Evans2020-04-067-7/+2
* Add routing tests verifying basic RTM_CHANGE functionality.Alexander V. Chernikov2020-04-024-64/+352
* Switch rtsock tests to per-test jails and epair interfaces.Alexander V. Chernikov2020-03-297-23/+218
* Refactor driver and consumer interfaces for OCF (in-kernel crypto).John Baldwin2020-03-273-13/+3
* so_reuseport_lb_test: correct setsockopt parameter sizeAlfredo Dal'Ava Junior2020-03-251-1/+1
* Add tests verifying IPv4/IPv6 output for TCP/UDP/raw paths.Alexander V. Chernikov2020-03-237-2/+1375
* bridge tests: Basic span testKristof Provost2020-03-161-0/+55
* Skip sys.netpfil.pf.nat.exhaust on all platforms as it not only fails on amd64Li-Wen Hsu2020-03-131-2/+1
* Temporarily skip sys.geom.class.gate.ggate_test.ggated in CILi-Wen Hsu2020-03-111-0/+4
* fusefs: avoid cache corruption with buggy fuse serversAlan Somers2020-03-116-22/+244
* Add basic IPv4/IPv6 forwarding tests.Alexander V. Chernikov2020-03-106-2/+961
* Skip sys.netpfil.pf.nat.exhaust on amd64 in CI as it sometimes panics kernelLi-Wen Hsu2020-03-101-0/+5
* bridge test: adding and removing static addressesKristof Provost2020-03-101-0/+57
* bridge test: spanning treeKristof Provost2020-03-101-0/+69
* fusefs: fix fsync for files with multiple open handlesAlan Somers2020-03-091-4/+31
* [skip ci] fix typo in comment in the fusefs testsAlan Somers2020-03-091-1/+1
* Skip if_epair regression test if module doesn't existOlivier Cochard2020-03-032-3/+5