tests: add blkid regression tests for ISO9660

Note that Rock-Ridge detection is not supported yet.

Signed-off-by: Karel Zak <kzak@redhat.com>
This commit is contained in:
Karel Zak 2009-09-24 10:46:25 +02:00
parent 7d0c1c45a9
commit 68ee5746f0
6 changed files with 14 additions and 0 deletions

View File

@ -0,0 +1,4 @@
ID_FS_LABEL_ENC=IsoVolumeName
ID_FS_LABEL=IsoVolumeName
ID_FS_TYPE=iso9660
ID_FS_USAGE=filesystem

View File

@ -0,0 +1,5 @@
ID_FS_LABEL_ENC=ThisWonderfulLabelIsVeryVeryLong
ID_FS_LABEL=ThisWonderfulLabelIsVeryVeryLong
ID_FS_TYPE=iso9660
ID_FS_USAGE=filesystem
ID_FS_VERSION=Joliet\x20Extension

View File

@ -0,0 +1,5 @@
ID_FS_LABEL_ENC=ThisIsVolumeName
ID_FS_LABEL=ThisIsVolumeName
ID_FS_TYPE=iso9660
ID_FS_USAGE=filesystem
ID_FS_VERSION=Joliet\x20Extension

Binary file not shown.

Binary file not shown.

Binary file not shown.