aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* 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-62/+350
* 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
* Fix dynamic redrects by adding forgotten RTF_HOST flag.Alexander V. Chernikov2020-03-032-5/+4
* Skip the right test caseLi-Wen Hsu2020-02-261-3/+3
* Revert r358309 after r358311.Li-Wen Hsu2020-02-261-4/+0
* Temporarily skip failing test case sys.netpfil.pf.fragmentation.v6Li-Wen Hsu2020-02-251-0/+4
* bridge tests: Remove unneeded 'All rights reserved.'Kristof Provost2020-02-191-1/+0
* [skip ci] delete obsolete comment in fusefs testsAlan Somers2020-02-191-3/+0
* Temporarily skip flakey test case sys.netinet.fibs_test.udp_dontroute6 in CILi-Wen Hsu2020-02-161-0/+3
* Temporarily skip flakey test case sys.netinet6.frag6.frag6_07.frag6_07 in CILi-Wen Hsu2020-02-161-0/+3
* Temporarily skip sys.net.if_lagg_test.lacp_linkstate_destroy_stress on i386 CILi-Wen Hsu2020-02-161-0/+5
* bridge: Basic test caseKristof Provost2020-02-163-2/+84
* Temporarily skip failing sys.net.if_lagg_test.witness on i386 CILi-Wen Hsu2020-02-161-0/+4
* Remove trailing whitespaceLi-Wen Hsu2020-02-164-8/+8
* Remove trailing whitespaceLi-Wen Hsu2020-02-161-4/+4
* Add basic IPDIVERT tests.Alexander V. Chernikov2020-02-146-2/+340
* Properly fix GCC build in r357867Li-Wen Hsu2020-02-141-1/+1