summaryrefslogtreecommitdiffstats
path: root/tests/ts/mount
Commit message (Expand)AuthorAgeFilesLines
* tests: add mount -t testKarel Zak2014-07-251-0/+97
* tests: remove deprecated mount testsRuediger Meier2014-06-032-74/+0Star
* tests: skip umount-alltargets on regular mtabKarel Zak2014-05-261-0/+2
* tests: check for mkfs.ext{2,3,4}Ruediger Meier2014-05-1519-0/+19
* tests: ts_scsi_debug_init must not run in a subshellRuediger Meier2014-05-132-24/+26
* tests: some more tests need loop supportRuediger Meier2014-05-131-0/+1
* tests: ts_device_init requires loop supportRuediger Meier2014-05-1316-0/+16
* tests: check commands needed for running a test existSami Kerola2014-03-0725-0/+103
* build-sys: remove deprecated-mount/Karel Zak2014-03-051-19/+13Star
* tests: avoid executing dirname(1) commandSami Kerola2014-02-1725-25/+25
* tests: make mount tests backwardly compatible with deprecated-mount/Karel Zak2013-04-253-14/+25
* tests: consolidate scsi_debug usageKarel Zak2013-04-122-29/+2Star
* tests: use udevadm settle rather than sleepKarel Zak2013-04-122-2/+9
* tests: add umount --all-targets testsKarel Zak2013-02-261-0/+121
* tests: add/improve mount shared-subtree testsKarel Zak2013-01-151-19/+42
* tests: add shared subtrees to umount --recursive testKarel Zak2012-11-151-1/+10
* tests: add umount --recursive testKarel Zak2012-11-151-0/+90
* tests: fix mount move test to work with shared mountMilan Broz2012-10-091-3/+16
* tests: remove encryption loopdev testKarel Zak2012-09-121-64/+0Star
* tests: use ts_is_mounted in mount/regfileBernhard Voelker2012-07-301-2/+2
* build-sys: convert tests/ to moduleKarel Zak2012-06-261-54/+0Star
* tests: add losetup/mount encryption testKarel Zak2012-05-281-0/+64
* tests: search for "none" by findmntKarel Zak2012-03-021-2/+7
* tests: add tests for mount --make-* stuffKarel Zak2012-03-011-0/+58
* test: test 'none' source for mount(8)Karel Zak2012-02-281-0/+25
* tests: fix mount/special to be compatible with libmountKarel Zak2012-01-121-1/+1
* tests: add exceptions for libmountKarel Zak2012-01-124-2/+7
* tests: grammar fixesDavidlohr Bueso2011-08-1716-45/+45
* grammar fixesDavidlohr Bueso2011-08-151-3/+3
* tests: add mount(8) test for fstab entries without optionsKarel Zak2011-05-111-0/+63
* tests: don't run mount/regfile test on old kernelKarel Zak2011-04-191-1/+8
* tests: add test for RLIMIT_FSIZE issueKarel Zak2011-04-191-0/+78
* tests: add tests for [u]mount regular fileKarel Zak2011-02-211-0/+30
* tests: use findmnt(8) for remount testKarel Zak2011-01-031-2/+2
* tests: use findmnt(8) for mount --move testKarel Zak2011-01-031-8/+5Star
* tests: check for mtabKarel Zak2011-01-032-1/+7
* build-sys: add --enable-libmount-mountKarel Zak2011-01-031-0/+4
* rename util-linux-ng back to util-linuxKarel Zak2010-11-3019-20/+20
* tests: remove vol_id from testsKarel Zak2009-12-048-18/+0Star
* tests: don't run some mount tests for non-root usersKarel Zak2009-05-272-0/+2
* tests: disable suid mount testKarel Zak2009-02-181-7/+12
* tests: cleanup ts/mountKarel Zak2009-02-1119-104/+59Star
* tests: add support for subdirs to basic test functionsKarel Zak2009-02-111-1/+1
* tests: create subdirs for test scriptsKarel Zak2009-02-1119-0/+1036