aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* pf tests: test that we validate sequence numbers on TCP RSTKristof Provost2023-12-054-0/+151
* zfs tests: Silence clang warningJose Luis Duran2023-12-041-2/+2
* sockets: don't malloc/free sockaddr memory on accept(2)Gleb Smirnoff2023-11-301-3/+0
* zfsd: fault disks that generate too many I/O delay eventsAlan Somers2023-11-293-0/+132
* netlink: Add tests when adding an interface routeJose Luis Duran2023-11-281-0/+41
* ng_socket: with getsockname() return node ID for unnamed nodeGleb Smirnoff2023-11-281-4/+3
* netgraph: increase size of sockaddr_ng to match maximum node nameGleb Smirnoff2023-11-281-5/+0
* Revert "cdefs: Remove __func__ define"Warner Losh2023-11-271-0/+4
* tests: don't run atf_* in a subshellGleb Smirnoff2023-11-2751-175/+179
* pf tests: test recursive printing of labelsKristof Provost2023-11-271-0/+35
* cdefs: Remove __func__ defineWarner Losh2023-11-271-4/+0
* cdefs: Remove CC_SUPPORTS macros, they are unusedWarner Losh2023-11-271-7/+0
* cdefs: Remove some builtin defines, they are unusedWarner Losh2023-11-271-2/+0
* cdefs: Remove vararg related defines, they are unused.Warner Losh2023-11-271-4/+0
* cdefs: Remove __GNUCLIKE_BUILTIN_CONSTANT_P, it's unusedWarner Losh2023-11-271-1/+0
* cdefs: Remove __GNUCLIKE_CTOR_SECTION_HANDLING, it's unusedWarner Losh2023-11-271-1/+0
* cdefs: Remove __GNUCLIKE___SECTION, it's unused.Warner Losh2023-11-271-1/+0
* tests: Automated cleanup of cdefs and other formattingWarner Losh2023-11-2722-22/+1
* tests: Remove ancient SCCS tags.Warner Losh2023-11-271115-3328/+0
* bitstring: Support large bit strings.Dag-Erling Smørgrav2023-11-221-1/+89
* tests/netgraph: start ng_socket test suiteGleb Smirnoff2023-11-202-0/+71
* pf tests: fix name and description of divert-to casesIgor Ostapenko2023-11-201-13/+13
* cdefs: Remove __GNUCLIKE_ASMWarner Losh2023-11-201-2/+0
* cdefs: Remove __GNUCLIKE___TYPEOF from cdefs.hWarner Losh2023-11-201-1/+0
* pf: always create multihomed states as floatingKristof Provost2023-11-171-2/+3
* pf: fix dummynet + ipdivert use caseIgor Ostapenko2023-11-171-1/+117
* ktls tests: Relax error checking for shutdown(2) a bitMark Johnston2023-11-171-3/+6
* socket tests: add socket_acceptGleb Smirnoff2023-11-162-0/+131
* Add tests for gunion(8)Yan-Hao Wang2023-11-164-0/+388
* Skip sys.netinet6.frag6.frag6_19.frag6_19 in CILi-Wen Hsu2023-11-061-0/+3
* pf tests: ensure that we generate all permutations for SCTP multihomeKristof Provost2023-10-311-0/+61
* dirdeps: Update Makefile.depend* files with empty contentsStephen J. Kiernan2023-10-293-0/+13
* pf: Fix packet reassemblyKajetan Staszkiewicz2023-10-263-11/+131
* pf tests: Add option to send fragmented packetsKajetan Staszkiewicz2023-10-262-13/+44
* pf tests: add a test for killing states by NAT addressKristof Provost2023-10-231-1/+74
* netinet tests: Fix leaks in ip6_v4mapped_testMark Johnston2023-10-201-2/+7
* pf: fix pf divert-to loopIgor Ostapenko2023-10-193-0/+566
* tests/netlink: mark the vlan(4) test with required moduleGleb Smirnoff2023-10-191-0/+1
* netinet tests: Add error handling tests for UDP with v4-mapped socketsMark Johnston2023-10-172-10/+73
* socket tests: Build fixMark Johnston2023-10-171-1/+1
* socket tests: Add a regression test for ktrace+recv(MSG_TRUNC)Mark Johnston2023-10-171-0/+57
* socket tests: Clean up the MSG_TRUNC regression tests a bitMark Johnston2023-10-171-102/+128
* netlink: cope with growing requestsKristof Provost2023-10-171-1/+1
* atf_python: Standardize custom sectionsJose Luis Duran2023-10-131-1/+1
* atf_python: Set verbosity for commands in a vnetJose Luis Duran2023-10-131-2/+2
* atf_python: vnet: Use absolute paths within helpersJose Luis Duran2023-10-131-10/+6
* atf_python: Actually implement verbosity for run_cmdJose Luis Duran2023-10-131-1/+2
* atf_python: Do not attempt to automatically delete lo0Jose Luis Duran2023-10-131-0/+2
* pf: implement start/stop calls via netlinkKristof Provost2023-10-131-0/+38
* pkgbase: Put atf_python files in FreeBSD-testsEmmanuel Vadot2023-10-121-0/+2