tests/lib: use `sink.utils.dummy` in `utils/run-in.cpp`
authorSimon Marchi <simon.marchi@efficios.com>
Fri, 16 Feb 2024 20:52:59 +0000 (15:52 -0500)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 29 Feb 2024 23:46:23 +0000 (18:46 -0500)
commit0133a2ba3063b5b8526990bf95f2f53ed212f6a6
treec8723537f6c611dc3543744a4625e359dd2b5ace
parent0e8dbcd49059f8abbe79dc82de9bdef758a7eb47
tests/lib: use `sink.utils.dummy` in `utils/run-in.cpp`

Instead of implementing another dummy sink.

Note that when executed manually, test programs using the `runIn` util
(e.g. `test-fields-bin`) must be executed through
`tests/utils/run-in-py-env.sh`, for the `utils` plugin to be found.

Change-Id: Ib40480089c7dea35fddc7144b0c99873723f8fe8
Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/11824
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
Tested-by: jenkins <jenkins@lttng.org>
tests/lib/Makefile.am
tests/lib/utils/run-in.cpp
This page took 0.026089 seconds and 4 git commands to generate.