wayland/tests
Marek Ch ec08c5c3e9 tests: extended message when leak in test is detected
When memory or fd leak is detected, print how many blocks of memory were
allocated and not freed, respectively how many files were opened/unclosed.
2013-09-21 11:36:33 -07:00
..
.gitignore gitignore: add test-suite files 2013-01-24 16:14:52 -05:00
array-test.c tests: fix make check for out-of-tree builds 2012-06-30 19:58:37 +00:00
client-test.c server: Make wl_object and wl_resource opaque structs 2013-07-02 15:52:47 -04:00
connection-test.c Update tests for wl_map changes and add a map_flags test 2013-06-05 17:55:14 -04:00
display-test.c server: Make wl_object and wl_resource opaque structs 2013-07-02 15:52:47 -04:00
event-loop-test.c server: Make wl_object and wl_resource opaque structs 2013-07-02 15:52:47 -04:00
exec-fd-leak-checker.c tests: support testing fd inheritance over exec 2012-04-20 15:06:27 +03:00
fixed-benchmark.c tests: fix make check for out-of-tree builds 2012-06-30 19:58:37 +00:00
fixed-test.c tests: fix make check for out-of-tree builds 2012-06-30 19:58:37 +00:00
list-test.c tests: fix make check for out-of-tree builds 2012-06-30 19:58:37 +00:00
Makefile.am Added a destroy signal to the wl_display object. 2013-01-11 15:52:39 -05:00
map-test.c Update tests for wl_map changes and add a map_flags test 2013-06-05 17:55:14 -04:00
os-wrappers-test.c Update tests for wl_map changes and add a map_flags test 2013-06-05 17:55:14 -04:00
queue-test.c Replace two remaining wl_display_add_gloavl() occurences 2013-07-09 19:18:10 -04:00
sanity-test.c tests: ensure sanity leak check tests pass when leak checks are disabled. 2012-08-29 14:10:24 -04:00
socket-test.c tests: Quiet warning 2012-08-29 14:12:11 -04:00
test-helpers.c tests: support testing fd inheritance over exec 2012-04-20 15:06:27 +03:00
test-runner.c tests: extended message when leak in test is detected 2013-09-21 11:36:33 -07:00
test-runner.h tests: support testing fd inheritance over exec 2012-04-20 15:06:27 +03:00