diff options
author | Zdenek Behan | 2009-11-02 00:38:36 +0100 |
---|---|---|
committer | Karel Zak | 2009-11-02 10:10:18 +0100 |
commit | 66723dfd8a119192afbd7d21e7c5460ff8846028 (patch) | |
tree | 247f7f01dde5e83077ecd844eea8aa4a55d92d47 /tests/expected/fdisk/oddinput | |
parent | mkswap: restore device argument in mkswap.8 synopsis (diff) | |
download | kernel-qcow2-util-linux-66723dfd8a119192afbd7d21e7c5460ff8846028.tar.gz kernel-qcow2-util-linux-66723dfd8a119192afbd7d21e7c5460ff8846028.tar.xz kernel-qcow2-util-linux-66723dfd8a119192afbd7d21e7c5460ff8846028.zip |
fdisk: add regression test listing empty/nonsense images
Signed-off-by: Zdenek Behan <rain@matfyz.cz>
Diffstat (limited to 'tests/expected/fdisk/oddinput')
-rw-r--r-- | tests/expected/fdisk/oddinput | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/tests/expected/fdisk/oddinput b/tests/expected/fdisk/oddinput new file mode 100644 index 000000000..59240fd5e --- /dev/null +++ b/tests/expected/fdisk/oddinput @@ -0,0 +1,12 @@ +Initialize empty image +f1c9645dbc14efddc7d8a322685f26eb oddinput.img +Empty image listing +Disk testimage doesn't contain a valid partition table + +Disk testimage: 0 MB, 0 bytes +255 heads, 63 sectors/track, 0 cylinders +Units = cylinders of 16065 * 512 = 8225280 bytes +Disk identifier: 0x00000000 + +Nonexistant file +Too small file |