]> git.ipfire.org Git - thirdparty/util-linux.git/commit
tests: add build-sys regression test
authorKarel Zak <kzak@redhat.com>
Fri, 4 Nov 2011 19:58:21 +0000 (20:58 +0100)
committerKarel Zak <kzak@redhat.com>
Fri, 4 Nov 2011 19:58:21 +0000 (20:58 +0100)
commitadc8c80f428de798db664c2a161842184bfbe927
treeaeb9bad11fe5363d91878585a35f76a321aba10a
parent432227764f83c8c0815d8c82c420afea3d3a5257
tests: add build-sys regression test

Signed-off-by: Karel Zak <kzak@redhat.com>
18 files changed:
tests/Makefile.am
tests/expected/build-sys/config [new file with mode: 0644]
tests/expected/build-sys/config-all [new file with mode: 0644]
tests/expected/build-sys/config-all-devel [new file with mode: 0644]
tests/expected/build-sys/config-all-non-nls [new file with mode: 0644]
tests/expected/build-sys/config-audit [new file with mode: 0644]
tests/expected/build-sys/config-core [new file with mode: 0644]
tests/expected/build-sys/config-devel [new file with mode: 0644]
tests/expected/build-sys/config-non-libblkid [new file with mode: 0644]
tests/expected/build-sys/config-non-libmount [new file with mode: 0644]
tests/expected/build-sys/config-non-libs [new file with mode: 0644]
tests/expected/build-sys/config-non-libuuid [new file with mode: 0644]
tests/expected/build-sys/config-non-nls [new file with mode: 0644]
tests/expected/build-sys/config-selinux [new file with mode: 0644]
tests/expected/build-sys/config-slang [new file with mode: 0644]
tests/expected/build-sys/config-static [new file with mode: 0644]
tests/functions.sh
tests/ts/build-sys/config [new file with mode: 0755]