]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - tests/sys
Merge branch 'releng/13.2' into releng-CDN/13.2
[FreeBSD/FreeBSD.git] / tests / sys /
2023-03-06 Alexander V. Chernikovnetlink: fix interface dump.
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.
2023-01-23 Alexander V. Chernikovnetlink: fix compatibility with older netlink applications.
2023-01-23 Alexander V. Chernikovtesting: fix skipping netlink tests if netlink module...
2023-01-23 Alexander V. Chernikovnetlink: improve RTM_GETADDR handling.
2023-01-23 Alexander V. Chernikovtesting: improve python vnet wrapper.
2023-01-23 Alexander V. Chernikovnetlink: add snl(3) - simple netlink library
2023-01-23 Alexander V. Chernikovnetlink: connect netlink tests to the build
2023-01-23 Alexander V. Chernikovnetlink: improve interface handling
2023-01-23 Kajetan Staszkiewiczpf tests: properly destroy renamed interfaces
2023-01-20 Konstantin Belousovtests/sys/posixshm/posixshm_test.c: Fix build for real
2023-01-20 Konstantin BelousovRemove merge conflict leftovers
2023-01-20 Konstantin Belousovposixshm_test: add naive page accounting test
2023-01-20 Konstantin Belousovposixshm_test: small style fixes
2023-01-13 Alex RichardsonUpdate rtsock_l3 test after 2fe5a79425c79f7b828acd91da6...
2023-01-13 Alexander V. Chernikovtests: add routing tests for switching between same...
2023-01-13 Alexander V. Chernikovnetinet6: factor out cached route lookups from selectro...
2023-01-13 Alexander V. Chernikovnetinet6: add ip6_output() scope tests
2023-01-13 Alexander V. Chernikovnetinet6: add ip6_output() tests.
2023-01-13 Alexander V. Chernikovrouting: add multipath pytest tests
2022-12-31 Vincenzo Maffionenetmap: several typo fixes
2022-12-28 Kristof Provostpf tests: check that we clean up unused kifs
2022-12-06 Martin Matuskazfs: merge openzfs/zfs@21bd76613 (zfs-2.1-release)...
2022-11-23 Alan Somersfusefs: fix VOP_ADVLOCK with SEEK_END
2022-11-11 John BaldwinSplit netinet shell tests into one per line.
2022-11-09 Li-Wen HsuReenable basic_signal:trap_signal_test on i386
2022-11-09 Kristof Provostbridge tests: re-enable span test
2022-11-09 Kristof Provosttests: make sniffer more robust
2022-10-31 Alan Somersfusefs: After successful F_GETLK, l_whence should be...
2022-10-31 Alan Somersfusefs: during F_GETLK, don't change l_pid if no lock...
2022-10-12 Alan Somerscopy_file_range: truncate write if it would exceed...
2022-10-12 Alan Somersfusefs: truncate write if it would exceed RLIMIT_FSIZE
2022-10-12 Alan Somersfusefs: respect RLIMIT_FSIZE during truncate
2022-10-04 Martin Matuskazfs: merge openzfs/zfs@6a6bd4939 (zfs-2.1-release)...
2022-10-03 Mark Johnstonposixshm tests: Map the large pages in the madvise...
2022-10-01 Doug Moorerb_tree: test rank balance
2022-09-15 Kristof Provostpf tests: test wildcard anchors
2022-08-25 John Baldwinktls_test: Add a require_toe option similar to require_...
2022-08-23 Mark Johnstontests: Handle platforms with MAXPAGESIZES < 2
2022-08-23 Eric van GyzenFix shared_shadow_inval_test when superpages are disabled
2022-08-23 Mark Johnstontests: Add more shared shadow regression tests
2022-08-20 Alan SomersAdd more aio tests
2022-08-17 Li-Wen Hsubasic_signal test: temporarily skip trap_signal_test...
2022-08-11 Mark Johnstonbridge tests: Tests using pft_ping.py require scapy
2022-07-19 Dimitry AndricMerge fix for zfs readmmap test from CheriBSD
2022-07-19 Andrew TurnerRemove PAGE_SIZE from the kcov tests
2022-07-13 John Baldwinktls_test: Permit an option to skip tests not using...
2022-07-13 John Baldwinktls_test: Permit connecting to a remote echo server...
2022-07-13 John Baldwinktls_test: Add a helper function to close sockets.
2022-07-11 Doug Moorevm_reserv: use enhanced bitstring for popmaps
2022-06-25 Martin Matuskazfs: merge openzfs/zfs@6c3c5fcfb (zfs-2.1-release)...
2022-06-18 Alan Somersfusefs: handle evil servers that return illegal inode...
2022-06-18 Alan Somersfusefs: make the mknod.cc tests a bit more general.
2022-06-18 Thomas Pasqualinipf tests: pfsync and route_to test case
2022-06-17 Dmitry ChaginPrevent running sigwait tests in parallel
2022-06-17 Dmitry Chaginfusefs tests: Remove an unused variable.
2022-06-17 Dmitry Chagintests: Get rid of invalid since 3e11d3f6 testcase
2022-06-17 Dmitry ChaginAdd tests for affinity syscalls.
2022-06-17 Dmitry ChaginFix build after 128b9bf9
2022-06-17 Dmitry ChaginAdd tests for sigwait family syscalls.
2022-06-17 Thomas Munropoll(2): Add POLLRDHUP.
2022-06-08 Mark Johnstonkqueue tests: Simplify the test runner
2022-06-08 Mark Johnstonkqueue tests: Add new EVFILT_TIMER regression tests...
2022-06-08 Mark Johnstonkqueue tests: Add file and line info to some test failu...
2022-06-08 Mark Johnstonkqueue tests: Re-enable kqueue proc tests
2022-05-27 Kristof Provostif: avoid interface destroy race
2022-05-27 Mark Johnstonbitstring_test: Add regression tests for bit_ff(c|s...
2022-05-23 Alan SomersFix overflow errors in sbttous and sbttoms
2022-05-23 Alan Somersfusefs: annotate more file descriptor leaks in the...
2022-05-23 Alan Somersfusefs: use the fsname mount option if set
2022-05-23 Alan Somersfusefs: add a test for the subtype= option
2022-05-12 Andrew TurnerAdd PT_GETREGSET
2022-05-12 Alan Somersfusefs: fix FUSE_CREATE with file handles and fuse...
2022-05-12 Alan Somersfusefs: correctly handle servers that report too much...
2022-05-12 Alan Somersfusefs: validate servers' error values
2022-05-11 John Baldwinmodule_test: Fix some assignments to errno intended...
2022-05-11 John BaldwinAdd simple kyua tests for the mod* system calls.
2022-05-11 John BaldwinCast pointer to uintptr_t to avoid alignment warnings.
2022-05-07 Alex RichardsonAdd a test for https://reviews.freebsd.org/D31858 ...
2022-05-03 Andrew TurnerDisable subr_physmem_test on mips
2022-05-03 Andrew TurnerHave path_test ask the kernel for the page size
2022-05-03 Andrew TurnerHave the coredump_phnum test ask for the page size
2022-05-03 Andrew TurnerHandle non-page aligned/sized memory in physmem
2022-05-03 Andrew TurnerPort subr_physmem to userspace and add tests
2022-04-29 John Baldwinktls: Support for TLS 1.3 receive offload.
2022-04-29 Alan Somersfusefs: fix two bugs regarding VOP_RECLAIM of the root...
2022-04-25 Mark Johnstonpath_test: Verify that operations on unlinked files...
2022-04-20 Mark Johnstonpath_test: Correct the kevent test
2022-03-29 Martin Matuskazfs: merge openzfs/zfs@52bad4f23 (zfs-2.1-release)...
2022-03-24 Kristof Provostnetinet tests: only log critical errors from scapy
2022-03-24 Kristof Provostpf tests: Test retrieving nested nat-anchors
2022-03-24 Kristof Provostpf tests: Test setting and retrieving nested anchors
next