]> git.ipfire.org Git - thirdparty/util-linux.git/commit
build-sys: cleanup prefixed used for tests
authorKarel Zak <kzak@redhat.com>
Wed, 9 Oct 2019 10:31:28 +0000 (12:31 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 9 Oct 2019 10:31:28 +0000 (12:31 +0200)
commit060c4cee0f907cd90b5c0f45190b0b9576b1623e
tree2dbe124db89c8d36289dc2de88a453d8eb38aceb
parent571f5f5ba1eadc9fec48936f90cd23399a0638f7
build-sys: cleanup prefixed used for tests

It's ugly to use the same TS_ prefix in tests as well as in
build-system (e.g. make check), because then some env. variable can be
interpreted by our regression tests. For example TS_PARALLEL=.

It's seems better to use TS_ exclusively for tests and TESTS_ for
build-system.

Signed-off-by: Karel Zak <kzak@redhat.com>
.travis-functions.sh
tests/Makemodule.am