402912e030
Our CI isn't running the C unit tests because it goes via RPM, and while we could potentially add `%check` there...I don't quite want to do that right now since it also runs the Rust tests which means we rebuild all the Rust code again in debug mode etc. Change the C unit tests to compile in C++ mode, which is enough for local testing. Longer term I think the C unit tests will go away in favor of Rust tests. |
||
---|---|---|
.. | ||
jsonutil.cxx | ||
postprocess.cxx | ||
test-lib-introspection.sh | ||
test-sysusers.cxx | ||
test-utils.cxx |