tests/lib/utils: add RunIn::onMsgIterNext()
authorSimon Marchi <simon.marchi@efficios.com>
Wed, 21 Feb 2024 21:25:00 +0000 (16:25 -0500)
committerSimon Marchi <simon.marchi@efficios.com>
Tue, 26 Mar 2024 18:56:36 +0000 (14:56 -0400)
commita72c7ff699753ebaf571b69389354c40967731e7
tree29accce17a0915d563d7945c2646e68726b9111a
parent1a5aac02b3747a5b87f27a18468f3d15f545356d
tests/lib/utils: add RunIn::onMsgIterNext()

Add a virtual method on `RunIn` to execute some code in the context of
a message iterator's `next` method.

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