aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix GCC build.Li-Wen Hsu2020-02-131-1/+1
* tests: Enable net testsKristof Provost2020-02-131-0/+1
* * Fix flaking lle tests by filtering out non-relevant rtsock messages.Alexander V. Chernikov2020-02-121-77/+24
* fusefs: fix some memory leaks in the tests.Alan Somers2020-02-122-0/+8
* Tag pjdfstest symlink with pkgbase packageEd Maste2020-02-121-1/+1
* Temporarily skip flakey test case sys.kern.ptrace_test.ptrace__parent_exits_b...Li-Wen Hsu2020-02-111-0/+3
* Temporarily skip failing test case sys.kern/ptrace_test/ptrace__parent_wait_a...Li-Wen Hsu2020-02-111-0/+3
* Temporarily skip sys.geom.class.multipath.failloop.failloop in CILi-Wen Hsu2020-02-111-0/+4
* Reduce nc timeout in sys.mac.portacl.*Li-Wen Hsu2020-02-111-2/+3
* tests: epair: Don't fail if we load if_epairKristof Provost2020-02-011-1/+1
* tests: epair: Don't fail if the if_epair module is already loadedKristof Provost2020-02-011-2/+4
* Revert r357246Conrad Meyer2020-01-291-17/+52
* qmath(3) test: Replace overcomplicated abomination with arc4random(3)Conrad Meyer2020-01-291-52/+17
* tests: Test for an epair panicKristof Provost2020-01-282-1/+75
* geli: add a test case for attaching multiple providers with 1 commandAlan Somers2020-01-281-0/+31
* Temporarily skip flakey test case sys.kern.ptrace_test.ptrace__procdesc_repar...Li-Wen Hsu2020-01-261-0/+3
* Specify PACKAGE to install tests filesLi-Wen Hsu2020-01-251-0/+2
* tests: Routing tests overwrote net testsKristof Provost2020-01-251-1/+1
* Tag /usr/tests/local symlink with package=testsEd Maste2020-01-231-1/+2
* Bring back redirect route expiration.Alexander V. Chernikov2020-01-227-6/+410
* tests: fusefs: silence remaining unsigned/signed comparison warningsKyle Evans2020-01-101-3/+3
* Include human-readable list of rtm flags along with bitmask in error messagesAlexander V. Chernikov2020-01-102-3/+21
* posixshm: implement posix_fallocate(2)Kyle Evans2020-01-081-0/+39
* Fix rtsock route message generation for interface addresses.Alexander V. Chernikov2020-01-073-26/+646
* Revert r355861 because the issue has been fixed in r356443Li-Wen Hsu2020-01-071-5/+0
* Refine fusefs test workaround for mips+llvmKyle Evans2020-01-061-0/+5
* lio_listio_empty_nowait_thread sometimes does *not* hang.Bryan Drewery2020-01-041-0/+1
* Add userland tests for route table/lltable rtsock operations.Alexander V. Chernikov2019-12-287-0/+2206
* Temporarily skip failing sys.geom.class.multipath.failloop.failloop on i386 CILi-Wen Hsu2019-12-171-0/+5
* gmultipath: add ATF testsAlan Somers2019-12-065-0/+561