]> err.no Git - util-linux/commit
tests: add fdisk alignment tests
authorKarel Zak <kzak@redhat.com>
Tue, 9 Feb 2010 14:47:32 +0000 (15:47 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 9 Feb 2010 14:47:32 +0000 (15:47 +0100)
commit5792255b542fe97c1fed77bbd1f8c0bfa7aea1db
treef9cf07bbc1590c2485cbda54016b9003df60d8a2
parenta8a86a1c5e13d64a668c6b4347addc61be24b54b
tests: add fdisk alignment tests

Signed-off-by: Karel Zak <kzak@redhat.com>
12 files changed:
tests/expected/fdisk/align-512-4K [new file with mode: 0644]
tests/expected/fdisk/align-512-4K-63 [new file with mode: 0644]
tests/expected/fdisk/align-512-4K-md [new file with mode: 0644]
tests/expected/fdisk/align-512-4K-topology [new file with mode: 0644]
tests/expected/fdisk/align-512-512 [new file with mode: 0644]
tests/expected/fdisk/align-512-512-topology [new file with mode: 0644]
tests/functions.sh
tests/ts/fdisk/align-512-4K [new file with mode: 0755]
tests/ts/fdisk/align-512-4K-63 [new file with mode: 0755]
tests/ts/fdisk/align-512-4K-md [new file with mode: 0755]
tests/ts/fdisk/align-512-512 [new file with mode: 0755]
tests/ts/fdisk/align-512-512-topology [new file with mode: 0755]