NetworkManager/tools
Thomas Haller a412ee419b tools: improve --make-first option of test runner to handle relative test paths
With --make-first|-m we first call `make` on the test.
However, the make path must be a relative path rooted
in the top directory.

Make sure we `cd` into the parent directory first and pass
the proper make path.

  cd src
  ../tools/run-nm-test.sh -m settings/plugins/ifcfg-rh/tests/test-ifcfg-rh
2016-11-01 18:29:42 +01:00
..
check-exports.sh tools/check-exports.sh: use ${NM} when available 2015-09-24 16:28:15 +02:00
create-exports-NetworkManager.sh build: explicitly whitelist symbols in NetworkManager binary 2016-10-13 21:33:33 +02:00
debug-helper.py tools: move debug-helper.py from test/ to tools/ 2014-07-30 15:56:19 -04:00
enums-to-docbook.pl docs: include the D-Bus enums reference with the API documentation 2016-04-22 10:02:37 +02:00
run-nm-test.sh tools: improve --make-first option of test runner to handle relative test paths 2016-11-01 18:29:42 +01:00
test-networkmanager-service.py manager: add Reload() D-Bus command 2016-06-01 19:06:34 +02:00
test-sudo-wrapper.sh nmtst: add nmtst_reexec_sudo() function 2014-06-05 18:12:57 +02:00