platform/tests: reenable valgrind tests

valgrind tests for platform were wrongly disabled.

Fixes: e3784fa618
This commit is contained in:
Thomas Haller 2015-02-04 11:55:38 +01:00
parent d5f8312996
commit 6853d07f05

View file

@ -109,7 +109,7 @@ test_cleanup_linux_CPPFLAGS = \
-DKERNEL_HACKS=1
test_cleanup_linux_LDADD = $(PLATFORM_LDADD)
#@VALGRIND_RULES@
@VALGRIND_RULES@
TESTS = test-link-fake test-address-fake test-route-fake test-cleanup-fake test-address-linux test-route-linux test-cleanup-linux