platform_external_selinux/libsepol/tests
Nicolas Iooss c39289c9b7 libsepol/tests: fix some memory leaks
When running "make test" with the Address Sanitizer (by adding
-fsanitize=address to compiler flags), a lot of memory leaks are
reported from checkpolicy. Anyway some leaks come from the tests and it
seems cleaner to start fixing these ones.

Signed-off-by: Nicolas Iooss <nicolas.iooss@m4x.org>
2017-01-06 13:04:09 -05:00
..
policies Update .gitignore files 2016-05-09 08:14:54 -04:00
.gitignore Update .gitignore files 2016-05-09 08:14:54 -04:00
debug.c initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
debug.h initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
helpers.c initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
helpers.h initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
libsepol-tests.c libsepol: make "make test" fails when a CUnit test fails 2016-09-06 10:49:56 -04:00
Makefile libsepol/tests: use LDFLAGS when linking 2016-11-29 08:45:26 -05:00
test-common.c libsepol/tests: fix -Wsometimes-uninitialized clang warnings 2017-01-06 12:59:01 -05:00
test-common.h initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
test-cond.c initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
test-cond.h initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
test-deps.c libsepol/tests: fix some memory leaks 2017-01-06 13:04:09 -05:00
test-deps.h initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
test-downgrade.c initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
test-downgrade.h initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
test-expander-attr-map.c initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
test-expander-attr-map.h initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
test-expander-roles.c initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
test-expander-roles.h initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
test-expander-users.c initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
test-expander-users.h initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
test-expander.c libsepol/tests: fix some memory leaks 2017-01-06 13:04:09 -05:00
test-expander.h initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
test-linker-cond-map.c initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
test-linker-cond-map.h initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
test-linker-roles.c libsepol: tests: fix g_b_role_2 test 2016-09-06 10:49:56 -04:00
test-linker-roles.h initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
test-linker-types.c initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
test-linker-types.h initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
test-linker.c initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
test-linker.h initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00