aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* pf: support listing ethernet anchorsKristof Provost2022-03-301-0/+2
* pf: ether l3 rules can only use addressesKristof Provost2022-03-251-0/+5
* netinet tests: only log critical errors from scapyKristof Provost2022-03-171-0/+2
* pf tests: Test retrieving nested nat-anchorsKristof Provost2022-03-171-0/+36
* pf tests: Test setting and retrieving nested anchorsKristof Provost2022-03-171-0/+35
* pf tests: Test new L3 inspection for pf 'ether' rulesKristof Provost2022-03-141-0/+45
* module_test: Fix some assignments to errno intended to be tests.John Baldwin2022-03-141-4/+4
* Skip sys.geom.class.multipath.failloop.failloop if dtrace fails to runLi-Wen Hsu2022-03-081-1/+1
* gmultipath tests: Re-enable the failloop test in CIMark Johnston2022-03-071-4/+0
* tests: Fix the test plan for closefrom_testMark Johnston2022-03-061-1/+1
* Add simple kyua tests for the mod* system calls.John Baldwin2022-03-042-0/+198
* fd: add close_range(..., CLOSE_RANGE_CLOEXEC)Mateusz Guzik2022-03-031-1/+34
* pf tests: extend ether test to verify mac address masksKristof Provost2022-03-021-0/+15
* pf tests: Ensure 'pfctl -F ethernet' worksKristof Provost2022-03-021-0/+4
* pf tests: slightly more complect captive portal setupKristof Provost2022-03-023-0/+113
* pf tests: basic test for ether anchorsKristof Provost2022-03-021-0/+60
* pfctl: support lists of mac addressesKristof Provost2022-03-021-0/+15
* pf tests: test match keyword and dummynetKristof Provost2022-03-022-0/+78
* pf tests: test dummynet for ether trafficKristof Provost2022-03-021-0/+45
* pf tests: Test ether directionKristof Provost2022-03-021-0/+74
* pf tests: Basic captive portal like testKristof Provost2022-03-021-0/+75
* pf tests: Test EtherType filteringKristof Provost2022-03-021-0/+43
* pf tests: Test MAC address negationKristof Provost2022-03-021-0/+9
* pf tests: MAC address filtering testKristof Provost2022-03-022-0/+89
* zfs: Update test format strings to match variable typtesEd Maste2022-03-014-10/+10
* fusefs: fix a cached attributes bug during directory renameAlan Somers2022-02-241-2/+36
* Temporarily skip sys.geom.class.multipath.failloop.failloop in CILi-Wen Hsu2022-02-231-0/+4
* Add NT_ARM_ADDR_MASKAndrew Turner2022-02-221-0/+13
* mmap map_at_zero test: handle W^XArka Sharma2022-02-211-2/+25
* pf tests: Test per-anchor tablesKristof Provost2022-02-171-0/+43
* pf tests: remove a stray 'set -x'Kristof Provost2022-02-171-1/+0
* vlan tests: fix bpf_pcp testKristof Provost2022-02-151-2/+1
* pf tests: Basic 'set prio' testKristof Provost2022-02-142-0/+74
* [skip ci] fusefs: delete a stray comment from 91972cfcddfAlan Somers2022-02-121-1/+0
* Cast pointer to uintptr_t to avoid alignment warnings.John Baldwin2022-02-121-3/+3
* ktls: Disallow transmitting empty frames outside of TLS 1.0/CBC modeMark Johnston2022-02-081-8/+23
* Stop single stepping in signal handers on arm64Andrew Turner2022-02-071-0/+66
* Explicitly include semaphore.h for struct _sem in fusefs setattr testDimitry Andric2022-02-061-0/+1
* pf tests: Only do post-test logging when specifically enabledKristof Provost2022-02-051-1/+4
* pf tests: Test adding counters to an existing tableKristof Provost2022-02-051-0/+37
* kyua/qemu: When running in qemu, don't teset sendfileWarner Losh2022-02-021-0/+12
* tests/sys/ses: Use ANSI C definition for has_ses.John Baldwin2022-02-011-1/+1
* pf: Initialize pf_kpool mutexes earlierMark Johnston2022-01-311-0/+27
* Add PT_GETREGSETAndrew Turner2022-01-271-0/+61
* netpfil tests: re-enable dummynet testsKristof Provost2022-01-271-4/+0
* netpfil tests: test removing interfaces with pending dummynet packetsKristof Provost2022-01-271-0/+50
* tests/sys/net/routing: remove bandaid against old epair(4) panicGleb Smirnoff2022-01-271-2/+0
* tests/sys/net/epair: don't leak the interface after the testGleb Smirnoff2022-01-271-1/+5
* Fix test of ses(4) when there is no SES device existsLi-Wen Hsu2022-01-263-12/+47
* tests: add a basic test for argc == 0Kyle Evans2022-01-264-3/+44