mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-25 13:00:16 +01:00
platform/tests: reenable valgrind tests
valgrind tests for platform were wrongly disabled.
Fixes: e3784fa618
This commit is contained in:
parent
d5f8312996
commit
6853d07f05
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue