Tests: environment: base WaitTraceTestApplication on gen-ust-events
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 3 May 2023 18:55:09 +0000 (14:55 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 15 Jun 2023 15:55:48 +0000 (11:55 -0400)
commitef07b7aee748b531763ee6a62a900cbcde4978cc
tree7dee47f615fcf210777fe04c1b0a8990adcf5809
parent0ac0f70ece24bdec1734952ee420adc82e55a818
Tests: environment: base WaitTraceTestApplication on gen-ust-events

WaitTraceTestApplication wraps gen-ust-nevents, but that test app offers
few synchronization points compared to gen-ust-events.

The synchronization points to determine that the application has reached
its `main()` and just before emiting its first event are added to
gen-ust-events. WaitTraceTestApplication is adapted to use those new
options.

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