]> git.ipfire.org Git - thirdparty/util-linux.git/commit
tests: mark old bsd fdisk test as deprecated
authorKarel Zak <kzak@redhat.com>
Wed, 16 Mar 2016 12:01:10 +0000 (13:01 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 16 Mar 2016 12:01:10 +0000 (13:01 +0100)
commit4c48db0b8c0edd6fc9b010f9accc3c20f24c4277
treec0662a6b8fb3adf64f02295b64b4411ccf44bb04
parent0825fe1621c36ae39c25453d83982a43006403e3
tests: mark old bsd fdisk test as deprecated

It seems better to use hexdump rather than md5sum, but it means that
we have to gather hexdumps of the all possible BSD variants. For this
purpose will be introduced a new bsd fdisk test and to verify the
new hexdumps we can use this old test as both tests are exactly the
same.

Signed-off-by: Karel Zak <kzak@redhat.com>
tests/expected/fdisk/bsd-deprecated [moved from tests/expected/fdisk/bsd with 90% similarity]
tests/ts/fdisk/bsd-deprecated [moved from tests/ts/fdisk/bsd with 98% similarity]