aboutsummaryrefslogtreecommitdiff
path: root/testsuite/mount.tests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* tests: fix POSIX shell source styleMike Frysinger2009-11-041-1/+1
| | | | | | | The source command does not search $PWD, and bash recently fixed itself to follow this behavior for /bin/sh. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* fix mount test false positiveDenys Vlasenko2009-07-181-5/+7
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* fix mountpoint test to not prevemt mkfs_xxx from making image in any fileDenys Vlasenko2009-07-181-3/+2
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* testsuite: uniformly use $ECHO with -n -eDenis Vlasenko2008-07-111-3/+4
|
* mount: testsuite for "-o mand"Denis Vlasenko2008-07-081-0/+34