aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* procdesc: allow to collect status through wait(1) if process is tracedMariusz Zaborski2019-11-251-0/+101
* Fix gcc buildLi-Wen Hsu2019-11-241-0/+6
* The error messages that indicate bugs in 'area' bitstring functionsDoug Moore2019-11-231-18/+18
* Initialize variable bitstrLi-Wen Hsu2019-11-221-0/+2
* Fix GCC build.Li-Wen Hsu2019-11-221-2/+2
* bitstring: add functions to find contiguous set/unset bit sequencesEric Joyner2019-11-211-0/+167
* bitstring: exit early if _start is past size of the bitstringEric Joyner2019-11-211-0/+22
* icmpv6: Fix mbuf change in mldBjoern A. Zeeb2019-11-183-0/+168
* ipv6 testsBjoern A. Zeeb2019-11-181-0/+2
* Jail and capability mode for shm_rename; add audit support for shm_renameDavid Bright2019-11-181-2/+4
* Reenable netinet6 and netpfil tests on i386, net/scapy 2.4.3_2 contains the fixLi-Wen Hsu2019-11-086-30/+0
* frag6: properly handle atomic fragments according to RFCs.Bjoern A. Zeeb2019-11-082-10/+37
* IPv6 tests: test case for scapy bpf parsing bugBjoern A. Zeeb2019-11-063-1/+183
* ipv6 tests: cleanupBjoern A. Zeeb2019-11-062-6/+6
* Temporarily disable sys.netinet6.exthdr on i386Li-Wen Hsu2019-11-051-0/+5
* ip6 tests: Add very simplistic extension header testsBjoern A. Zeeb2019-11-053-0/+407
* frag6 tests: set end to catch timeout as errorBjoern A. Zeeb2019-11-052-0/+2
* netpfil tests: Add missing copyright & license statementsKristof Provost2019-10-2919-0/+476
* Follow r354121 to fix some python3 errors in sys.netpfil.*Li-Wen Hsu2019-10-271-5/+5
* Upgrade (scapy) py2 tests to work on py3.Bjoern A. Zeeb2019-10-263-16/+17
* frag6-test: update for r354046, conform to 8200 for overlapping fragmentsBjoern A. Zeeb2019-10-251-1/+1
* frag6: prevent overwriting initial fragoff=0 packet meta-data.Bjoern A. Zeeb2019-10-243-1/+372
* frag6 test cases: check more counters, wait for expiryBjoern A. Zeeb2019-10-2423-32/+275
* frag6: import a set of test casesBjoern A. Zeeb2019-10-2143-0/+6397
* tests: basic VLAN testKristof Provost2019-10-152-0/+43
* coredump_phnum_test: handle full file system gracefullyEric van Gyzen2019-10-111-2/+13
* zfs: multiple improvements to the zpool_add testsAlan Somers2019-10-1013-168/+59
* ZFS: fix the zpool_add_010_pos testAlan Somers2019-10-091-1/+1
* ZFS: in the tests, don't override PWDAlan Somers2019-10-091-1/+0
* ZFS: multiple fixes to the zpool_import testsAlan Somers2019-10-095-87/+22
* Fix a bug in r353332 that snuck in with a last-minute adjustment.Mark Johnston2019-10-081-2/+2