aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* geli: allocate a UMA pool earlierMariusz Zaborski2024-05-231-0/+29
* tests: move atf_python/sys/ into the tests packageLexi Winter2024-04-295-0/+5
* pf tests: Add option to send fragmented packetsKajetan Staszkiewicz2024-04-245-24/+175
* ptrace tests: Fix a signed/unsigned integer comparisonMark Johnston2024-04-151-1/+1
* ptrace tests: Add a test using PROC_REAP_KILL to kill a traced debuggeeMark Johnston2024-04-151-0/+47
* tarfs: Support paths that spill into exthdrs.Dag-Erling Smørgrav2024-04-081-0/+74
* path_test: fix cap_rights_init usageEd Maste2024-03-221-3/+3
* netlink: Add tests when adding an interface routeJose Luis Duran2024-03-141-0/+41
* tarfs: Fix two input validation issues.Dag-Erling Smørgrav2024-03-113-17/+233
* sigsys test: correct count of delivered signalsKonstantin Belousov2024-03-011-4/+4
* fusefs: fix invalid value for st_birthtime.tv_nsecAlan Somers2024-02-122-12/+18
* fusefs: fix some memory leaks in the testsAlan Somers2024-02-122-0/+3
* fusefs: prefer new/delete over malloc/freeAlan Somers2024-02-127-108/+84
* fusefs: more consistent operand ordering in io.ccAlan Somers2024-02-121-27/+27
* fusefs: fix an interaction between copy_file_range and mmapAlan Somers2024-02-122-5/+153
* kqueue tests: Add a regression testMark Johnston2024-02-112-2/+91
* netinet tests: Make test jail names uniqueMark Johnston2024-02-031-2/+2
* netinet6 tests: Restore an atf_check invocationMark Johnston2024-02-031-1/+1
* kern: pts: do not special case closed slave sideKyle Evans2024-01-302-0/+67
* libifconfig: Fix bridge status member listMichael Gmelin2024-01-281-0/+28
* Add a regression test for PR 276191.Alan Somers2024-01-201-0/+10
* zfsd: fault disks that generate too many I/O delay eventsAlan Somers2024-01-203-0/+132
* frag6 tests: SerializeMark Johnston2024-01-071-0/+2
* Silence VLA extension warnings in fusefs testsDimitry Andric2023-12-241-0/+4
* pf tests: fix typos in the abort_v6 test case head / cleanup function nameKristof Provost2023-12-211-2/+2
* bitstring: Support large bit strings.Dag-Erling Smørgrav2023-12-131-1/+89
* zfs tests: Silence clang warningJose Luis Duran2023-12-111-2/+2
* pf tests: test that we validate sequence numbers on TCP RSTKristof Provost2023-12-094-0/+151
* fusefs: add more readdir tests for misbehaving serversAlan Somers2023-11-301-0/+87
* ktls tests: Relax error checking for shutdown(2) a bitMark Johnston2023-11-241-3/+6
* pf: always create multihomed states as floatingKristof Provost2023-11-241-2/+3
* pf: fix dummynet + ipdivert use caseIgor Ostapenko2023-11-201-1/+117
* pf: fix pf divert-to loopIgor Ostapenko2023-11-093-0/+566
* pf tests: ensure that we generate all permutations for SCTP multihomeKristof Provost2023-11-071-0/+61
* socket tests: Build fixMark Johnston2023-10-241-1/+1
* netinet tests: Add error handling tests for UDP with v4-mapped socketsMark Johnston2023-10-242-10/+73
* socket tests: Add a regression test for ktrace+recv(MSG_TRUNC)Mark Johnston2023-10-241-0/+57
* socket tests: Clean up the MSG_TRUNC regression tests a bitMark Johnston2023-10-241-102/+128
* netlink: cope with growing requestsKristof Provost2023-10-241-1/+1
* Fix intermittency in the sys.fs.fusefs.mknod.main testAlan Somers2023-10-213-1/+15
* pkgbase: Put atf_python files in FreeBSD-testsEmmanuel Vadot2023-10-181-0/+2
* fusefs: sanitize FUSE_READLINK results for embedded NULsAlan Somers2023-10-141-0/+39
* if_ovpn tests: fix ra testKristof Provost2023-10-121-0/+6
* tests: Test that SIGSYS is not delivered if kern.signosys knob is offDmitry Chagin2023-10-102-14/+88
* SIGSYS: add testsKonstantin Belousov2023-10-092-0/+70
* pf: cope with missing rpool.curKristof Provost2023-10-071-0/+96
* fusefs: fix some bugs updating atime during closeAlan Somers2023-10-033-2/+124
* mlock tests: Add a regression testMark Johnston2023-10-021-0/+114
* pf tests: extend SCTP tests to test state removal through ASCONFKristof Provost2023-10-021-0/+36
* pf tests: basic SCTP multihoming testKristof Provost2023-10-022-0/+443