summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'setarch' of https://github.com/rudimeier/util-linuxKarel Zak2014-05-261-0/+11
|\
| * setarch: flush output streams before execRuediger Meier2014-05-221-0/+11
* | tests: skip umount-alltargets on regular mtabKarel Zak2014-05-261-0/+2
|/
* tests: remove test_fsck.cramfs (reverts 6c32ae78)Ruediger Meier2014-05-191-1/+1
* fsck.cramfs: refactor option -x/--extractRuediger Meier2014-05-191-4/+1Star
* tests: fix fsck.cramfs for systems with certain page sizesRuediger Meier2014-05-191-1/+1
* tests, fix cramfs for systems with certain page sizesRuediger Meier2014-05-182-3/+6
* Merge branch 'tests-mount' of https://github.com/rudimeier/util-linuxKarel Zak2014-05-164-4/+27
|\
| * tests: use ts_mount for cramfsRuediger Meier2014-05-162-2/+2
| * tests: ts_mount knows which fs is expectedRuediger Meier2014-05-162-2/+4
| * tests: ts_mount validates error messageRuediger Meier2014-05-161-3/+9
| * tests, add function ts_mountRuediger Meier2014-05-162-2/+17
* | tests: check for mkfs.ext{2,3,4}Ruediger Meier2014-05-1527-0/+29
* | tests: consolidate some checks for commandsRuediger Meier2014-05-158-22/+21Star
* | tests: add function ts_check_progRuediger Meier2014-05-151-0/+5
|/
* Merge branch 'travis-root-checks-v2' of https://github.com/rudimeier/util-linuxKarel Zak2014-05-1449-148/+217
|\
| * tests: introduce TS_CMD_UUIDGEN (never use installed one)Ruediger Meier2014-05-135-4/+10
| * tests, don't write TS_DEVICE to stdout anymoreRuediger Meier2014-05-131-1/+0Star
| * tests: ts_scsi_debug_init must not run in a subshellRuediger Meier2014-05-1317-130/+146
| * tests: cleanup ts_scsi_debug_initRuediger Meier2014-05-131-6/+7
| * tests: some more tests need loop supportRuediger Meier2014-05-132-0/+2
| * tests: ts_device_init requires loop supportRuediger Meier2014-05-1328-1/+28
| * tests: use ts_check_losetup in losetup testRuediger Meier2014-05-131-0/+9
| * tests: add function ts_check_losetupRuediger Meier2014-05-131-0/+12
| * tests: ts_device_init remove useless error handlingRuediger Meier2014-05-121-7/+4Star
* | tests: add .BE hexdump test results (from s390)Karel Zak2014-05-1423-0/+707
* | tests, script/race is known to failRuediger Meier2014-05-131-0/+4
* | tests: script/race would work with variable loop countRuediger Meier2014-05-132-2/+10
* | tests: ipcs/limits2 is known to failRuediger Meier2014-05-131-0/+5
* | tests: fix hexdump for big endianRuediger Meier2014-05-132-1/+32
* | tests, add missing output for hexdumpRuediger Meier2014-05-132-0/+41
* | tests: fix hexdump, add ts_finalizeRuediger Meier2014-05-131-0/+2
* | tests: fix "KNOWN FAILED" for subtestsRuediger Meier2014-05-131-15/+12Star
|/
* cytune: remove from util-linuxSami Kerola2014-05-1219-19/+0Star
* tests: check /proc availability, and go-around if it is incompleteSami Kerola2014-05-121-13/+17
* Merge branch 'tests-features' of https://github.com/rudimeier/util-linuxKarel Zak2014-05-122-8/+44
|\
| * tests: style Makefile and make outputRuediger Meier2014-05-121-1/+4
| * tests: allow to add or override test suite optionsRuediger Meier2014-05-121-1/+2
| * tests: add exit case "KNOWN FAILED"Ruediger Meier2014-05-121-0/+13
| * tests: fix var namesRuediger Meier2014-05-101-2/+5
| * tests: allow test options to be overridden by envRuediger Meier2014-05-101-0/+15
| * tests: call ts_init_env as early as possibleRuediger Meier2014-05-101-7/+8
* | last: avoid leading "-" before "no logout"Ruediger Meier2014-05-101-1/+1
* | tests: add test case for last -time-format=fullRuediger Meier2014-05-082-2/+22
|/
* column: inform user when multibyte conversion error occursSami Kerola2014-05-072-0/+31
* tests: fix kill problemsRuediger Meier2014-05-064-12/+14
* tests: kill_functions.sh needs gawk (skip if sourced)Ruediger Meier2014-05-061-1/+4
* tests: add kill_functions.sh to avoid duplicate codeKarel Zak2014-04-285-65/+43Star
* tests: check kill all user processesSami Kerola2014-04-263-1/+72
* tests: check kill print pid optionSami Kerola2014-04-262-0/+70