]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - tests
Add UPDATING entries and bump version
[FreeBSD/FreeBSD.git] / tests /
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-08 Brian BehlendorfZTS: import_rewind_device_replaced reliably fails
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 набtests/file_check: remove unused variable
2021-12-06 Brian BehlendorfLinux 5.13 compat: retry zvol_open() when contended
2021-12-06 John Wren KennedyTemporarily remove tests from sanity runfile
2021-12-06 Paul DagnelieAdd zfs-test facility to automatically rerun failing...
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
2021-11-29 Kristof Provostnet tests: basic if_gif(4) test case
2021-11-28 Ed MasteFix coredump_phnum test with ASLR enabled
2021-11-26 Kristof Provostpf tests: basic test for ridentifier
2021-11-24 Kristof Provostpf tests: route_to:icmp_nat_head requires scapy
2021-11-23 John Baldwinktls tests: Check the return values of close().
2021-11-23 John Baldwinktls: Use ATF_REQUIRE instead of assert() for validatin...
2021-11-23 John Baldwinktls: Add tests ensuring unsupported receive cipher...
2021-11-23 John Baldwinktls: Add tests ensuring invalid receive cipher suites...
2021-11-23 John Baldwinktls: Add simple receive tests of kernel TLS.
2021-11-23 John Baldwinktls: Add tests ensuring various invalid cipher suites...
2021-11-23 John Baldwinktls: Add tests for sending empty fragments for TLS...
2021-11-23 John Baldwinktls: Add padding tests for AES-CBC MTE cipher suites.
2021-11-23 Ed Mastetests: do not build ktls_test if WITHOUT_OPENSSL
2021-11-23 John Baldwinktls: Add simple transmit tests of kernel TLS.
2021-11-22 Marius Haldencarp tests: negative demotion
2021-11-13 Kristof Provostpf tests: test NAT-ed ICMP errors
2021-11-13 Brian BehlendorfExclude zfs_copies_003_pos on Linux
2021-11-05 Brian BehlendorfFix lseek(SEEK_DATA/SEEK_HOLE) mmap consistency
2021-11-02 Brian BehlendorfZTS: Standardize use of destroy_dataset in cleanup
2021-11-01 Mark Johnstonbitset: Reimplement BIT_FOREACH_IS(SET|CLR)
2021-10-22 Kristof Provostpf tests: ensure that $nr expansion is correct
2021-10-21 John Baldwincrypto: Test all of the AES-CCM KAT vectors.
2021-10-17 Mark Johnstonvfs: Permit unix sockets to be opened with O_PATH
2021-10-15 Mitchell Horneriscv: fix VM_MAXUSER_ADDRESS checks in asm routines
2021-10-08 Konstantin Belousovtests/sys/fs/fusefs/read.cc: fix build on powerpc64
2021-10-07 Alan Somersfusefs: don't panic if FUSE_GETATTR fails durint VOP_GE...
2021-10-07 Alan Somersaio: revert the workaround for bug 251828 in the tests
2021-10-06 Kristof Provostpf tests: Basic adaptive mode syncookie test
2021-10-06 Kristof Provostpf tests: Basic syncookie test
2021-10-06 Kyle Evanskqueue: don't arbitrarily restrict long-past values...
2021-10-01 Mark Johnstontests/sys/sys: Raise WARNS
2021-09-30 Li-Wen Hsugmultipath failloop test: Add a checker for dtrace...
2021-09-29 Li-Wen HsuTemporarily skip flaky tset cases under sys.aio.aio_tes...
2021-09-18 Martin Matuskazfs: merge openzfs/zfs@71c609852 (zfs-2.1-release)...
2021-09-17 Kristof Provostpf tests: synproxy to localhost test
2021-09-15 Mark Johnstonpath_test: Fix test sorting
2021-09-15 Mark Johnstonpath_test: Fix the unix socket test
2021-09-14 Brian BehlendorfZTS: Waiting for zvols to be available
2021-09-14 Ryan MoellerZTS: Remove exceptions for flaky zhack on FreeBSD
2021-09-14 Brian BehlendorfZTS: Waiting for zvols to be available
2021-09-14 Ryan MoellerZTS: Add tests for creation time
2021-09-14 Ryan MoellerZTS: Avoid unset $tmpdir in redacted_panic
2021-09-14 Ryan MoellerFix usage of find in tests/Makefile.am
2021-09-14 John Wren KennedyAssorted fixes for the performance tests
2021-09-14 George AmanakisFixes in persistent L2ARC
2021-09-14 Kristof Provostnetpfil tests: IPv6 dummynet queue test
2021-09-14 Kristof Provostnetpfil tests: dummynet queue test
2021-09-14 Kristof Provostdummynet tests: pipe test for IPv6
2021-09-14 Ryan MoellerZED: Match added disk by pool/vdev GUID if found (...
2021-09-04 Kristof Provostpf tests: altq:codel_bridge requires if_bridge
next