summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tasts: add logger octet counting testKarel Zak2015-07-292-0/+6
* Merge branch 'test-fixes' of https://github.com/rudimeier/util-linuxKarel Zak2015-07-281-3/+0Star
|\
| * Revert "tests: start script/race test only when --force specified"Ruediger Meier2015-07-281-3/+0Star
* | tests: update build-sys testsKarel Zak2015-07-2418-349/+364
* | tests: add udevadm settleKarel Zak2015-07-241-0/+2
|/
* tests: add fullpath tests to rename/subdirAndreas Henriksson2015-06-252-0/+33
* Merge branch 'script'Karel Zak2015-06-2512-4/+180
|\
| * Merge branch 'script3' of git://github.com/kerolasa/lelux-utiliteetit into sc...Karel Zak2015-06-1612-4/+180
| |\
| | * tests: add scriptreplay testSami Kerola2015-06-083-0/+48
| | * script: remove io vs signal raceSami Kerola2015-06-081-4/+0Star
| | * tests: check script options work as expectedSami Kerola2015-06-067-0/+103
| | * tests: add script output buffering race checkSami Kerola2015-06-062-0/+29
* | | tests: always kill helperRuediger Meier2015-06-161-7/+7
|/ /
* | tests: add JSON sfdisk dumpsKarel Zak2015-06-154-0/+45
* | tests: update fdisk BSDKarel Zak2015-06-111-2/+0Star
|/
* cal: fix January 1753 week number printoutSami Kerola2015-05-182-0/+62
* Merge branch 'test-fixes' of https://github.com/rudimeier/util-linuxKarel Zak2015-05-132-0/+6
|\
| * tests: fix kill/all_processesRuediger Meier2015-05-081-0/+3
| * tests: add $top_builddir to $PATHRuediger Meier2015-05-081-0/+3
* | tests: update lscpu tests (due to CPU flags in output)Karel Zak2015-05-137-0/+7
* | tests: add hexdump from GPTKarel Zak2015-05-112-0/+1111
|/
* libfdisk: (gpt) add API for raw partition attributesMichael Marineau2015-05-055-0/+78
* test_uuidd: add commentKarel Zak2015-04-241-0/+17
* test_uuidd: add pid, tid and idx back to objectKarel Zak2015-04-241-5/+10
* test_uuidd: make objdump more robustKarel Zak2015-04-241-4/+5
* test_uuidd: fix includeKarel Zak2015-04-241-2/+1Star
* test_uuidd: don't exit on failed pthread_create()Karel Zak2015-04-241-1/+1
* test_uuidd: don't exit on failed pthread_create()Karel Zak2015-04-241-8/+22
* test_uuidd: improve readabilityKarel Zak2015-04-241-64/+82
* test_uuidd: cleanup counters namesKarel Zak2015-04-241-35/+35
* test_uuidd: cleanup pid usageKarel Zak2015-04-241-25/+23Star
* test_uuidd: cleanup used typesKarel Zak2015-04-241-74/+71Star
* test_uuidd: err messages, argv[] parsing and another cleanupsKarel Zak2015-04-242-198/+132Star
* tests: add uuidd test programHuschaam Hussain2015-04-242-0/+362
* tests: fix sfdisk GPT testKarel Zak2015-04-233-4/+4
* tests: add sfdisk resize tests for GPTKarel Zak2015-04-2315-1/+359
* tests: add sfdisk resize regression tests for MBRKarel Zak2015-04-2216-0/+482
* Merge branch 'tests-refactor-loop-cleanup' of https://github.com/rudimeier/ut...Karel Zak2015-04-2256-315/+211Star
|\
| * tests: never use -o pipefailRuediger Meier2015-04-2148-85/+0Star
| * tests: loop tests, don't call ts_die() with DEVICE parameterRuediger Meier2015-04-1425-114/+114
| * tests: scsi_debug tests, don't call ts_die() with DEVICE parameterRuediger Meier2015-04-144-6/+6
| * tests: introduce TS_LOOP_DEVS for cleanupRuediger Meier2015-04-1431-105/+80Star
| * tests: introduce ts_cleanup_on_exit()Ruediger Meier2015-04-141-5/+11
* | tests: config.h lives in build directoryRuediger Meier2015-04-222-2/+2
* | tests: add old dump for sfdiskKarel Zak2015-04-166-2/+83
* | tests: fix logger device pathname too longRuediger Meier2015-04-143-3/+9
* | Merge branch 'tests-logger' of https://github.com/rudimeier/util-linuxKarel Zak2015-04-149-33/+135
|\ \
| * | tests: add subtests for invalid logger deviveRuediger Meier2015-04-134-1/+9
| * | tests: logger/errors does not use --no-actRuediger Meier2015-04-132-1/+22
| * | tests: logger, validate written socket dataRuediger Meier2015-04-136-0/+18