summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Removed BlueStore VERSION information as it is gibberishKenneth Van Alstyne2018-12-181-1/+0Star
* Updated BlueStore expected resultKenneth Van Alstyne2018-12-171-0/+1
* Added BlueStore test imageKenneth Van Alstyne2018-12-172-0/+2
* tests: check for tar and {b,g}zipKarel Zak2018-12-112-0/+4
* tests: make lsns-netnsid portableKarel Zak2018-11-301-1/+25
* tests: enlarge backing file for fstab-btrfsKarel Zak2018-11-301-1/+1
* tests: add test images for drbd v08/v09Roland Kammerer2018-11-294-0/+10
* tests: run oids test only when uuidgen tool was builtThomas Deutschmann2018-11-111-4/+6
* tests: add choom to build-sys testKarel Zak2018-09-2418-0/+18
* tests: update sfdisk resizeKarel Zak2018-09-171-1/+1
* test: update UUID v5 testsKarel Zak2018-08-311-1/+1
* tests: update fdisk outputKarel Zak2018-08-3066-0/+75
* tests: add column --table-empty-lines testKarel Zak2018-08-234-0/+24
* tests: add cal --span testsKarel Zak2018-08-075-1/+746
* tests: check for test_calKarel Zak2018-08-073-3/+3
* tests: update lscpu testsKarel Zak2018-08-013-0/+3
* tests: update fdisk dialogsKarel Zak2018-07-3110-40/+40
* tests: add mountinfo with empty sourceKarel Zak2018-07-103-0/+90
* tests: add simple LVM lsblk dumpKarel Zak2018-06-218-0/+154
* tests: add simple ATA and NVME lsblk dumpKarel Zak2018-06-218-0/+98
* tests: add lsblk test scriptKarel Zak2018-06-213-6/+92
* tests: add simple & stupid script to generate lsblk /sys and /proc dumpKarel Zak2018-06-211-0/+98
* tests: add empty column testKarel Zak2018-06-042-0/+5
* tests: move stderr redirection out from test expressionSami Kerola2018-05-281-1/+1
* libblkid: udf: Fix reporting UDF 2.60 revisionPali Rohár2018-05-252-0/+10
* tests: update script done messagesKarel Zak2018-05-145-12/+12
* tests: update script headersKarel Zak2018-05-145-12/+12
* tests: remove debug stuff from ts/script/optionsKarel Zak2018-05-141-1/+0Star
* script: add the -o/--output-limit option. Fix race test.Fred Mora2018-05-143-1/+17
* tests: update sfdisk JSON outputKarel Zak2018-04-062-20/+20
* lsmem: improve JSON outputKarel Zak2018-04-052-53/+53
* tests: update JSON outputsKarel Zak2018-04-043-50/+50
* tests: remove namei(1) failed lstat testKarel Zak2018-03-272-6/+0Star
* Merge branch 'master' of https://github.com/pali/util-linuxKarel Zak2018-03-2739-0/+134
|\
| * tests: Add tests for FAT32 labelsPali Rohár2017-11-2539-0/+134
* | tests: update column(1) space-separator testKarel Zak2018-03-271-6/+6
* | column: fix leading space characters bugKarel Zak2018-03-272-2/+2
* | tests: use libtool to execute with valgrindKarel Zak2018-03-211-0/+1
* | tests: update lsmemKarel Zak2018-03-201-2/+2
* | tests: add /proc/swaps libmount parser testKarel Zak2018-03-203-0/+31
* | tests: consolidate ts_device_has UUID or LABELRuediger Meier2018-03-1915-59/+59
* | tests: fix grep expressions for devicesRuediger Meier2018-03-1912-26/+26
* | tests: handle xargs errors and invalid argsRuediger Meier2018-03-191-2/+12
* | tests: add ipcslimits lockRuediger Meier2018-03-092-0/+4
* | tests: fix losetup raceRuediger Meier2018-03-092-32/+19Star
* | tests: re-introduce bash 3 compatibility (OSX)Ruediger Meier2018-03-081-17/+20
* | travis: use parallel root checksRuediger Meier2018-03-071-2/+15
* | tests: dont't timeout flockRuediger Meier2018-03-071-1/+1
* | tests: don't use unlocked resourcesRuediger Meier2018-03-071-0/+20
* | tests: don't lock fd 1 (stdout), don't use /proc/$$/fdRuediger Meier2018-03-071-20/+25