summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: update build-sys testsKarel Zak2016-03-1017-16/+32
* Merge branch 'test-btrfs' of https://github.com/rudimeier/util-linuxKarel Zak2016-03-101-0/+4
|\
| * tests: skip btrfs tests if version too oldRuediger Meier2016-03-091-0/+4
* | sfdisk, fdisk: add fflush()Karel Zak2016-03-103-10/+10
|/
* tests: fix non-working udevadm settle for scsi_debugRuediger Meier2016-03-091-2/+15
* tests: hotfix, wait for scsi_debug partionRuediger Meier2016-03-091-1/+4
* tests: don't use mkfs.btrfs option -fRuediger Meier2016-03-091-1/+1
* tests: ignore swapon warningsRuediger Meier2016-03-094-0/+12
* tests: udevadm settle before losetup -dRuediger Meier2016-03-091-0/+4
* misc: remove path name definitions that are unusedSami Kerola2016-03-092-26/+0Star
* tests: mark script race test as "known fail"Karel Zak2016-03-091-0/+4
* tests: don't compare btrfs mount optionsKarel Zak2016-03-084-12/+15
* tests: improve getopt loop error caseRuediger Meier2016-03-071-6/+7
* tests: getopt2, add function gnu_getopt_clean()Ruediger Meier2016-03-071-0/+36
* tests: don't skip case "output undefined"Ruediger Meier2016-03-0725-128/+72Star
* tests: cramfs, fix root groupRuediger Meier2016-03-073-13/+91
* Merge branch 'tests-results-again' of https://github.com/rudimeier/util-linuxKarel Zak2016-03-073-33/+39
|\
| * tests: add option --parsableRuediger Meier2016-03-052-18/+21
| * tests: --parallel prints results in a single lineRuediger Meier2016-03-052-18/+21
* | tests: minix, add a useful non-root checkRuediger Meier2016-03-033-17/+396
* | tests: fix minix tests for big endianRuediger Meier2016-03-038-0/+221
* | mkfs.minix: fix v2/v3 .badblocks inode number for big endianRuediger Meier2016-03-036-13/+2Star
* | tests: minix, some corrections and cleanupRuediger Meier2016-03-035-14/+56
* | tests: minix, use hexdump instead of md5sumRuediger Meier2016-03-038-9/+169
|/
* tests: add logger tests "id _numbers_ with spaces"Ruediger Meier2016-02-213-0/+17
* tests: fix ts_option helpersRuediger Meier2016-02-181-2/+4
* build-sys: portable usage of find commandRuediger Meier2016-02-183-4/+11
* tests: mkfs.ext3 image-file needs option -FRuediger Meier2016-02-121-1/+1
* tests: disable eject for broken kernelsRuediger Meier2016-02-121-0/+7
* tests: add some check_test_command requirementsRuediger Meier2016-02-123-0/+4
* misc-utils: build test_uuidd only if BUILD_UUIDDRuediger Meier2016-02-122-344/+0Star
* Merge branch 'test-fixes' of https://github.com/rudimeier/util-linuxKarel Zak2016-02-1260-113/+114
|\
| * tests: ts_fdisk_clean(), remove optimal iosizeRuediger Meier2016-02-1060-101/+102
| * tests: minor cleanup ts_fdisk_clean()Ruediger Meier2016-02-101-12/+12
* | tests: add test for loop option in fstabStanislav Brabec2016-02-122-0/+52
* | tests: fix redirectionStanislav Brabec2016-02-1225-56/+56
* | tests: add btrfs mount testsStanislav Brabec2016-02-124-0/+131
* | Merge branch 'colcrt' of git://github.com/kerolasa/lelux-utiliteetitKarel Zak2016-02-1111-384/+378Star
|\ \ | |/ |/|
| * tests: update colcrt test expectationsSami Kerola2016-02-026-420/+49Star
| * tests: add colcrt functional testsSami Kerola2016-02-029-0/+365
* | docs: fix typos found by codespellRuediger Meier2016-02-033-3/+3
|/
* tests: make swaplabel test more robustKarel Zak2016-01-262-1/+3
* tests: update swapfile outputKarel Zak2016-01-262-1/+4
* tests: remove redundant check for NULL [cppcheck]Boris Egorov2016-01-191-3/+2Star
* tests: fallback for missing TS_DESCKarel Zak2016-01-051-0/+1
* tests: wipefs fix, ts_init was called too lateRuediger Meier2016-01-051-1/+2
* tests: fix run.sh --parallel=1Ruediger Meier2016-01-051-2/+1Star
* tests: always create sparse image filesRuediger Meier2016-01-051-1/+2
* tests: no more sleep, udevadm settle onlyRuediger Meier2016-01-056-6/+0Star
* tests: use sfdisk --no-reread wherever it's neededRuediger Meier2016-01-0537-78/+13Star