tests: use nlohmann's json lib to generate conds list
authorSimon Marchi <simon.marchi@efficios.com>
Tue, 23 May 2023 19:47:30 +0000 (15:47 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Wed, 31 May 2023 19:47:48 +0000 (15:47 -0400)
commit4b4f3ca692cbc2b7ed3632bfd55412351275b013
tree88c925081034cbf7a1c7b34d78d90c5fc0e92b4f
parentd43d15c805bb5a8ca39212b07852a5b12de56432
tests: use nlohmann's json lib to generate conds list

Change lib/conds/utils.cpp to use nlohmann to dump the test list in
JSON, rather than dumping it by hand.

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