libnl/tests
Thomas Graf 080727d90b Free associated caches when freeing cache manager
Caches allocated by the cache manager must be freed again when the cache
manager itself is freed. However, the netlink socket is allocated
indepdently so it should not be freed.
2008-02-05 12:35:41 +01:00
..
.gitignore Tell git to ignore temporary files and push to pre9 2008-01-09 12:28:17 +01:00
Makefile Initial import 2007-09-15 01:28:01 +02:00
test-cache-mngr.c Free associated caches when freeing cache manager 2008-02-05 12:35:41 +01:00
test-genl.c Initial import 2007-09-15 01:28:01 +02:00
test-nf-cache-mngr.c Initial import 2007-09-15 01:28:01 +02:00
test-socket-creation.c Fix creation and destruction of sockets 2007-12-17 16:26:49 +01:00