wayland/tests
Kristian Høgsberg b68b5e9e0c tests: Make leak check work again by setting default visibility for malloc/free
We compile the test cases with -fvisibility=hidden which makes
our malloc/free wrappers fail to override system malloc/free.
2012-04-13 10:13:49 -04:00
..
array-test.c tests: Fix signedness warnings 2012-04-13 10:11:11 -04:00
client-test.c server: Add client destroy signal 2012-04-13 09:53:15 -04:00
connection-test.c tests: Fix signedness warnings 2012-04-13 10:11:11 -04:00
event-loop-test.c tests: Add test case for freeing source with pending data 2012-03-21 10:30:19 -04:00
list-test.c tests: Fix signedness warnings 2012-04-13 10:11:11 -04:00
Makefile.am server: Add client destroy signal 2012-04-13 09:53:15 -04:00
map-test.c Add simple memory leak check to all tests. 2012-03-24 14:37:42 -04:00
test-runner.c tests: Make leak check work again by setting default visibility for malloc/free 2012-04-13 10:13:49 -04:00
test-runner.h Add simple memory leak check to all tests. 2012-03-24 14:37:42 -04:00