summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* login: add IPv6 supportKarel Zak2007-03-101-0/+3
* login: add regression test for IP address checking codeKarel Zak2007-03-094-1/+25
* look: fix problem with !isalnum() wordsKarel Zak2007-03-061-0/+1
* tests: add look test for words with separatorKarel Zak2007-03-064-2/+35
* tests: add expected outputs for cramfsKarel Zak2007-02-272-4/+4127
* tests: add mkfs.cramfs testsKarel Zak2007-02-273-1/+117
* build-sys: fix README filenames and add missing files to EXTRA_DISTsKarel Zak2007-02-081-7/+9
* mkswap: add regression testKarel Zak2007-02-074-4/+101
* Clean up pagesize/PAGE_SIZE usage.Karel Zak2007-02-061-1/+1
* tests: fix argv[] usage in mnt_test_sysinfo.cKarel Zak2007-02-061-1/+1
* namei: new regression testKarel Zak2007-01-314-4/+50
* col: getwchar() errors shouldn't be hiddenKarel Zak2007-01-305-1/+25
* tests: add return codeKarel Zak2007-01-281-1/+3
* ipcs: add new tests for ipcs limitsKarel Zak2007-01-048-3/+166