summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* misc: POSIX usage dd, regarding unit suffixesRuediger Meier2017-06-142-2/+2
* tests: add more tests for line(1)Ruediger Meier2017-06-142-4/+43
* tests: fix fincore, don't use variable COLUMNSRuediger Meier2017-06-141-6/+6
* tests: update build-sys testKarel Zak2017-06-0219-20/+18Star
* tests: check for timeout commandRuediger Meier2017-06-011-0/+1
* Revert "tests: use stdbuf when stderr and stdout is randomly ordered"Ruediger Meier2017-06-014-6/+4Star
* tests: handle non glibc error message for fallocateRuediger Meier2017-06-011-3/+2Star
* tests: use stdbuf when stderr and stdout is randomly orderedRuediger Meier2017-06-014-4/+6
* tests: avoid diff of diffsRuediger Meier2017-06-012-8/+5Star
* tests: grep's short option -A is more portableRuediger Meier2017-06-011-13/+13
* tests: check for ps --ppidKarel Zak2017-05-301-0/+3
* tests: make /proc optionalKarel Zak2017-05-301-4/+12
* tests: check for TS_HELPER_SYSINFO in fincore testKarel Zak2017-05-231-5/+8
* tests: update build-sys due to readlineKarel Zak2017-05-2319-36/+37
* tests: Fix UDF test output after changing UUID algorithmPali Rohár2017-05-176-12/+12
* tests: Fix UDF test output for 8bit OSTA Compressed UnicodePali Rohár2017-05-161-1/+1
* tests: Add UDF hdd image with non ASCII 8bit label created by Linux mkudffs 1.3Pali Rohár2017-05-162-0/+9
* Merge branch 'master' of https://github.com/pali/util-linuxKarel Zak2017-05-113-5/+11
|\