Docs: test environment: clarify the behavior of a TraceTestApplication
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Mon, 1 May 2023 21:34:36 +0000 (17:34 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Mon, 1 May 2023 21:37:25 +0000 (17:37 -0400)
commite88109fc2e2b94e4720fed2beac1ae871d8149c3
treee733dd3f3e42cbf006760c80edbd50b9a3cb2ecb
parent873d3601e0c4a5ca128799f8b6514a1816b735e1
Docs: test environment: clarify the behavior of a TraceTestApplication

A TraceTestApplication, as opposed to a WaitTraceTestApplication, traces
immediately when it is launched. This is useful to test tracing from a
constructor, but should most likely not be used for other purposes.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: I7c25a8a60008d584b9376fce74fb925fc02b846a
tests/utils/lttngtest/environment.py
This page took 0.025348 seconds and 4 git commands to generate.