summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2007-06-12tests: add cal -1 testKarel Zak3-0/+98
2007-06-11tests: pass all arguments to ts_init, add ts_has_option functionKarel Zak31-70/+81
2007-05-30tests: add mount by uuid with label in fstabKarel Zak3-0/+77
2007-05-30tests: add mount by uuid with devname in fstabKarel Zak3-0/+72
2007-05-30tests: add mount by label with uuid in fstabKarel Zak3-0/+77
2007-05-30tests: add mount by label with devname in fstabKarel Zak3-0/+72
2007-05-30tests: add mount by devname with uuid in fstabKarel Zak3-0/+61
2007-05-30tests: add mount by devname with label in fstabKarel Zak3-0/+61
2007-05-30tests: add more variants to {mount,fstab}-by-{label,uuid,devname}Karel Zak5-15/+59
2007-05-25tests: cleanup blkid cache after test device deinitializationKarel Zak2-5/+32
2007-05-25mount: use verbose mode instead debug modeKarel Zak4-22/+26
2007-05-22tests: add mount by devname from fstabKarel Zak3-0/+57
2007-05-22tests: add mount by UUID from fstab testKarel Zak3-0/+62
2007-05-22tests: add mount by label from fstab testKarel Zak3-0/+62
2007-05-22tests: add support for fstab modificationKarel Zak6-25/+59
2007-05-22tests: add mount by devname testKarel Zak3-0/+55
2007-05-21tests: add mount by LABEL testKarel Zak3-0/+61
2007-05-21tests: fix Makefile.am (add missing tests)Karel Zak1-10/+12
2007-05-21tests: add mount by UUID testKarel Zak2-0/+59
2007-05-18tests: add ts_log and --verbose supportKarel Zak21-73/+67
2007-05-18tests: "if [...]" clean upKarel Zak8-55/+13
2007-05-18tests: add swapon by devname testKarel Zak2-0/+49
2007-05-18tests: add swapon by UUID testKarel Zak2-0/+54
2007-05-18tests: simplify devices usageKarel Zak7-125/+116
2007-05-18tests: add functions for label, uuid and fstype detectionKarel Zak2-1/+54
2007-05-18tests: code refactoring -- new ts_udev_loop_support functionKarel Zak3-14/+18
2007-05-18tests: code refactoring -- new ts_device_init functionKarel Zak4-43/+35
2007-05-18tests: code refactoring -- new ts_skip_nonroot functionKarel Zak10-30/+15
2007-05-18tests: fix dependence on blkidKarel Zak2-8/+23
2007-05-16build-sys: do not use wildcards in EXTRA_DISTStepan Kasal1-2/+2
2007-05-16build-sys: amend .gitignoreStepan Kasal1-0/+1
2007-05-16build-sys: simplify "clean" in tests/Makefile.amStepan Kasal1-5/+1
2007-04-26tests: add mount -o remount testKarel Zak3-1/+76
2007-04-26tests: add mount --move testKarel Zak3-1/+64
2007-04-05tests: refresh mtablock output in expected/ directoryKarel Zak1-1/+1
2007-04-04tests: add missing headerMatthias Koenig1-0/+1
2007-04-03tests: enable mtablock test when uid=0 onlyKarel Zak1-1/+6
2007-03-30mount: fix mtab_lockKarel Zak2-3/+3
2007-03-28tests: add lock_mtab() performance and reliability testKarel Zak4-1/+40
2007-03-28tests: make clean need to remove diffs and outputsKarel Zak1-0/+2
2007-03-22tests: add test for /sbin/mount.<type> callKarel Zak3-1/+52
2007-03-20hwclock: fix --systohc sets clock 0.5 seconds slowKarel Zak1-1/+1
2007-03-20tests: add hwclock systohc testKarel Zak3-1/+80
2007-03-19tests: add ts_ok and ts_failedKarel Zak1-8/+22
2007-03-14tests: add library for LD_PRELOAD to manipulate with time() in testsKarel Zak2-1/+33
2007-03-10login: add IPv6 supportKarel Zak1-0/+3
2007-03-09login: add regression test for IP address checking codeKarel Zak4-1/+25
2007-03-06look: fix problem with !isalnum() wordsKarel Zak1-0/+1
2007-03-06tests: add look test for words with separatorKarel Zak4-2/+35
2007-02-27tests: add expected outputs for cramfsKarel Zak2-4/+4127