summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: allow to use memory checks for libsmartcolsKarel Zak2017-11-232-18/+18
* build-sys: add --enable-asan and --memcheck-asan for testsKarel Zak2017-11-232-1/+13
* tests: rename --memcheck to --memcheck-valgrindKarel Zak2017-11-232-20/+29
* tests: rename ts_valgrind to ts_runKarel Zak2017-11-2312-115/+115
* tests: update columns test due to dda229c7b2b16a31fae8e99079ab4f4ae5bc8eacKarel Zak2017-11-221-1/+1
* libblkid: udf: Fix parsing UDF revisionPali Rohár2017-11-202-0/+10
* tests: Add UDF cd image created by mkudfiso 20100208Pali Rohár2017-11-162-0/+7
* tests: GPT device resize testKarel Zak2017-11-142-0/+117
* Merge branch '170925' of github.com:jwpi/util-linuxKarel Zak2017-11-1314-90/+90
|\
| * tests: adjust for ISO timezone colon useJ William Piggott2017-11-1214-90/+90
* | Merge branch 'udf' of https://github.com/pali/util-linuxKarel Zak2017-11-132-0/+10
|\ \
| * | test: Add UDF hdd image with final block size 4096 created by Linux mkudffs 1.3Pali Rohár2017-11-122-0/+10
| |/
* / libblkid: vfat: Fix reading labels which starts with byte 0x05Pali Rohár2017-11-092-0/+7
|/
* tests: update default lsmem outputKarel Zak2017-11-031-4/+2Star
* tests: add fsck.cramfs bad-header testKarel Zak2017-11-022-0/+40
* tests: add LUKS test imagesMilan Broz2017-10-244-0/+13
* tests: update lsmemKarel Zak2017-10-203-15/+76
* tests/lsmem: update lsmem test with ZONES columnGerald Schaefer2017-10-203-0/+61
* tests: update build-sys testsKarel Zak2017-09-1918-52/+82
* uuidgen: add support for hash-based UUIDsPhilip Prindeville2017-09-052-0/+35
* misc: replace magic number 37 with UUID_STR_LENPhilip Prindeville2017-09-051-1/+1
* libuuid: add support for hash-based UUIDsPhilip Prindeville2017-09-059-0/+156
* tests: update sfdisk wipe testKarel Zak2017-09-011-2/+2
* fdisk: fix readline interaction with signalsKarel Zak2017-08-244-4/+4
* Merge branch 'blkid-ubi'Karel Zak2017-08-072-1/+1
|\
| * libblkid: mark UBI as RAIDKarel Zak2017-08-032-1/+1
* | uuidparse: nil uuid have all bits set to zeroSami Kerola2017-08-051-3/+3
|/
* libblkid: add support for UBI superblockRafał Miłecki2017-08-032-0/+5
* libfdisk: add --nopartno to mkpart sampleKarel Zak2017-08-012-0/+35
* tests: check sfdisk resize on unsorted offsetsKarel Zak2017-07-192-0/+100
* libfdisk: support default partno in mkpart-fullspec sampleKarel Zak2017-07-194-0/+130
* tests: remove UUIDs with time overflow from uuidparseKarel Zak2017-07-182-4/+0Star
* test: update PMBR hex dumpsKarel Zak2017-07-174-4/+4
* tests: don't use errno in outputKarel Zak2017-07-124-4/+4
* Merge branch 'master' of https://github.com/pali/util-linuxKarel Zak2017-07-1113-0/+13
|\
| * tests: update UDF test, add ID_FS_VERSIONPali Rohár2017-07-0513-0/+13
* | tests: use sample-fdisk-mkpart-fullspecKarel Zak2017-07-1114-0/+420
* | tests: check for missing programs in last(1) testKarel Zak2017-07-111-0/+3
* | tests: use sample-fdisk-mkpartKarel Zak2017-07-116-0/+124
|/
* tests: explicitly define wipefs outpuit columnsKarel Zak2017-06-295-15/+15
* tests: update wipefs outputsKarel Zak2017-06-294-16/+10Star
* Merge branch 'usage-part2' of https://github.com/rudimeier/util-linuxKarel Zak2017-06-264-4/+4
|\
| * flock, getopt: write --help to stdout and return 0Ruediger Meier2017-06-264-4/+4
* | uuidparse: add new commandSami Kerola2017-06-263-0/+97
|/
* tests: Add UDF hdd image which label has length 30 charactersPali Rohár2017-06-222-0/+9
* Merge branch 'master' of https://github.com/pali/util-linuxKarel Zak2017-06-214-0/+18
|\
| * tests: Add UDF hdd images with blocksize 1024 and 4096 created by Linux mkudf...Pali Rohár2017-06-144-0/+18
* | tests: add MBR resize testsKarel Zak2017-06-195-0/+183
* | tests: split partx in root and non-rootRuediger Meier2017-06-157-16/+43
* | tests: fix and refactor partxRuediger Meier2017-06-152-34/+87
|/