aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: zts-report: add #13215 to known list for FreeBSDнаб2022-04-011-0/+1
* tests: zts-report: issue numbers are numbersнаб2022-04-011-34/+34
* tests: clean out more temporary filesнаб2022-04-0116-46/+44
* tests: remove unused functionsнаб2022-04-0110-809/+6
* tests: include: use already-set $UNAME instead of shelling out to uname each ...наб2022-04-013-76/+90
* tests: pam: use absolute path to module .soнаб2022-04-015-11/+13
* tests: zts-report: simplifyнаб2022-04-011-25/+12
* tests: zts-report: prune unused reasonsнаб2022-04-011-9/+0
* tests: zts-report: only known-SKIP zfs_unshare_002_pos on Linuxнаб2022-04-011-1/+1
* tests: zfs_003_neg: handle failures correctlyнаб2022-04-011-4/+10
* tests: zfs_share_005: don't fail openнаб2022-04-011-1/+1
* tests: lua_core: use herewords for single-line programsнаб2022-04-018-29/+10
* tests: revert back to original coredump patterns on Linux, tooнаб2022-04-014-89/+77
* tests: zdb_args_pos.ksh: fix indentationнаб2022-04-011-4/+4
* tests: move C test helpers into test cmdнаб2022-04-0155-216/+103
* tests: echo-with-arguments reviewнаб2022-04-012-8/+6
* tests: rsend/send-c_props: make it choochнаб2022-04-012-7/+22
* tests: rsend.kshlib: cmp_ds_prop: anonymise "inherited from" sourccesнаб2022-04-011-2/+2
* tests: prune cat (ab)usesнаб2022-04-0116-67/+51
* tests: rsend_012_pos: backup/restore in one invocationнаб2022-04-011-12/+5
* tests: rsend.kshlib: cmp_ds_prop: allow skipping sourceнаб2022-04-012-3/+5
* tests: rsend.kshlib: cmp_ds_prop: mask out differences in origin poolнаб2022-04-011-2/+2
* tests: review all wc(1) invocationsнаб2022-04-0121-63/+49
* tests: review every instance of $?наб2022-04-01147-1483/+558
* tests: include: math: simplify bc conditions, review $?наб2022-04-011-8/+3
* tests: clean out unused/single-use/useless commands from the listнаб2022-04-0113-149/+35
* tests: mixed_create_failure: explicitly note the errorнаб2022-04-011-10/+6
* tests: logapi: don't cat excessivelyнаб2022-04-011-34/+23
* tests: cmd: don't recurseнаб2022-04-01101-353/+181
* tests: {read,write}_dos_attributes: despaghettifyнаб2022-04-0110-377/+242
* fgrep -> grep -Fнаб2022-04-011-1/+1
* egrep -> grep -Eнаб2022-04-0117-74/+47
* tests: nawk -> awkнаб2022-04-0125-97/+68
* tests: review every awk(1) invocationнаб2022-04-01132-764/+404
* tests: zfs_rollback_commit: talkative failuresнаб2022-04-011-12/+3
* tests: README: note non-default mountd requirementнаб2022-04-011-0/+3
* tests: README: note that -d *must* be 777 for the deleg testsнаб2022-04-011-0/+1
* tests: vdev_zaps: cleanup libraryнаб2022-04-014-51/+17
* tests: vdev_zaps_007: actually test the new poolнаб2022-04-011-1/+1
* tests: get rid of whichнаб2022-04-015-11/+6
* tests: don't >-redirect without evalнаб2022-04-0151-265/+190
* tests: vdev_zaps_007: log_must with > must evalнаб2022-04-011-2/+2
* tests: redacted_send: explicitly assume instant /dev on non-Linuxнаб2022-04-011-0/+4
* tests: replace sum(1) with cksum(1)наб2022-04-0112-46/+31
* tests: snapshot_00[15]_pos: use cksum instead of sum -rнаб2022-04-012-17/+10
* tests: zfs_create_nomount: undefined local -> typesetнаб2022-04-011-1/+1
* tests: mixed_create_failure: undefined log_err -> log_failнаб2022-04-011-4/+4
* tests: don't fail if no fio or python3.sysctlнаб2022-04-0137-29/+74
* tests: nonspecific cleanupнаб2022-04-0124-253/+102
* tests: zfs_share_concurrent_shares: don't use log_musts in subprocessesнаб2022-04-011-69/+64