Fix: tests: test_crash should start sessions
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 16 Nov 2018 18:25:00 +0000 (13:25 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Mon, 21 Jan 2019 21:29:26 +0000 (16:29 -0500)
commit58081c6ee2049630eaedd798cd21f494772f4b69
tree730eeab42f8f9e50424e00945d54fe17a841e003
parent3275e109cc5041114a83171bb3bbfa3e5ce2b285
Fix: tests: test_crash should start sessions

test_crash expects side-effects of directory creation to happen while
tracing is still stopped. In preparation for changing that behavior,
ensure that tracing is started when those side-effects are expected.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
tests/regression/tools/crash/test_crash
This page took 0.026032 seconds and 5 git commands to generate.