Tests: Allow the creation of dummy users in the lttngtest environment
authorKienan Stewart <kstewart@efficios.com>
Fri, 29 Mar 2024 20:57:20 +0000 (16:57 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 30 Aug 2024 21:06:19 +0000 (17:06 -0400)
commit03775d4426aa09173eb9a0fbf3e0f95cf1473a7a
tree330e237aeb1225bfe3cfdfccd3714abc9e22a543
parente90971137396196095c7f4bb07ec470215c37a29
Tests: Allow the creation of dummy users in the lttngtest environment

There are tests that need other user accounts created (e.g. to exercise
per-UID buffers with more than one user). Those accounts may be created
by the test environment and cleaned up on deletion.

An option has been added to the _WaitTraceTestApplication to run the
application as another using `su`.

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