]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - tests/sys
libc: correct some memory leaks in acl_to_text(3) and acl_to_text_np(3)
[FreeBSD/FreeBSD.git] / tests / sys /
2023-12-21 Kristof Provostpf tests: fix typos in the abort_v6 test case head...
2023-12-13 Dag-Erling Smørgravbitstring: Support large bit strings.
2023-12-09 Kristof Provostpf tests: test that we validate sequence numbers on...
2023-12-02 Martin Matuskazfs: merge openzfs/zfs@d99134be8 (zfs-2.1-release)...
2023-11-30 Alan SomersFix intermittency in the sys.fs.fusefs.mknod.main test
2023-11-30 Alan Somersfusefs: add more readdir tests for misbehaving servers
2023-11-24 Kristof Provostpf: always create multihomed states as floating
2023-11-07 Kristof Provostpf tests: ensure that we generate all permutations...
2023-10-24 Mark JohnstonRevert "socket tests: Add a regression test for ktrace...
2023-10-24 Mark JohnstonRevert "socket tests: Build fix"
2023-10-24 Mark Johnstonsocket tests: Build fix
2023-10-24 Mark Johnstonsocket tests: Add a regression test for ktrace+recv...
2023-10-24 Mark Johnstonsocket tests: Clean up the MSG_TRUNC regression tests...
2023-10-15 Alan Somersfusefs: sanitize FUSE_READLINK results for embedded...
2023-10-10 Dmitry Chagintests: Test that SIGSYS is not delivered if kern.signos...
2023-10-09 Konstantin BelousovSIGSYS: add tests
2023-10-05 Alan Somersfusefs: fix some bugs updating atime during close
2023-10-02 Kristof Provostpf tests: extend SCTP tests to test state removal throu...
2023-10-02 Kristof Provostpf tests: basic SCTP multihoming test
2023-09-30 Martin Matuskazfs: merge openzfs/zfs@eb62221ff (zfs-2.1-release)...
2023-09-27 Mark Johnstonsocket tests: Avoid a buffer leak
2023-09-27 Mark Johnstonsocket tests: Add a regression test for MSG_WAITALL
2023-09-14 Dag-Erling Smørgravmkfile: getopt() returns an int, not a char.
2023-09-06 Thomas Munrolio_listio(2): Allow LIO_READV and LIO_WRITEV.
2023-09-06 Alan SomersMultiple fixes to the zfsd test suite
2023-09-06 Alan SomersFix the zfsd_autoreplace_001_neg test
2023-09-04 Mark Johnstongeli tests: Add a regression test for geli setkey -J
2023-08-28 Kristof Provostpf tests: test syncookies on IPv6
2023-08-28 Kristof Provostpf tests: verify syncookie status report
2023-08-27 Dmitry Chagintests: Fix build on mips after 33d7da6b
2023-08-27 Dmitry Chagintests: Handle SIGSEGV in the vm stack mprotect exec...
2023-08-27 Ed Mastesoxstack: silence GCC warning
2023-08-27 Dmitry Chagintests: Fix build after 8920c5f2
2023-08-27 Dmitry Chagintests: Add stack grows tests
2023-08-27 Li-Wen Hsutests: Also exclude powerpc/powerpcspe from mmap_map_32...
2023-08-27 Dmitry Chagintests: Add MAP_32BIT flag test
2023-08-23 Warner LoshRemove $FreeBSD$: one-line bare tag
2023-08-23 Warner LoshRemove $FreeBSD$: one-line sh pattern
2023-08-23 Warner LoshRemove $FreeBSD$: one-line .c pattern
2023-08-23 Warner LoshRemove $FreeBSD$: one-line .c comment pattern
2023-08-23 Warner LoshRemove $FreeBSD$: one-line .h pattern
2023-08-23 Warner LoshRemove $FreeBSD$: two-line .h pattern
2023-08-11 Kristof Provostpf tests: test SCTP pfsync
2023-08-11 Kristof Provostpf tests: test 'rdr' for SCTP
2023-08-11 Kristof Provostpf tests: test SCTP NAT
2023-08-11 Kristof Provostpf tests: test SCTP 'return'
2023-08-11 Kristof Provostpf tests: basic SCTP connection test
2023-08-06 Ed Mastetests: also remove sparc64 case
2023-08-04 Kristof Provostpf: test rules evaluation in the face of multiple IPv6...
2023-07-31 Kristof Provostnetinet6 tests: test for loss of Solicited-node multica...
2023-07-25 Warner Loshspdx: The BSD-2-Clause-FreeBSD identifier is obsolete...
2023-07-14 Doug Rabsonpf: Add code to enable filtering for locally delivered...
2023-07-14 Doug Rabsonnetinet*: Fix redirects for connections from localhost
2023-07-07 Mark Johnstonnetinet tests: Add a test which connects a disconnected...
2023-06-19 Mark Johnstongeli tests: Add a regression test for PR 271766
2023-06-17 Martin Matuskazfs: merge openzfs/zfs@86783d7d9 (zfs-2.1-release)...
2023-06-02 Mark Johnstontests: Fix format strings
2023-06-02 Mark Johnstontests: Add a simple regression test for ptrace(PT_SC_RE...
2023-05-25 Kristof Provostpfsync tests: check for the correct IP address
2023-05-07 Mark Johnstontests: Add ATF_REQUIRE_SYSCTL_BOOL
2023-04-23 Martin Matuskazfs: merge openzfs/zfs@e25f9131d (zfs-2.1-release)...
2023-04-18 Kristof Provostepair tests: test PCP tagged packets
2023-04-08 Alexander V. Chernikovrouting: fix panic when adding an interface route to...
2023-04-08 Alexander V. Chernikovtests: add more netlink tests for neighbors/routes
2023-04-08 Alexander V. Chernikovtests: add netlink large dump buffer check
2023-04-08 Alexander V. Chernikovtests: fix netlink test_dump_ifaces_many test.
2023-04-08 Alexander V. Chernikovnetlink: fix capped uncapped ack handling in snl(3).
2023-04-08 Alexander V. Chernikovnetlink: improve snl(3)
2023-04-08 Alexander V. Chernikovnetlink: add snl(3) default parsers for routes and...
2023-04-08 Alexander V. Chernikovnetlink: fix vlan interface creation
2023-04-06 Mark Johnstonacl tests: Serialize
2023-04-06 Mark Johnstonfdgrowtable tests: Address a set-but-not-used warning
2023-04-06 Mark Johnstonpf tests: Serialize
2023-04-06 Mark Johnstonnetpfil tests: Serialize
2023-04-06 Mark Johnstonaio tests: Use unique names for zvols
2023-04-05 Vincenzo Maffionenetmap: fix build issue in unit test
2023-04-05 Vincenzo Maffionenetmap: fix copyin/copyout of nmreq options list
2023-03-29 Mark Johnstonpath_test: Add a test case for openat(O_EMPTY_PATH...
2023-03-27 Mark Johnstonnetgraph tests: Serialize
2023-03-27 Mark Johnstonnetipsec tests: Serialize
2023-03-27 Kristof Provostpf tests: try to trigger locking issues in pfsync_timeout()
2023-03-20 Mark Johnstonsendfile tests: Mount filesystems under the test workdir
2023-03-20 Kristof Provostpf tests: test IPv6 fragmentation with link-local addresses
2023-03-15 Alan Somersfusefs: add some more test cases for bad fuse servers
2023-03-15 Alan Somersfusefs: fix a buffer overflow in the tests
2023-03-13 Mark Johnstonposixshm tests: Correct page size index checks
2023-02-20 Alexander V. Chernikovnetlink: fix interface dump.
2023-02-20 Alexander V. Chernikovnetlink: return optional metadata with the operation...
2023-02-17 Kristof Provostpf tests: improve pfsync:basic_defer test
2023-02-16 Kyle Evanswg: tests: remove an obsolete workaround
2023-02-16 Kyle Evanswg: add a test for the home jail socket feature
2023-02-09 Alexander V. Chernikovsockets: add MSG_TRUNC flag handling for recvfrom(...
2023-02-06 Dmitry Chaginsched.h: Fix _S macros for better compatibility with...
2023-01-29 Kajetan Staszkiewicznetpfil tests: improve pfsync_defer.py
2023-01-29 Kajetan Staszkiewicznetpfil tests: improve pft_ping.py
2023-01-29 Kajetan Staszkiewicznetpfil tests: improve sniffer.py
2023-01-28 Kristof Provostpf tests: test fast port re-use with syncookies
2023-01-26 Martin Matuskazfs: merge openzfs/zfs@92e0d9d18 (zfs-2.1-release)...
2023-01-24 John Baldwinwg: Re-add basic if_wg(4) tests.
2023-01-23 Alexander V. Chernikovnetlink: allow creating sockets with SOCK_DGRAM.
next