summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarel Zak <kzak@redhat.com>2014-02-17 14:32:22 +0100
committerKarel Zak <kzak@redhat.com>2014-04-23 12:07:19 +0200
commitd9e0371d7c8bb88761b76ab78d39bc70a570e756 (patch)
treee928e77f62df38e62da224d3b709a39e02e0e964
parent7af42d8439ef8bb1034cb6a35fa50e2a0b121851 (diff)
downloadutil-linux-d9e0371d7c8bb88761b76ab78d39bc70a570e756.tar.gz
tests: update libmount tabdiff tests
Signed-off-by: Karel Zak <kzak@redhat.com>
-rw-r--r--tests/expected/libmount/tabdiff-mount1
-rw-r--r--tests/expected/libmount/tabdiff-move1
-rw-r--r--tests/expected/libmount/tabdiff-remount1
-rw-r--r--tests/expected/libmount/tabdiff-umount1
4 files changed, 4 insertions, 0 deletions
diff --git a/tests/expected/libmount/tabdiff-mount b/tests/expected/libmount/tabdiff-mount
index e42c58b3d..dc1c4bd10 100644
--- a/tests/expected/libmount/tabdiff-mount
+++ b/tests/expected/libmount/tabdiff-mount
@@ -1 +1,2 @@
/dev/mapper/kzak-home on /home/kzak: MOUNTED
+/fooooo on /mnt/foo: MOUNTED
diff --git a/tests/expected/libmount/tabdiff-move b/tests/expected/libmount/tabdiff-move
index 4bed70486..3618498bc 100644
--- a/tests/expected/libmount/tabdiff-move
+++ b/tests/expected/libmount/tabdiff-move
@@ -1 +1,2 @@
//foo.home/bar/ on /mnt/music: MOVED to /mnt/music
+/fooooo on /mnt/foo: UMOUNTED
diff --git a/tests/expected/libmount/tabdiff-remount b/tests/expected/libmount/tabdiff-remount
index c23ee959f..c175fdb76 100644
--- a/tests/expected/libmount/tabdiff-remount
+++ b/tests/expected/libmount/tabdiff-remount
@@ -1,2 +1,3 @@
/dev/mapper/kzak-home on /home/kzak: REMOUNTED from 'rw,noatime,barrier=1,data=ordered' to 'ro,noatime,barrier=1,data=ordered'
//foo.home/bar/ on /mnt/sounds: REMOUNTED from 'rw,relatime,unc=\\foo.home\bar,username=kzak,domain=SRGROUP,uid=0,noforceuid,gid=0,noforcegid,addr=192.168.111.1,posixpaths,serverino,acl,rsize=16384,wsize=57344' to 'ro,relatime,unc=\\foo.home\bar,username=kzak,domain=SRGROUP,uid=0,noforceuid,gid=0,noforcegid,addr=192.168.111.1,posixpaths,serverino,acl,rsize=16384,wsize=57344'
+/fooooo on /mnt/foo: UMOUNTED
diff --git a/tests/expected/libmount/tabdiff-umount b/tests/expected/libmount/tabdiff-umount
index 753f48443..7e39af21d 100644
--- a/tests/expected/libmount/tabdiff-umount
+++ b/tests/expected/libmount/tabdiff-umount
@@ -1 +1,2 @@
/dev/mapper/kzak-home on /home/kzak: UMOUNTED
+/fooooo on /mnt/foo: UMOUNTED