]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - tests/sys
tests: Handle platforms with MAXPAGESIZES < 2
[FreeBSD/FreeBSD.git] / tests / sys /
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
2022-03-11 Martin Matuskazfs: merge openzfs/zfs@ef83e07db (zfs-2.1-release)...
2022-03-09 Alan Somersfusefs: fix a cached attributes bug during directory...
2022-03-08 Ed Mastezfs: Update test format strings to match variable typtes
2022-03-07 Mark Johnstontests: Fix the test plan for closefrom_test
2022-03-07 Mateusz Guzikfd: add close_range(..., CLOSE_RANGE_CLOEXEC)
2022-03-03 Arka Sharmammap map_at_zero test: handle W^X
2022-03-02 Alan Somers[skip ci] fusefs: delete a stray comment from 91972cfcddf
2022-03-02 Eric van Gyzenaio_md_test: label the md
2022-03-02 Eric van Gyzenaio_md_test: NUL-terminate result of readlink
2022-03-02 Eric van Gyzenaio_md_test: fix cleanup
2022-02-28 Kristof Provostpf tests: Test per-anchor tables
2022-02-28 Kristof Provostpf tests: remove a stray 'set -x'
2022-02-22 Andrew TurnerStop single stepping in signal handers on arm64
2022-02-19 Kristof Provostpf tests: Test adding counters to an existing table
2022-02-16 Mark Johnstonktls: Disallow transmitting empty frames outside of...
2022-02-10 Kyle Evanstests: add a basic test for argc == 0
2022-02-09 Dimitry AndricExplicitly include semaphore.h for struct _sem in fusef...
2022-02-07 Mark Johnstonpf: Initialize pf_kpool mutexes earlier
2022-02-04 Kristof Provostpf tests: Provoke failure in pf_ioctl_addrule
2022-01-18 Alan Somersfusefs: implement VOP_ALLOCATE
2022-01-18 Alan Somersfusefs: in the tests, always assume debug.try_reclaim_v...
2022-01-18 Alan Somersfusefs: copy_file_range must update file timestamps
2022-01-18 Alan SomersFix a race in fusefs that can corrupt a file's size.
2022-01-16 Mark Johnstontests: Add some regression tests for a couple of KERN_P...
2022-01-14 Stefan Eßersys/bitset.h: reduce visibility of BIT_* macros
2022-01-10 Mark Johnstonposixshm tests: Fix occasional largepage_mprotect failures
2022-01-03 Lutz Donnerhacketests/libalias: Portrange
2022-01-03 Alan Somersfusefs: invalidate the cache during copy_file_range
2022-01-03 Alan Somersfusefs: correctly handle an inode that changes file...
2022-01-03 Alan Somersfusefs: better debugging for FUSE_RENAME in the tests
2021-12-31 Mark Johnstonktls: Add a regression test to exercise socket error...
2021-12-27 Dimitry Andrictests/libalias: Make inline functions static inline
2021-12-20 Konstantin Belousovswapon(8): adapt to the new swapoff(2) interface
2021-12-19 Martin Matuskazfs: merge openzfs/zfs@af88d47f1 (zfs-2.1-release)...
2021-12-14 Alan Somersfusefs: update atime on reads when using cached attributes
2021-12-14 Alan Somersfusefs: fix copy_file_range when extending a file
2021-12-14 Alan Somersfusefs: fix intermittency in the dev_fuse_poll test
2021-12-13 Kristof Provostpf tests: more thorough pfsync defer test
2021-12-11 Kristof Provostnet tests: fix if_stf:6to4
2021-12-07 Alan Somersfusefs: Fix a bug during VOP_STRATEGY when the server...
2021-12-07 Alan Somersfusefs: fix a recurse-on-non-recursive lockmgr panic
2021-12-07 Alan Somersfusefs: implement FUSE_NO_OPEN_SUPPORT and FUSE_NO_OPEN...
2021-12-06 Warner LoshFix copyright to be like all my others in the tree
2021-12-06 Warner LoshBasic signal tests: Can we deliver a signal?
2021-12-01 Kristof Provostpf tests: Test PR259689
2021-12-01 Kristof Provostnet tests: basic if_stf test
next