From: Mathieu Desnoyers Date: Fri, 16 Nov 2018 18:25:00 +0000 (-0500) Subject: Fix: tests: test_crash should start sessions X-Git-Tag: v2.12.0-rc1~687 X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=commitdiff_plain;h=c02a94c49b5473b218b93fbd9410129c8f8e903b;hp=c02a94c49b5473b218b93fbd9410129c8f8e903b 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 Signed-off-by: Jérémie Galarneau ---