1
0
Fork 0
mirror of https://github.com/albfan/miraclecast.git synced 2025-02-12 14:01:55 +00:00
Commit graph

1 commit

Author SHA1 Message Date
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