summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* tests: check various ways to specify kill signalSami Kerola2014-04-262-0/+78
* tests: check kill is converting signals names correctlySami Kerola2014-04-263-0/+76
* tests: add signal receiver programSami Kerola2014-04-263-0/+180
* tests: update Py parse mountinfo testKarel Zak2014-04-231-0/+11
* tests: rely on ts_init_py onlyKarel Zak2014-04-231-2/+0Star
* tests: update fdisk sun testKarel Zak2014-04-231-3/+3
* tests: add fdisk 'f' command MBR testKarel Zak2014-04-232-0/+156
* tests: fdisk added a partitions order message (8b60872e)Ruediger Meier2014-04-183-0/+14
* lib/tt.c: Goodbye!Ondrej Oprala2014-04-033-3/+1Star
* tests: getting paraller_jobs more robustRuediger Meier2014-03-291-1/+10
* Merge branch 'fix-ppc-tests' of https://github.com/rudimeier/util-linuxKarel Zak2014-03-2818-28/+66
|\
| * tests: fix last for bigendianRuediger Meier2014-03-236-17/+31
| * tests: fix utmpdump/ipv6tobin for bigendianRuediger Meier2014-03-152-1/+7
| * tests: fix utmpdump/to-binary for bigendianRuediger Meier2014-03-152-1/+7
| * tests: fix utmpdump/ipv6totxt for bigendianRuediger Meier2014-03-153-1/+3