diff options
author | Corentin Chary <corentincj@iksaif.net> | 2009-08-24 13:11:56 +0200 |
---|---|---|
committer | Karel Zak <kzak@redhat.com> | 2009-09-24 15:43:52 +0200 |
commit | 62fc170c44963b40d039afacc4bf9f9eea2a34e0 (patch) | |
tree | 64097f1e5d3ea37b6269290bce03c1502394f278 /tests/expected | |
parent | 4b297604c2ee2ce4f46129746e0913b56f467df6 (diff) | |
download | util-linux-old-62fc170c44963b40d039afacc4bf9f9eea2a34e0.tar.gz |
tests: add UBIFS test image to blkid test suite
Signed-off-by: Corentin Chary <corentincj@iksaif.net>
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'tests/expected')
-rw-r--r-- | tests/expected/blkid/low-probe-ubifs | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/expected/blkid/low-probe-ubifs b/tests/expected/blkid/low-probe-ubifs new file mode 100644 index 00000000..4164db46 --- /dev/null +++ b/tests/expected/blkid/low-probe-ubifs @@ -0,0 +1,5 @@ +ID_FS_TYPE=ubifs +ID_FS_USAGE=filesystem +ID_FS_UUID=bafe46c2-5ed9-4405-8e81-7fc317fab8f0 +ID_FS_UUID_ENC=bafe46c2-5ed9-4405-8e81-7fc317fab8f0 +ID_FS_VERSION=w4r0 |