tests: compile some tools/tests as C++
authorSimon Marchi <simon.marchi@efficios.com>
Mon, 6 Sep 2021 13:45:35 +0000 (09:45 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 18 Nov 2021 00:14:12 +0000 (19:14 -0500)
These tests use things from the common libs, or at least include header
files from src/common.  These files are going to contain C++-specific
things in a following commit, so it's easier if we compile them
tools/tests as C++.

Change-Id: Ib99f2373beb414c50eaa10b35e0d895bc37e4e64
Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>

No differences found
This page took 0.025615 seconds and 4 git commands to generate.