summaryrefslogtreecommitdiff
path: root/tests/ts/mount
AgeCommit message (Collapse)AuthorFilesLines
2011-01-03tests: use findmnt(8) for remount testKarel Zak1-2/+2
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-01-03tests: use findmnt(8) for mount --move testKarel Zak1-8/+5
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-01-03tests: check for mtabKarel Zak2-1/+7
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-01-03build-sys: add --enable-libmount-mountKarel Zak1-0/+4
Signed-off-by: Karel Zak <kzak@redhat.com>
2010-11-30rename util-linux-ng back to util-linuxKarel Zak19-20/+20
Signed-off-by: Karel Zak <kzak@redhat.com>
2009-12-04tests: remove vol_id from testsKarel Zak8-18/+0
Signed-off-by: Karel Zak <kzak@redhat.com>
2009-05-27tests: don't run some mount tests for non-root usersKarel Zak2-0/+2
Signed-off-by: Karel Zak <kzak@redhat.com>
2009-02-18tests: disable suid mount testKarel Zak1-7/+12
Unfortunately, libtool wrapper cannot be suid... Signed-off-by: Karel Zak <kzak@redhat.com>
2009-02-11tests: cleanup ts/mountKarel Zak19-104/+59
Signed-off-by: Karel Zak <kzak@redhat.com>
2009-02-11tests: add support for subdirs to basic test functionsKarel Zak1-1/+1
Signed-off-by: Karel Zak <kzak@redhat.com>
2009-02-11tests: create subdirs for test scriptsKarel Zak19-0/+1036
Signed-off-by: Karel Zak <kzak@redhat.com>