Tests: introduce WaitTraceTestApplicationGroup
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 15 Jun 2023 16:00:40 +0000 (12:00 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 15 Jun 2023 16:00:40 +0000 (12:00 -0400)
commitc661f2f4c022314efcdc76b18f084cb42275370b
tree2b1f3b8759abc1dc39dfa8a88f3580db8db79356
parent6d2f8aae34a4e1e219a29db407dd0ea6805b690b
Tests: introduce WaitTraceTestApplicationGroup

A new test helper, WaitTraceTestApplicationGroup, is added to make it
easier to write test that require a group of applications.

A WaitTraceTestApplicationGroup can be used to:
  - launch a given number of applications,
  - make them trace (almost) all at once,
  - wait for the group of applications to complete

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