summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: add --exclude=<list> for run.shKarel Zak2015-03-251-0/+20
* tests: more(1) depends on terminal, force to TERM=linuxKarel Zak2015-03-251-0/+1
* dmesg: use GMT in tests, add DMESG_TEST_BOOTIMEKarel Zak2015-03-236-0/+18
* tests: check dmesg message coloringSami Kerola2015-03-232-0/+130
* tests: check timestamp formatsSami Kerola2015-03-232-0/+21
* tests: add test_dmesg that has fixed boot timeSami Kerola2015-03-236-14/+14
* tests: add dmesg multiline message checkSami Kerola2015-03-233-0/+56
* tests: remove private2 dir from mount/moveKarel Zak2015-03-201-8/+5Star
* tests: some more mount error handlingRuediger Meier2015-03-193-0/+6
* tests: more error handling in mount/move (refactor)Ruediger Meier2015-03-191-22/+28
* tests: mount/move also tests findmnt vs. mountpointRuediger Meier2015-03-192-0/+16
* findmnt: add --mountpoint command line optionKarel Zak2015-03-195-15/+15
* tests: start script/race test only when --force specifiedKarel Zak2015-03-191-0/+3
* tests: add --skip-loopdevsKarel Zak2015-03-172-1/+5
* Merge branch 'drone-ci' of https://github.com/rudimeier/util-linuxKarel Zak2015-03-171-0/+4
|\
| * tests: optionally skip tests where loop support is neededRuediger Meier2015-03-161-0/+4
* | tests: use ts_skip for logger/journaldKarel Zak2015-03-171-1/+1
* | Merge branch 'tests_logger' of https://github.com/kerolasa/lelux-utiliteetitKarel Zak2015-03-1719-0/+327
|\ \
| * | tests: add logger(1) journald testSami Kerola2015-03-172-0/+38
| * | tests: add logger(1) error condition testsSami Kerola2015-03-179-0/+74
| * | tests: add logger(1) message format testsSami Kerola2015-03-178-0/+215
| |/
* / tests: remove warning from test outputRuediger Meier2015-03-171-1/+0Star
|/
* tests: disarm tailf testRuediger Meier2015-03-161-0/+4
* tailf: deprecatedRuediger Meier2015-03-161-0/+1
* tests: use --no-act for logger testsKarel Zak2015-03-161-9/+9
* tests: add logger(1) command line options testsSami Kerola2015-03-1614-0/+79
* logger: add -DTEST_LOGGERKarel Zak2015-03-161-0/+1
* tests: fix fdisk/bsd for ppc64leRuediger Meier2015-03-131-2/+2
* tests: improve readability for fdisk/bsdRuediger Meier2015-03-131-6/+10
* tests: update sfdisk --dump testKarel Zak2015-03-111-0/+2
* libmount: cleanup fs root detection codeKarel Zak2015-03-104-15/+0Star
* tests: scsi_debug workaroundKarel Zak2015-02-191-0/+2
* tests: improve some wordings of the outputBenno Schulenberg2015-02-191-3/+3
* tests: update build-sys testsKarel Zak2015-02-0418-50/+50
* tests: don't hardcode devnamesKarel Zak2015-02-033-80/+3Star
* tests: update MBR sort testKarel Zak2015-02-031-0/+2
* tests: fix fdisk/bsd again for big endianRuediger Meier2015-01-261-1/+1
* tests: fix swaplabel test for 9a83b03cRuediger Meier2015-01-262-2/+3
* Revert "tests: simplify and update swaplabel test"Ruediger Meier2015-01-262-4/+8
* tests: python tests should not remove user's LD_LIBRARY_PATHRuediger Meier2015-01-201-2/+2
* tests: update build testsKarel Zak2015-01-1318-102/+132
* tests: Add UDF hdd image created by NetBSD newfs_udf (from UDFclient 0.7.7)Pali Rohár2015-01-082-0/+9
* tests: Add UDF hdd image created by NetBSD newfs_udf (from UDFclient 0.7.5)Pali Rohár2015-01-082-0/+9
* tests: Add UDF hdd image created by Linux mkudffs with custom paramsPali Rohár2015-01-082-0/+9
* tests: Add UDF hdd image created by Linux mkudffsPali Rohár2015-01-082-0/+9
* tests: Add UDF hdd image created by Windows 7Pali Rohár2015-01-082-0/+9
* Merge branch 'master' of https://github.com/pali/util-linuxKarel Zak2015-01-081-0/+3
|\
| * tests: update UDF test (add identifiers)Pali Rohár2014-12-151-0/+3
* | tests: don't check the current ipcs limitsKarel Zak2014-12-193-12/+8Star
* | cal: fix signed integer overflow [AddressSanitizer]Sami Kerola2014-12-192-318/+318
|/