]> git.ipfire.org Git - thirdparty/util-linux.git/commit
tests: add uuid parser check
authorSami Kerola <kerolasa@iki.fi>
Sun, 18 Oct 2015 17:39:21 +0000 (18:39 +0100)
committerSami Kerola <kerolasa@iki.fi>
Sun, 18 Oct 2015 17:39:21 +0000 (18:39 +0100)
commit4d3f964e4a5eecdfd17724f03696890bf22d4a3d
tree0cccccc5184f5c871bb9d39c9f937830e1a70fc8
parentc2f03da93d9b79679e4e7e65807cc9a31036dbe7
tests: add uuid parser check

The check is based on code by Theodore Ts'o to test libuuid, from which
unstable output is commented out.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
libuuid/src/Makemodule.am
libuuid/src/test_uuid.c
tests/commands.sh
tests/expected/uuid/uuid_parser [new file with mode: 0644]
tests/ts/uuid/uuid_parser [new file with mode: 0755]