aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* testing: fix tests without cleanup in pytest.Alexander V. Chernikov2023-01-231-4/+0
* testing: allow custom test cleanup handlers in pytestAlexander V. Chernikov2023-01-231-8/+23
* testing: improve python vnet wrapper.Alexander V. Chernikov2023-01-233-52/+82
* netlink: add snl(3) - simple netlink libraryAlexander V. Chernikov2023-01-232-2/+95
* netlink: connect netlink tests to the buildAlexander V. Chernikov2023-01-236-21/+57
* netlink: improve interface handlingAlexander V. Chernikov2023-01-234-1/+1791
* pf tests: properly destroy renamed interfacesKajetan Staszkiewicz2023-01-232-56/+31
* tests/sys/posixshm/posixshm_test.c: Fix build for realKonstantin Belousov2023-01-201-2/+1
* Remove merge conflict leftoversKonstantin Belousov2023-01-201-6/+0
* posixshm_test: add naive page accounting testKonstantin Belousov2023-01-201-0/+72
* posixshm_test: small style fixesKonstantin Belousov2023-01-201-1/+1
* Update rtsock_l3 test after 2fe5a79425c79f7b828acd91da66d97230925fc8Alex Richardson2023-01-132-20/+27
* tests: add routing tests for switching between same prefixesAlexander V. Chernikov2023-01-134-3/+102
* netinet6: factor out cached route lookups from selectroute().Alexander V. Chernikov2023-01-131-1/+0
* netinet6: add ip6_output() scope testsAlexander V. Chernikov2023-01-131-0/+106
* netinet6: add ip6_output() tests.Alexander V. Chernikov2023-01-132-0/+436
* testing: add ability to specify multi-vnet topologies in the pytest framework.Alexander V. Chernikov2023-01-132-100/+397
* testing: pass ATF vars to pytest via env instead of arguments.Alexander V. Chernikov2023-01-132-1/+12
* testing: move atf-pytest-wrapper to /usr/libexecAlexander V. Chernikov2023-01-133-206/+0
* routing: add multipath pytest testsAlexander V. Chernikov2023-01-132-0/+272
* testing: Add basic atf support to pytest.Alexander V. Chernikov2023-01-1315-1/+1424
* netmap: several typo fixesVincenzo Maffione2022-12-311-0/+10
* pf tests: check that we clean up unused kifsKristof Provost2022-12-281-0/+44
* fusefs: fix VOP_ADVLOCK with SEEK_ENDAlan Somers2022-11-232-1/+135
* Split netinet shell tests into one per line.John Baldwin2022-11-111-1/+10
* Reenable basic_signal:trap_signal_test on i386Li-Wen Hsu2022-11-091-4/+0
* bridge tests: re-enable span testKristof Provost2022-11-091-1/+0
* tests: make sniffer more robustKristof Provost2022-11-091-1/+8
* fusefs: After successful F_GETLK, l_whence should be SEEK_SETAlan Somers2022-10-311-2/+67
* fusefs: during F_GETLK, don't change l_pid if no lock is foundAlan Somers2022-10-311-2/+14
* copy_file_range: truncate write if it would exceed RLIMIT_FSIZEAlan Somers2022-10-121-25/+88
* fusefs: truncate write if it would exceed RLIMIT_FSIZEAlan Somers2022-10-121-10/+68
* fusefs: respect RLIMIT_FSIZE during truncateAlan Somers2022-10-121-1/+43
* posixshm tests: Map the large pages in the madvise testMark Johnston2022-10-031-0/+2
* rb_tree: test rank balanceDoug Moore2022-10-011-31/+34
* pf tests: test wildcard anchorsKristof Provost2022-09-151-0/+39
* ktls_test: Add a require_toe option similar to require_ifnet.John Baldwin2022-08-251-0/+12
* tests: Handle platforms with MAXPAGESIZES < 2Mark Johnston2022-08-231-1/+2
* Fix shared_shadow_inval_test when superpages are disabledEric van Gyzen2022-08-231-1/+1
* tests: Add more shared shadow regression testsMark Johnston2022-08-231-54/+128
* Add more aio testsAlan Somers2022-08-203-11/+155
* basic_signal test: temporarily skip trap_signal_test on i386Li-Wen Hsu2022-08-171-0/+4
* bridge tests: Tests using pft_ping.py require scapyMark Johnston2022-08-111-0/+1
* Merge fix for zfs readmmap test from CheriBSDDimitry Andric2022-07-191-0/+1
* Remove PAGE_SIZE from the kcov testsAndrew Turner2022-07-191-33/+106
* ktls_test: Permit an option to skip tests not using ifnet TLS.John Baldwin2022-07-131-0/+20
* ktls_test: Permit connecting to a remote echo server for tests.John Baldwin2022-07-131-24/+92
* ktls_test: Add a helper function to close sockets.John Baldwin2022-07-131-15/+15
* vm_reserv: use enhanced bitstring for popmapsDoug Moore2022-07-111-7/+20
* fusefs: handle evil servers that return illegal inode numbersAlan Somers2022-06-186-0/+226