]> git.ipfire.org Git - thirdparty/systemd.git/commit
test: Write state and log files into $BUILD_DIR
authorMartin Pitt <martin@piware.de>
Mon, 7 Aug 2017 15:30:11 +0000 (17:30 +0200)
committerMartin Pitt <martin@piware.de>
Thu, 10 Aug 2017 06:30:55 +0000 (08:30 +0200)
commit22077c9c91bff600da78bd17f19a02dfcf1a56bd
treec4415192fc0ab1ed46c4c4e97779e329fc41032a
parent7a0019d373ee8082129c1e7d66342662bb96c4b4
test: Write state and log files into $BUILD_DIR

This avoids clobbering the source tree with .testdir/test.log files and
makes the tests work in situations where the source tree is read-only.
test/test-functions