]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - tests
cstyle: remove unused -o
[FreeBSD/FreeBSD.git] / tests /
2022-03-23 Brian BehlendorfSwitch from _Noreturn to __attribute__((noreturn))
2022-03-23 Tony HutterZTS: Log test name to /dev/kmsg on Linux
2022-03-19 Sean Eric FaganAllow zfs send to exclude datasets
2022-03-15 набtests: validate getsubopt(3) expulsion
2022-03-15 набForbid b{copy,zero,cmp}(). Don't include <strings.h...
2022-03-15 набRemove bcopy(), bzero(), bcmp()
2022-03-15 набtests: replace explicit $? || log_fail with log_must
2022-03-15 набtests: zfs_002_pos: simplify ZFS_ABORT tests
2022-03-15 набtests: zfs_set_common: check_prop_inherit: print faulty...
2022-03-13 Brian BehlendorfZTS: Fix send_partial_dataset.ksh
2022-03-09 Akash BAdd physical device size to SIZE column in 'zpool list -v'
2022-03-08 Rich ErcolaniZTS: /dev/null: accept no substitutes
2022-03-08 набRevert "ZTS: Avoid piping send directly to /dev/null"
2022-03-08 Brian AtkinsonCleaning up a couple of ZTS tests setup scripts
2022-03-08 Brian AtkinsonAdded noexit variant for Raidz setup in ZTS tests
2022-03-08 Brian BehlendorfFix ENOSPC when unlinking multiple files from full...
2022-03-08 Umer SaleemExpose additional file level attributes
2022-03-05 Alejandro ColomarUse _Noreturn (C11; GNU89) properly
2022-03-03 Rich ErcolaniDefault to ON for compression
2022-03-02 Brian Behlendorf ZTS: Fix import_devices_missing.ksh
2022-03-01 Aleksa SaraiZTS: switch to rsync for directory diffs
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-24 Damian SzuberskiAdd Linux kmemleak support to ZTS
2022-02-22 Jitendra Patidarlog xattr=sa create/remove/update to ZIL
2022-02-21 Brian BehlendorfZTS: Retry in import_rewind_config_changed.ksh
2022-02-17 Brian BehlendorfZTS: Fix vdev_zaps_004_pos.ksh
2022-02-16 George AmanakisEnable encrypted raw sending to pools with greater...
2022-02-16 Ryan MoellerCross-platform xattr user namespace compatibility
2022-02-15 Jorgen LundmanRename fallthrough to zfs_fallthrough
2022-02-13 Brian BehlendorfZTS: Fix checkpoint_ro_rewind.ksh
2022-02-13 Brian BehlendorfZTS: Fix zpool_expand_001_pos
2022-02-11 Paul ZuchowskiZTS: Fix problem with zdb_objset_id test
2022-02-10 Brian BehlendorfZTS: Fix zvol_misc_volmode test
2022-02-09 Attila FülöpReceive checks should allow unencrypted child datasets
2022-02-09 Attila FülöpLinux 5.16 compat: don't use XSTATE_XSAVE to save FPU...
2022-02-04 Brian BehlendorfZTS: Update enospc_002_pos test case
2022-02-03 Pawel Jakub DawidekFix clearing set-uid and set-gid bits on a file when...
2022-02-03 Damian SzuberskiAdd `--enable-asan` and `--enable-ubsan` switches
2022-02-03 Akash BAdd enumerated vdev names to 'zpool iostat -v' and...
2022-02-03 George AmanakisReport dnodes with faulty bonuslen
2022-02-02 Tomohiro KusumiFix trivial calloc(3) arguments order
2022-01-29 набZTS: explicitly strip whitespace for broken wc(1) imple...
2022-01-26 набtests: simplify check_bg_procs_limit_num(), inline...
2022-01-26 набtests: prune remaining xargs(1), add missing zfs-projec...
2022-01-26 набtests: simplify find_vfstab_dev()
2022-01-21 набFix test-runner on FreeBSD
2022-01-21 George AmanakisIntroduce a flag to skip comparing the local mac when...
2022-01-20 Paul ZuchowskiFix problem with zdb -d
2022-01-13 Damian SzuberskiRemoved Python 2 and Python 3.5- support
2022-01-06 Allan JudeZTS: normalize on use of `sync_pool` and `sync_all_pools`
2022-01-05 Brian BehlendorfVerify dRAID empty sectors
2021-12-23 Brian BehlendorfZTS: Fix enospc_002_pos.ksh again
2021-12-22 Brian BehlendorfZTS: Fix rollback_003_pos.ksh
2021-12-22 Brian BehlendorfZTS: Fix refreserv_raidz.ksh
2021-12-22 Georgy Yakovlevzfs-test/mmap_seek: fix build on musl
2021-12-21 набtests: fix unused, remove argsused
2021-12-21 Brian BehlendorfZTS: speed up rsend tests
2021-12-21 Brian BehlendorfZTS: rsend_007_pos failures
2021-12-18 Ryan MoellerLinux: Implement FS_IOC_GETVERSION
2021-12-17 Brian BehlendorfZTS: alloc_class.ksh must wait for the process to exit
2021-12-17 Rich ErcolaniZTS: Avoid piping send directly to /dev/null
2021-12-17 Tony HutterZTS: Fix zpool_reopen_[1-5] on Fedora 35
2021-12-13 набt/z_diff/socket, zfs: main: fix unused argument warning...
2021-12-13 набzfs, libzfs: diff: accept -h/ZFS_DIFF_NO_MANGLE, disabl...
2021-12-07 Arshad HussainUpdate "tests/README.md"
2021-12-07 Paul DagnelieAdd `const` to nvlist functions to properly expose...
2021-12-06 Brian BehlendorfZTS: import_rewind_device_replaced reliably fails
2021-12-02 Brian BehlendorfLinux 5.13 compat: retry zvol_open() when contended
2021-12-01 John Wren KennedyTemporarily remove tests from sanity runfile
2021-12-01 Paul DagnelieAdd zfs-test facility to automatically rerun failing...
2021-11-30 Attila Fülöppam_zfs_key: tests: check if zfs load-key works on...
2021-11-30 Attila Fülöppam_zfs_key: tests: clean up the generated pam service...
2021-11-16 Rich ErcolaniEnable edonr in FreeBSD
2021-11-11 набRemove basename(1). Clean up/shorten some coreutils...
2021-11-11 Fedor UporovCheck l2cache vdevs pending list inside the vdev_inuse()
2021-11-11 Fedor Uporovzhack: Add repair label option
2021-11-11 Palash GandhiZTS: zfs_list_004_neg should not check paths that belon...
2021-11-10 Brian BehlendorfExclude zfs_copies_003_pos on Linux
2021-11-10 Fedor Uporovzdb: Report bad label checksum
2021-11-09 Rich ErcolaniExclude zvol_misc_volmode for now
2021-11-07 Brian BehlendorfFix lseek(SEEK_DATA/SEEK_HOLE) mmap consistency
2021-10-29 Mike SwansonDisable normalization implicitly when setting "utf8only...
2021-10-29 Fedor UporovDo not print UINT64_MAX value for some of zfs properties
2021-10-29 Rich ErcolaniNormalize property names for zfs receive
2021-10-25 Brian BehlendorfZTS: Standardize use of destroy_dataset in cleanup
2021-10-22 Attila Fülöppam_zfs_key: change test user name to conform to standards
2021-10-20 youzhongyangSkip snapshot in zfs_iter_mounted()
2021-10-20 felixdoerrelibshare: nfs: pass through ipv6 addresses in bracket...
2021-10-11 Brian BehlendorfZTS: Add known exceptions
2021-10-11 Brian BehlendorfZTS: deadman_sync fix
2021-10-08 Ryan MoellerFail invalid incremental recursive send gracefully
2021-10-07 Brian BehlendorfSimplify and document OpenZFS library dependencies
2021-10-01 Ryan MoellerZTS: Minimize udev_wait in zvol_misc tests
2021-09-21 John Wren KennedyAssorted parameter changes for performance tests
2021-09-20 Rich ErcolaniAdded test for being able to read various variants...
2021-09-14 Brian BehlendorfUse fallthrough macro
2021-09-13 Brian BehlendorfZTS: Waiting for zvols to be available
2021-09-01 Ryan MoellerZTS: Remove exceptions for flaky zhack on FreeBSD
2021-08-30 Ka Ho NgZTS: Enable punch-hole tests on FreeBSD
next