1
0
Fork 0
mirror of https://github.com/albfan/miraclecast.git synced 2025-02-15 04:42:06 +00:00
miraclecast/test
David Herrmann 9cb0a092c2 test: add valgrind memory checks
Copy over the "make memcheck" target from libshl. It runs the test-suite
again via valgrind and fails on any valgrind warnings. This is very useful
to find memory-leaks and invalid memory-accesses via the test-suite.

Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
2014-03-28 12:48:10 +01:00
..
test_common.h test: add wpas tests 2014-03-19 13:06:11 +01:00
test_valgrind.c test: add valgrind memory checks 2014-03-28 12:48:10 +01:00
test_wpas.c test: don't leak sd_event in wpas tests 2014-03-28 12:46:38 +01:00