]> git.ipfire.org Git - thirdparty/util-linux.git/commit - configure.ac
tests: add simple helper that returns info about system
authorKarel Zak <kzak@redhat.com>
Thu, 4 Jan 2007 13:53:19 +0000 (14:53 +0100)
committerKarel Zak <kzak@redhat.com>
Thu, 4 Jan 2007 13:53:19 +0000 (14:53 +0100)
commit0f0584addc6c6301836455724d32a98b02cae159
treed557058b5d1c83a2467e30f10ca78db4eb336593
parentcdd540c19f6c6360809b320a64f00a938dea4744
tests: add simple helper that returns info about system

usage: tests/helpers/mnt_test_sysinfo <infoname>

Signed-off-by: Karel Zak <kzak@redhat.com>
configure.ac
tests/Makefile.am
tests/commands.sh.in
tests/helpers/Makefile.am [new file with mode: 0644]
tests/helpers/mnt_test_sysinfo.c [new file with mode: 0644]