tests/lib: C++ify `conds/conds-triggers.cpp`
authorSimon Marchi <simon.marchi@efficios.com>
Tue, 13 Feb 2024 03:46:02 +0000 (22:46 -0500)
committerSimon Marchi <simon.marchi@efficios.com>
Mon, 19 Feb 2024 18:10:15 +0000 (13:10 -0500)
commit7809b6ddddf7de28a6f08ea8cce507d1501f2b0b
tree7d01fd49aaafbf9d0a3ad3a6839f481e673bcfed
parent2dac3508348b0c8c2bc25844eae8b46cf055a8de
tests/lib: C++ify `conds/conds-triggers.cpp`

 - use an anonymous namespace for local stuff
 - use bt2 C++ bindings
 - rename functions to camel case
 - mark functions as `noexcept`

Change-Id: Id31e3703eb48662cc3090d57247fb16bcea0d7f8
Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/11797
Tested-by: jenkins <jenkins@lttng.org>
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
tests/lib/conds/conds-triggers.cpp
This page took 0.023513 seconds and 4 git commands to generate.