]> git.ipfire.org Git - thirdparty/util-linux.git/commit
tests: make blkid/md-raid1-part more robust
authorBernhard Voelker <mail@bernhard-voelker.de>
Tue, 31 Jul 2012 14:36:35 +0000 (16:36 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 31 Jul 2012 18:01:33 +0000 (20:01 +0200)
commitebb857720fd2ba352d9090ae4a3089fe8201a806
treec522d1bda19cbc8a0115265c080589f80ec778fd
parent675c1ffa6fc056cec3acc26f2e8fa0f3e5e922c7
tests: make blkid/md-raid1-part more robust

* tests/expected/blkid/mk-raid1-part: Replace major and minor number
of ID_PART_ENTRY_DISK by a special string. Add ID_FS_UUID and
ID_FS_UUID_ENC again, also with a special string.
* tests/ts/blkid/md-raid1-part: Before comparing the expected output
with the actual output, replace the values of ID_PART_ENTRY_DISK,
ID_FS_UUID and ID_FS_UUID_ENC with the speacial strings mentioned above.

Signed-off-by: Bernhard Voelker <mail@bernhard-voelker.de>
tests/expected/blkid/md-raid1-part