aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* tests/sys/audit: Avoid race caused by starting auditd(8) for testingAlex Richardson2021-02-183-12/+93
* pf tests: Explicitly ask for python3Kristof Provost2021-02-173-3/+3
* Fix dst/netmask handling in routing socket code.Alexander V. Chernikov2021-02-161-4/+0
* pf tests: Test unicast reverse path forwarding checkKristof Provost2021-02-162-0/+119
* fusefs: set d_off during VOP_READDIRAlan Somers2021-02-132-10/+67
* tests/sys/vfs/lookup_cap_dotdot: No longer aborts after ATF updateAlex Richardson2021-02-041-8/+1
* Fix build with read-only source dir after 83c20b8a2da0Alex Richardson2021-02-031-2/+4
* Allow setting alias port ranges in libalias and ipfw. This will allow a systemNeel Chauhan2021-02-021-1/+98
* tests/sys/audit: Skip extattr tests if extattrs are not supportedAlex Richardson2021-02-024-101/+173
* tests/sys/kern/crc32: Check for SSE4.2 before using itAlex Richardson2021-02-022-39/+48
* tests/sys/audit: fix timeout calculationAlex Richardson2021-01-281-3/+8
* pf tests: Test that dup-to doesn't produce extra duplicate packetsKristof Provost2021-01-284-2/+119
* altq tests: Basic ALTQ testKristof Provost2021-01-253-1/+75
* Split rtinit() into multiple functions.Alexander V. Chernikov2021-01-161-3/+2
* pf tests: pass NULL buffer to DIOCRCLRTSTATSKristof Provost2021-01-131-0/+5
* lio_listio: validate aio_lio_opcodeAlan Somers2021-01-121-0/+51
* aio: fix the tests when ZFS is not availableAlan Somers2021-01-101-0/+4
* aio_fsync(2): Support O_DSYNC.Thomas Munro2021-01-081-5/+18
* Add aio_writev and aio_readvAlan Somers2021-01-031-67/+672
* fusefs: implement FUSE_COPY_FILE_RANGE.Alan Somers2021-01-016-3/+531
* fusefs: fix an expectation in one of the testsAlan Somers2021-01-012-5/+3
* Fix i386 build following 37df9d3bba8577fcdd63382ff5a4a5cbb4aa55b4.Cy Schubert2021-01-011-3/+3
* fusefs: update FUSE protocol to 7.24 and implement FUSE_LSEEKAlan Somers2020-12-314-4/+394
* fusefs: fix the tests for a wider range of maxphysAlan Somers2020-12-286-17/+52
* pf tests: Verify (tcp) checksum modification on unaligned optionsKristof Provost2020-12-233-4/+151
* pf tests: Sort Makefile entriesKristof Provost2020-12-231-10/+10
* net tests: Re-enable most if_clone testsKristof Provost2020-12-171-16/+0
* posixshm_test.c: remove tautological checksRyan Libby2020-12-111-2/+0
* fdgrowtable_test.c: appease gccRyan Libby2020-12-111-1/+1
* New Netgraph module ng_macfilter:Nick Hibma2020-12-083-0/+445
* ossl: port to arm64Mitchell Horne2020-12-041-1/+1
* pf tests: Test case for bug #251414Kristof Provost2020-12-021-0/+39
* AIO tests: update expected failure messages after r368265Alan Somers2020-12-021-7/+2
* pf tests: Re-enable panicing testsKristof Provost2020-12-013-6/+0
* ping: fix some man pages and tests after r368045Alan Somers2020-11-269-31/+31
* Remove uses of CRIOGET in OCF tests after r368005.John Baldwin2020-11-253-32/+7