Skip to content

tests: Run valgrind tests in CI

James Westman requested to merge jwestman/libshumate:valgrind-suite into main

Add the tests that fail in valgrind to the no-valgrind suite so we can run the valgrind test setup in CI. Also fixed a couple memory leaks.

Merge request reports