summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: ignore deprecated lastRuediger Meier2014-06-032-0/+4
* tests: remove deprecated mount testsRuediger Meier2014-06-034-87/+0Star
* Merge branch 'lscpu-detect-v3' of https://github.com/rudimeier/util-linuxKarel Zak2014-05-304-0/+31
|\
| * tests: add lscpu IBM pSeries test dataRuediger Meier2014-05-292-0/+2
| * tests: add vbox lscpu dumpRuediger Meier2014-05-292-0/+29
* | build: fix some compiler warningsRuediger Meier2014-05-301-1/+1
* | tests: split off losetup scsi_debug partRuediger Meier2014-05-275-61/+90
* | tests: fix, typo schedutils/cpusetRuediger Meier2014-05-271-1/+1
* | tests: run tests in deterministic orderRuediger Meier2014-05-271-0/+1
* | tests: ts_scsi_debug_init skip instead of dieRuediger Meier2014-05-271-6/+14
* | 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