mirror of
https://github.com/albfan/miraclecast.git
synced 2025-02-13 06:31:53 +00:00
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>
35 lines
348 B
Text
35 lines
348 B
Text
*.la
|
|
*.lo
|
|
*.log
|
|
*.memlog
|
|
*.o
|
|
*.swp
|
|
*.tar.xz
|
|
*.trs
|
|
.deps/
|
|
.dirstamp
|
|
.libs/
|
|
Makefile
|
|
Makefile.in
|
|
aclocal.m4
|
|
autom4te.cache/
|
|
build-aux/
|
|
config.h
|
|
config.h.in
|
|
config.h.in~
|
|
config.log
|
|
config.status
|
|
configure
|
|
libtool
|
|
m4/
|
|
miracle-dhcp
|
|
miracle-wifictl
|
|
miracle-wifid
|
|
miraclectl
|
|
miracled
|
|
stamp-h1
|
|
test-suite.log
|
|
test_valgrind
|
|
test_wpas
|
|
wpa_cli
|
|
wpa_supplicant
|