tests: try to autodetect directory better
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 6 Dec 2017 14:09:54 +0000 (15:09 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 6 Dec 2017 14:16:35 +0000 (15:16 +0100)
commitded65775a28ceeb53829ec2bae1bb7a9947f5856
treec46e4c808c07108e20a2d48d192b006968c33738
parent4fb55f18ea31484b437a9cfd43c14f1b9bdc61c6
tests: try to autodetect directory better

Ignore mkosi.builddir. In the future we can also add other patterns
if necessary.

run-intergration-tests.sh is updated to use the new script, and modified
to work from arbitrary directory.

Follow-up for #7494.
test/Makefile.guess [deleted file]
test/TEST-01-BASIC/Makefile
test/TEST-13-NSPAWN-SMOKE/Makefile
test/TEST-17-UDEV-WANTS/Makefile
test/TEST-18-FAILUREACTION/Makefile
test/TEST-19-DELEGATE/Makefile
test/run-integration-tests.sh
tools/find-build-dir.sh [new file with mode: 0755]