Test: utils: introduce LTTNG_SESSIOND_ENV_VARS
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Thu, 20 Apr 2017 21:19:35 +0000 (17:19 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Sun, 28 May 2017 13:19:12 +0000 (09:19 -0400)
commit4b01971f9df6293ace728642f15f5262691cec66
tree87fe74ce137f64bb9488834af20c6c9aa8d64e90
parentb916da6b4977568d02b2147634b836b5829d99b5
Test: utils: introduce LTTNG_SESSIOND_ENV_VARS

When LTTNG_SESSIOND_ENV_VARS is set when calling start_lttng_sessiond_*
the value from LTTNG_SESSIOND_ENV_VARS will be passer to the "env"
command while launching the sessiond.

Allow the use of LD_PRELOAD, LTTNG_ENABLE_TESTPOINT and others.

Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
tests/utils/utils.sh
This page took 0.024824 seconds and 4 git commands to generate.