aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: validate getsubopt(3) expulsionнаб2022-03-1510-7/+42
* Forbid b{copy,zero,cmp}(). Don't include <strings.h> for <string.h>наб2022-03-159-28/+19
* Remove bcopy(), bzero(), bcmp()наб2022-03-156-49/+31
* tests: replace explicit $? || log_fail with log_mustнаб2022-03-158-73/+25
* tests: zfs_002_pos: simplify ZFS_ABORT testsнаб2022-03-151-6/+2
* tests: zfs_set_common: check_prop_inherit: print faulty valuesнаб2022-03-151-3/+5
* ZTS: Fix send_partial_dataset.kshBrian Behlendorf2022-03-131-12/+10
* Add physical device size to SIZE column in 'zpool list -v'Akash B2022-03-081-1/+5
* ZTS: /dev/null: accept no substitutesRich Ercolani2022-03-0815-42/+34
* Revert "ZTS: Avoid piping send directly to /dev/null"наб2022-03-081-3/+1
* Cleaning up a couple of ZTS tests setup scriptsBrian Atkinson2022-03-082-3/+4
* Added noexit variant for Raidz setup in ZTS testsBrian Atkinson2022-03-083-7/+8
* Fix ENOSPC when unlinking multiple files from full poolBrian Behlendorf2022-03-083-2/+63
* Expose additional file level attributesUmer Saleem2022-03-0720-48/+657
* Use _Noreturn (C11; GNU89) properlyAlejandro Colomar2022-03-042-3/+3
* Default to ON for compressionRich Ercolani2022-03-0336-39/+119
* ZTS: Fix import_devices_missing.kshBrian Behlendorf2022-03-021-2/+2
* ZTS: switch to rsync for directory diffsAleksa Sarai2022-03-0115-68/+148
* ZTS: Modify receive-o-x_props_override.ksh exceptionBrian Behlendorf2022-03-011-2/+2
* ZTS: Move largest_pool_001_pos.ksh to Linux runfileBrian Behlendorf2022-03-012-6/+6
* Add Linux kmemleak support to ZTSDamian Szuberski2022-02-242-9/+47
* log xattr=sa create/remove/update to ZILJitendra Patidar2022-02-225-2/+162
* ZTS: Retry in import_rewind_config_changed.kshBrian Behlendorf2022-02-202-11/+49
* ZTS: Fix vdev_zaps_004_pos.kshBrian Behlendorf2022-02-172-1/+1
* Enable encrypted raw sending to pools with greater ashiftGeorge Amanakis2022-02-163-1/+195
* Cross-platform xattr user namespace compatibilityRyan Moeller2022-02-155-3/+97
* Rename fallthrough to zfs_fallthroughJorgen Lundman2022-02-151-1/+1
* ZTS: Fix checkpoint_ro_rewind.kshBrian Behlendorf2022-02-131-2/+2
* ZTS: Fix zpool_expand_001_posBrian Behlendorf2022-02-132-4/+2
* ZTS: Fix problem with zdb_objset_id testPaul Zuchowski2022-02-111-14/+16
* ZTS: Fix zvol_misc_volmode testBrian Behlendorf2022-02-091-18/+31
* Receive checks should allow unencrypted child datasetsAttila Fülöp2022-02-094-6/+93
* Linux 5.16 compat: don't use XSTATE_XSAVE to save FPU stateAttila Fülöp2022-02-094-0/+67
* ZTS: Update enospc_002_pos test caseBrian Behlendorf2022-02-042-4/+0
* Fix clearing set-uid and set-gid bits on a file when replying a writePawel Jakub Dawidek2022-02-038-80/+180
* Add `--enable-asan` and `--enable-ubsan` switchesDamian Szuberski2022-02-0312-9/+38
* Add enumerated vdev names to 'zpool iostat -v' and 'zpool list -v'Akash B2022-02-032-2/+2
* Report dnodes with faulty bonuslenGeorge Amanakis2022-02-033-1/+164
* Fix trivial calloc(3) arguments orderTomohiro Kusumi2022-02-021-1/+1
* ZTS: explicitly strip whitespace for broken wc(1) implementationsнаб2022-01-283-1/+3
* tests: simplify check_bg_procs_limit_num(), inline into setupнаб2022-01-264-57/+18
* tests: prune remaining xargs(1), add missing zfs-project -c0 noteнаб2022-01-267-13/+9
* tests: simplify find_vfstab_dev()наб2022-01-262-32/+2
* Fix test-runner on FreeBSDнаб2022-01-211-2/+2
* Introduce a flag to skip comparing the local mac when raw sendingGeorge Amanakis2022-01-213-2/+123
* Fix problem with zdb -dPaul Zuchowski2022-01-202-4/+40
* Removed Python 2 and Python 3.5- supportDamian Szuberski2022-01-137-36/+12
* ZTS: normalize on use of `sync_pool` and `sync_all_pools`Allan Jude2022-01-0695-118/+148
* Verify dRAID empty sectorsBrian Behlendorf2022-01-041-5/+6
* ZTS: Fix enospc_002_pos.ksh againBrian Behlendorf2021-12-231-1/+1