]> git.ipfire.org Git - thirdparty/systemd.git/commit
test: show error message if $SYSTEMD_TEST_DATA does not exist
authorMartin Pitt <martin@piware.de>
Wed, 15 Feb 2017 07:52:17 +0000 (08:52 +0100)
committerMartin Pitt <martin@piware.de>
Thu, 16 Feb 2017 20:36:31 +0000 (21:36 +0100)
commitc60b6ddafbd462378073f85e4690455fc3908ad2
tree2e60f70d2f78d352e1be0196b55706f90b6177be
parent1f35a3b2a4a6bdc97c0eacfee208e05b2f67f523
test: show error message if $SYSTEMD_TEST_DATA does not exist

Rename get_exe_relative_testdata_dir() to get_testdata_dir() and move
the env var check into that, so that everything interesting happens at
the same place.
src/shared/tests.c
src/shared/tests.h
src/test/test-helper.h