aboutsummaryrefslogtreecommitdiff
path: root/tests/sys/cddl/zfs/bin
Commit message (Expand)AuthorAgeFilesLines
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* tests: Remove ancient SCCS tags.Warner Losh2023-11-2721-35/+0
* mkfile: getopt() returns an int, not a char.Dag-Erling Smørgrav2023-09-101-1/+1
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-1628-55/+0
* Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-1614-14/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* Mark usage function as __dead2 in programs where it does not returnAlfonso Gregory2023-07-071-1/+1
* Merge fix for zfs readmmap test from CheriBSDDimitry Andric2022-07-151-0/+1
* zfs: Update test format strings to match variable typtesEd Maste2022-03-011-4/+4
* build: provide a default WARNS for all in-tree buildsKyle Evans2020-09-181-0/+2
* Merge OpenZFS support in to HEAD.Matt Macy2020-08-251-6/+8
* ZFS test suite: fix uses of illumos /dev/[r]dsk/ and /dev/zvol/[r]dsk/Andriy Gapon2018-03-273-10/+10
* Add the ZFS test suiteAlan Somers2018-02-2343-0/+2777