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>
Tue, 18 Dec 2018 21:02:47 +0000 (16:02 -0500)
commit195bef759a5dcdea7ac2a77517d2e1fdd62db52f
tree85d7cd8248c8398d0cc7844d27d4b27fbdbff932
parentc59b0313b109adc89fe85eeb692154aa0c503e1a
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.025496 seconds and 4 git commands to generate.