aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: many_fds: simplify, moderniseнаб2022-05-111-34/+20
* Adding ZTS test for O_APPENDBrian Atkinson2022-05-1113-25/+296
* autoconf: use include directives instead of recursing down test dataнаб2022-05-10176-2686/+1952
* autoconf: use include directives instead of recursing down tests (mostly)наб2022-05-1015-229/+163
* autoconf: use include directives instead of recursing down etcнаб2022-05-101-0/+1
* Move test-runner.1 into top-level man/наб2022-05-103-298/+1
* autoconf: use include directives instead of recursing down manнаб2022-05-101-3/+0
* autoconf: use include directives instead of recursing down cmdнаб2022-05-105-2/+8
* autoconf: use include directives instead of recursing down libнаб2022-05-103-26/+25
* Speed up WB_SYNC_NONE when a WB_SYNC_ALL occurs simultaneouslyShaan Nobee2022-05-038-3/+223
* Default zfs_max_recordsize to 16MRich Ercolani2022-04-284-4/+4
* Improve zpool status output, list all affected datasetsGeorge Amanakis2022-04-255-1/+156
* tests: cli_user: zfs_001_neg: print the problematic linesнаб2022-04-251-1/+1
* Corrected oversight in ZERO_RANGE behaviorRich Ercolani2022-04-207-17/+165
* linux: module: weld all but spl.ko into zfs.koнаб2022-04-203-8/+6
* tests: cmd: draid: remove unused and undocumented -vнаб2022-04-131-5/+2
* ZTS: Retry auto_spare_multiple.kshBrian Behlendorf2022-04-131-0/+1
* ZTS: Retry redundancy_draid_spare[1,3].kshBrian Behlendorf2022-04-132-5/+2
* 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