]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - tests
Add UPDATING entries and bump the branch version.
[FreeBSD/FreeBSD.git] / tests /
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-21 Rich ErcolaniCorrected oversight in ZERO_RANGE behavior
2022-04-20 Mark Johnstonpath_test: Correct the kevent test
2022-04-01 набzfs, libzfs: diff: accept -h/ZFS_DIFF_NO_MANGLE, disabl...
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 Brian BehlendorfFix ENOSPC when unlinking multiple files from full...
2022-03-08 Ed Mastezfs: Update test format strings to match variable typtes
2022-03-07 Brian BehlendorfZTS: deadman_sync fix
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-03-02 Brian Behlendorf ZTS: Fix import_devices_missing.ksh
2022-03-02 Brian BehlendorfZTS: Retry in import_rewind_config_changed.ksh
2022-03-01 Brian BehlendorfZTS: Modify receive-o-x_props_override.ksh exception
2022-03-01 Brian BehlendorfZTS: Move largest_pool_001_pos.ksh to Linux runfile
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-24 George AmanakisEnable encrypted raw sending to pools with greater...
2022-02-17 Brian BehlendorfZTS: Fix checkpoint_ro_rewind.ksh
2022-02-17 Brian BehlendorfZTS: Fix zpool_expand_001_pos
2022-02-17 Brian BehlendorfZTS: Fix zvol_misc_volmode test
2022-02-17 Attila FülöpReceive checks should allow unencrypted child datasets
2022-02-17 Attila FülöpLinux 5.16 compat: don't use XSTATE_XSAVE to save FPU...
2022-02-17 набRemove basename(1). Clean up/shorten some coreutils...
2022-02-17 Brian BehlendorfZTS: Update enospc_002_pos test case
2022-02-17 Pawel Jakub DawidekFix clearing set-uid and set-gid bits on a file when...
2022-02-17 Akash BAdd enumerated vdev names to 'zpool iostat -v' and...
2022-02-17 George AmanakisReport dnodes with faulty bonuslen
2022-02-17 Brian BehlendorfZTS: Fix enospc_002_pos.ksh again
2022-02-17 Brian BehlendorfZTS: Fix rollback_003_pos.ksh
2022-02-17 Brian BehlendorfUpdate zts-report.py with additional tests
2022-02-17 Rich ErcolaniExclude zvol_misc_volmode for now
2022-02-17 Brian BehlendorfZTS: Add known exceptions
2022-02-17 Ryan MoellerZTS: Minimize udev_wait in zvol_misc tests
2022-02-17 Ka Ho NgZTS: Enable punch-hole tests on FreeBSD
2022-02-17 Brian BehlendorfZTS: Fix refreserv_raidz.ksh
2022-02-17 Georgy Yakovlevzfs-test/mmap_seek: fix build on musl
2022-02-17 Brian BehlendorfZTS: speed up rsend tests
2022-02-17 Brian BehlendorfZTS: rsend_007_pos failures
2022-02-17 набlibzfs: add keylocation=https://, backed by fetch(3...
2022-02-16 набZTS: cli_root/zfs_load-key: add separate key files
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-10 Brian BehlendorfZTS: alloc_class.ksh must wait for the process to exit
2022-02-10 Rich ErcolaniZTS: Avoid piping send directly to /dev/null
2022-02-10 Tony HutterZTS: Fix zpool_reopen_[1-5] on Fedora 35
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-05 George AmanakisIntroduce a flag to skip comparing the local mac when...
2022-02-04 Kristof Provostpf tests: Provoke failure in pf_ioctl_addrule
2022-02-03 Brian BehlendorfVerify dRAID empty sectors
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
next