1
0
Fork 0
mirror of https://github.com/albfan/miraclecast.git synced 2025-02-13 06:31:53 +00:00
miraclecast/.gitignore
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

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