summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: let lsmod fail silentlyRuediger Meier2016-11-071-2/+2
* tests: always quote $LODEVRuediger Meier2016-11-071-23/+23
* tests: replace sleep by udevadmRuediger Meier2016-11-071-11/+10Star
* tests: udevadm settle before losetup -dRuediger Meier2016-11-071-0/+10
* tests: check for timeout progKarel Zak2016-11-031-0/+1
* tests: wait for flock background processRuediger Meier2016-11-021-0/+10
* tests: add flock testsKarel Zak2016-10-319-0/+107
* tests: add sfdisk script case-insensitive testKarel Zak2016-10-262-0/+35
* Merge branch 'tests-raid1' of https://github.com/rudimeier/util-linuxKarel Zak2016-10-262-1/+3
|\
| * test: fix raid1 minimum I/O sizeRuediger Meier2016-10-212-1/+3
* | tests: let's follow ts_scsi_debug_rmmodKarel Zak2016-10-251-2/+0Star
* | Merge branch 'test-rmmod-scsi_debug' of https://github.com/rudimeier/util-linuxKarel Zak2016-10-2524-54/+45Star
|\ \
| * | tests: consolidate rmmod scsi_debugRuediger Meier2016-10-2124-54/+45Star
| |/
* | tests: add another sfdisk script testsKarel Zak2016-10-258-0/+263
* | tests: add sfdisk Type= and Id= testKarel Zak2016-10-252-0/+92
* | tests: add GPT attributes parser testsKarel Zak2016-10-256-0/+2264
|/
* Merge branch 'test-fixes' of https://github.com/rudimeier/util-linuxKarel Zak2016-10-212-3/+3
|\
| * tests: avoid &>> for bash compatibilityRuediger Meier2016-10-202-3/+3
* | tests: call umount --fake for tmpfs testsKarel Zak2016-10-202-2/+15
|/
* tests: update build-sys expected outputKarel Zak2016-10-1918-36/+36
* tests: (cramfs) check for test_sysinfoKarel Zak2016-10-041-0/+1
* tests: add chrt vs. nice testKarel Zak2016-10-032-0/+64
* tests: update build-sys testsKarel Zak2016-09-3018-50/+36Star
* tests: Add helper for TIOCSTI exploitStanislav Brabec2016-09-293-0/+32
* trivial: use tabs consistentlyIgor Gnatenko2016-09-201-2/+2
* tests: add columns separator to libsmartcols testKarel Zak2016-09-162-8/+30
* tests: add export and raw to libsmartcols testKarel Zak2016-09-163-0/+43
* tests: add libsmartcols JSON testKarel Zak2016-09-164-0/+96
* tests: add libsmartcols wrap and wrapnl tree testsKarel Zak2016-09-153-0/+67
* tests: add tree libsmartcols test filesKarel Zak2016-09-156-0/+40
* libsmartcols: add support for trees to the sample applicationKarel Zak2016-09-151-1/+15
* tests: add missing expected/ dir stuffKarel Zak2016-09-145-0/+62
* tests: add libsmartcols title testKarel Zak2016-09-143-0/+41
* tests: add another libsmartcols testsKarel Zak2016-09-148-1/+92
* tests: improve libsmartcols testKarel Zak2016-09-132-0/+20
* libsmartcols: add application to test library featuresKarel Zak2016-09-1314-0/+137
* tests: update sfdisk output stringsKarel Zak2016-09-0111-20/+29
* tests: fix losetup tests for --nooverlapKarel Zak2016-08-171-18/+18
* tests: Add losetup-loop test suiteStanislav Brabec2016-08-1712-0/+252
* tests: keep 'hppa' in fdisk/bsd test tooKarel Zak2016-08-161-1/+1
* tests: really fix fdisk/bsd for hppaHelge Deller2016-08-161-1/+1
* tests: mark build-in paths test as optionalKarel Zak2016-08-121-0/+5
* libmount: Preserve empty string value in optstr parsingFilipe Brandenburger2016-08-108-0/+35
* tests: Allow running a single test case from tests/run.shFilipe Brandenburger2016-08-101-1/+1
* tests: Use proper word splitting when executing testsFilipe Brandenburger2016-08-101-2/+2
* libmount: ignore redundant slashesKarel Zak2016-08-081-34/+34
* tests: fix loop-overlay testKarel Zak2016-08-041-3/+4
* tests: fix libmount loop-overlay testKarel Zak2016-08-041-5/+4Star
* Merge branch 'lo'Karel Zak2016-08-042-0/+71
|\
| * tests: Add loop-overlay testStanislav Brabec2016-08-032-0/+71