util-linux/tests
Karel Zak 1b03e2cd33 tests: make compatible with autotools
The command 'make check' is called from 'make distcheck' (which is
used to generate official util-linux tarballs).

It means that tests/ stuff has to be compatible with autotools and
differentiate between source and build directories.

 * remove run-nonroot.sh (merged into run.sh
 * remove commands.sh.in
 * all tests and top level run.sh accept --builddir and --srcdir
   command line options
 * functions.sh modified to use $top_builddir/tests for output files

Signed-off-by: Karel Zak <kzak@redhat.com>
2012-08-03 21:24:51 +02:00
..
expected tests: add libmount optstr deduplicate 2012-08-01 19:00:30 +02:00
helpers build-sys: move tests to check_PROGRAMS 2012-07-30 17:59:16 +02:00
ts tests: add libmount optstr deduplicate 2012-08-01 19:00:30 +02:00
.gitignore tests: make compatible with autotools 2012-08-03 21:24:51 +02:00
Makemodule.am tests: make compatible with autotools 2012-08-03 21:24:51 +02:00
commands.sh tests: make compatible with autotools 2012-08-03 21:24:51 +02:00
functions.sh tests: make compatible with autotools 2012-08-03 21:24:51 +02:00
run.sh tests: make compatible with autotools 2012-08-03 21:24:51 +02:00