summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: add mount /dev/symlink testKarel Zak2007-06-154-0/+74
* tests: add support for suid programsKarel Zak2007-06-151-0/+23
* tests: fix ts_fstab_add functionKarel Zak2007-06-151-3/+3
* tests: add cal -y testKarel Zak2007-06-123-0/+238
* tests: add cal -3 testKarel Zak2007-06-123-0/+98
* tests: add cal -1 testKarel Zak2007-06-123-0/+98
* tests: pass all arguments to ts_init, add ts_has_option functionKarel Zak2007-06-1131-70/+81
* tests: add mount by uuid with label in fstabKarel Zak2007-05-303-0/+77
* tests: add mount by uuid with devname in fstabKarel Zak2007-05-303-0/+72
* tests: add mount by label with uuid in fstabKarel Zak2007-05-303-0/+77
* tests: add mount by label with devname in fstabKarel Zak2007-05-303-0/+72
* tests: add mount by devname with uuid in fstabKarel Zak2007-05-303-0/+61
* tests: add mount by devname with label in fstabKarel Zak2007-05-303-0/+61
* tests: add more variants to {mount,fstab}-by-{label,uuid,devname}Karel Zak2007-05-305-15/+59
* tests: cleanup blkid cache after test device deinitializationKarel Zak2007-05-252-5/+32
* mount: use verbose mode instead debug modeKarel Zak2007-05-254-22/+26
* tests: add mount by devname from fstabKarel Zak2007-05-223-0/+57
* tests: add mount by UUID from fstab testKarel Zak2007-05-223-0/+62
* tests: add mount by label from fstab testKarel Zak2007-05-223-0/+62
* tests: add support for fstab modificationKarel Zak2007-05-226-25/+59
* tests: add mount by devname testKarel Zak2007-05-223-0/+55
* tests: add mount by LABEL testKarel Zak2007-05-213-0/+61
* tests: fix Makefile.am (add missing tests)Karel Zak2007-05-211-10/+12
* tests: add mount by UUID testKarel Zak2007-05-212-0/+59
* tests: add ts_log and --verbose supportKarel Zak2007-05-1821-73/+67Star
* tests: "if [...]" clean upKarel Zak2007-05-188-55/+13Star
* tests: add swapon by devname testKarel Zak2007-05-182-0/+49
* tests: add swapon by UUID testKarel Zak2007-05-182-0/+54
* tests: simplify devices usageKarel Zak2007-05-187-125/+116Star
* tests: add functions for label, uuid and fstype detectionKarel Zak2007-05-182-1/+54
* tests: code refactoring -- new ts_udev_loop_support functionKarel Zak2007-05-183-14/+18
* tests: code refactoring -- new ts_device_init functionKarel Zak2007-05-184-43/+35Star
* tests: code refactoring -- new ts_skip_nonroot functionKarel Zak2007-05-1810-30/+15Star
* tests: fix dependence on blkidKarel Zak2007-05-182-8/+23
* build-sys: do not use wildcards in EXTRA_DISTStepan Kasal2007-05-161-2/+2
* build-sys: amend .gitignoreStepan Kasal2007-05-161-0/+1
* build-sys: simplify "clean" in tests/Makefile.amStepan Kasal2007-05-161-5/+1Star
* tests: add mount -o remount testKarel Zak2007-04-263-1/+76
* tests: add mount --move testKarel Zak2007-04-263-1/+64
* tests: refresh mtablock output in expected/ directoryKarel Zak2007-04-051-1/+1
* tests: add missing headerMatthias Koenig2007-04-041-0/+1
* tests: enable mtablock test when uid=0 onlyKarel Zak2007-04-031-1/+6
* mount: fix mtab_lockKarel Zak2007-03-302-3/+3
* tests: add lock_mtab() performance and reliability testKarel Zak2007-03-284-1/+40
* tests: make clean need to remove diffs and outputsKarel Zak2007-03-281-0/+2
* tests: add test for /sbin/mount.<type> callKarel Zak2007-03-223-1/+52
* hwclock: fix --systohc sets clock 0.5 seconds slowKarel Zak2007-03-201-1/+1
* tests: add hwclock systohc testKarel Zak2007-03-203-1/+80
* tests: add ts_ok and ts_failedKarel Zak2007-03-191-8/+22
* tests: add library for LD_PRELOAD to manipulate with time() in testsKarel Zak2007-03-142-1/+33