This also means the daemon log is stored even when succeeding, making it a bit easier to inspect tests overall.
3c520fb linux: Use OutputChecker to inspect daemon log
src/linux/integration-test.py | 46 ++++------
src/linux/output_checker.py | 199 ++++++++++++++++++++++++++++++++++++++++++
2 files changed, 214 insertions(+), 31 deletions(-)
Upstream: cgit.freedesktop.org