aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* pf tests: Test scrub fragment reassemble on interfaces with different MTUKristof Provost2021-04-301-0/+49
* poll(2): Add POLLRDHUP.Thomas Munro2021-04-281-0/+141
* pf tests: Test using '<ifgroup>:network' in tablesKristof Provost2021-04-271-0/+32
* pf tests: Test automatically generated tablesKristof Provost2021-04-261-0/+38
* pf tests: Test killing states with multiple labelsKristof Provost2021-04-261-0/+79
* Improve debugging output on routing tests failure.Alexander V. Chernikov2021-04-241-1/+31
* Correctly skip rtsock_l3 test when if_epair is not availableAlex Richardson2021-04-231-6/+4
* Update rtsock_l3 test after 2fe5a79425c79f7b828acd91da66d97230925fc8Alex Richardson2021-04-212-20/+27
* pf tests: IPv6 test case for the 'kill state(s)' featureKristof Provost2021-04-202-1/+100
* pf tests: Test cases for the 'kill state(s)' featureKristof Provost2021-04-202-0/+176
* Fix typo in rtsock_common.hAlexander V. Chernikov2021-04-191-1/+1
* pf tests: Test set keepcountersKristof Provost2021-04-191-0/+82
* bridge tests: Test STP config BPDU validationKristof Provost2021-04-193-1/+163
* Add some regression tests for O_PATH and AT_EMPTY_PATHMark Johnston2021-04-152-0/+779
* pf tests: Test clearing rules countersKristof Provost2021-04-142-0/+80
* pf: Implement the NAT source port selection of MAP-E Customer EdgeKurosawa Takahiro2021-04-132-0/+92
* shared shadow vm object invalidation regression testRyan Libby2021-04-072-1/+362
* pf tests: Test multi-wan rdrKristof Provost2021-04-071-0/+83
* pf tests: make synproxy and nat work correctly even if inetd is runningKurosawa Takahiro2021-04-072-2/+4
* tests/sys/net/routing: XFAIL the two failing testsAlex Richardson2021-04-071-0/+6
* netmap: update unit tests with libnetmap testsVincenzo Maffione2021-04-022-13/+309
* netmap: several typo fixesVincenzo Maffione2021-04-021-0/+10
* ng_macfilter_test: Skip rather than fail if there is no networkAlex Richardson2021-03-251-2/+1
* tests/sys/net/if_lagg_test: Fix syntax errorAlex Richardson2021-03-221-1/+1
* Also skip sys/net/if_lagg_test:witness on non-i386Alex Richardson2021-03-191-2/+1
* tests/sys/netgraph: Further CI fixesAlex Richardson2021-03-191-21/+36
* fusefs: fix two bugs regarding fcntl file locksAlan Somers2021-03-183-3/+66
* Unbreak MSG_CMSG_CLOEXECAlex Richardson2021-03-181-10/+35
* pf tests: pfsync bulk update testKristof Provost2021-03-171-0/+68
* base: remove if_wg(4) and associated utilities, manpageKyle Evans2021-03-172-197/+1
* tests: netinet: add missing up from local changeKyle Evans2021-03-151-2/+2
* if_wg: import latest fixup work from the wireguard-freebsd projectKyle Evans2021-03-152-1/+197
* tests/sys/netgraph/ng_macfilter_test: Fix invalid TAP outputAlex Richardson2021-03-121-23/+23
* tests/sys/cddl: correctly quote atf_set "require.progs"Alex Richardson2021-03-08106-705/+705
* pf tests: Test tos/dscp matchingKristof Provost2021-03-062-1/+97
* Fix GCC build of ptrace_test after 96a9e50e63bfcAlex Richardson2021-03-031-39/+50
* tests/sys/audit: add missing comma delimiter between fieldsAlex Richardson2021-03-021-0/+1
* Simplify the capsicum-test wrapper scriptAlex Richardson2021-03-021-53/+17
* Update capsicum-test to git commit f4d97414d48b8f8356b971ab9f45dc5c70d53c40Alex Richardson2021-03-021-1/+1
* Fix ptrace_test:ptrace__syscall_args after ATF upgradeAlex Richardson2021-03-011-2/+3
* Remove atf_tc_skip calls from ptrace_testAlex Richardson2021-03-011-27/+2
* ptrace_test: Add more debug output on test failuresAlex Richardson2021-03-011-746/+770
* tests/sys/netpfil/pf: Add missing python3 requirementsAlex Richardson2021-03-012-1/+3
* bridge tests: Test that we also forward on some interfacesKristof Provost2021-02-251-0/+18
* Remove __NO_TLS.Konstantin Belousov2021-02-231-1/+0
* close_range: add audit supportAlex Richardson2021-02-231-2/+2
* tests/sys/netgraph: Tell kyua that perl is requiredAlex Richardson2021-02-231-1/+2
* bridge tests: Test STP on top of VLAN devicesKristof Provost2021-02-231-0/+66
* Add arp/ndp tests in addition to rtsock ll tests.Alexander V. Chernikov2021-02-204-2/+215
* tests/sys/audit: force PIE offEd Maste2021-02-191-0/+1