diff options
author | Karel Zak <kzak@redhat.com> | 2009-10-06 22:22:39 +0200 |
---|---|---|
committer | Karel Zak <kzak@redhat.com> | 2009-10-06 22:22:39 +0200 |
commit | 6728c64649176be06d1ed29d2369266e415e3780 (patch) | |
tree | 05776bdca4f9983fd18a85fbf05b9e8d037f8acd /tests | |
parent | e38ccfcd8e05aa08ff854359eefd7335df1317bd (diff) | |
download | util-linux-old-6728c64649176be06d1ed29d2369266e415e3780.tar.gz |
tests: add BFS libblkid regression test
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'tests')
-rw-r--r-- | tests/expected/blkid/low-probe-bfs | 2 | ||||
-rw-r--r-- | tests/ts/blkid/images-fs/bfs.img.bz2 | bin | 0 -> 133 bytes |
2 files changed, 2 insertions, 0 deletions
diff --git a/tests/expected/blkid/low-probe-bfs b/tests/expected/blkid/low-probe-bfs new file mode 100644 index 00000000..8287304c --- /dev/null +++ b/tests/expected/blkid/low-probe-bfs @@ -0,0 +1,2 @@ +ID_FS_TYPE=bfs +ID_FS_USAGE=filesystem diff --git a/tests/ts/blkid/images-fs/bfs.img.bz2 b/tests/ts/blkid/images-fs/bfs.img.bz2 Binary files differnew file mode 100644 index 00000000..54df48f7 --- /dev/null +++ b/tests/ts/blkid/images-fs/bfs.img.bz2 |