wireshark/epan/wmem
Gerald Combs f074647d2b Add a test-programs target everywhere.
Add a "test-programs" target to each toolchain which builds each unit
test executable. "test-programs" must now be built before running
the unit test suite.

Change-Id: I9317a1e305d987f244c4bd8b4a7f05d11fed7090
Reviewed-on: https://code.wireshark.org/review/7673
Petri-Dish: Gerald Combs <gerald@wireshark.org>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Gerald Combs <gerald@wireshark.org>
2015-03-13 22:41:40 +00:00
..
Makefile.am Add a test-programs target everywhere. 2015-03-13 22:41:40 +00:00
Makefile.common Fix the patch-bzip2 target. 2014-09-16 20:16:26 +00:00
Makefile.nmake Add a test-programs target everywhere. 2015-03-13 22:41:40 +00:00
wmem.h
wmem_allocator.h WMEM (allocator): fix warning: redeclaration of already-defined enum '_wmem_allocator_type_t' is a GNU extension [-Wgnu-redeclared-enum] 2015-02-08 22:34:22 +00:00
wmem_allocator_block.c
wmem_allocator_block.h
wmem_allocator_block_fast.c
wmem_allocator_block_fast.h
wmem_allocator_simple.c
wmem_allocator_simple.h
wmem_allocator_strict.c
wmem_allocator_strict.h
wmem_array.c
wmem_array.h
wmem_core.c Adjust some whitespace to match editor modelines. 2014-10-06 02:55:49 +00:00
wmem_core.h Try to detect overflow without causing signedness warnings. 2014-08-04 00:32:15 +00:00
wmem_list.c
wmem_list.h
wmem_map.c Fix warning: no previous prototype for ... [-Wmissing-prototypes] 2014-08-18 13:13:43 +00:00
wmem_map.h
wmem_map_int.h
wmem_miscutl.c
wmem_miscutl.h
wmem_queue.h
wmem_scopes.c
wmem_scopes.h
wmem_stack.c
wmem_stack.h
wmem_strbuf.c
wmem_strbuf.h
wmem_strutl.c
wmem_strutl.h
wmem_test.c
wmem_tree.c Eliminate use of ctype.h routines. 2014-10-19 22:45:27 +00:00
wmem_tree.h Eliminate use of ctype.h routines. 2014-10-19 22:45:27 +00:00
wmem_user_cb.c
wmem_user_cb.h Lua can free tvbuffs too early 2015-01-25 19:11:01 +00:00
wmem_user_cb_int.h