]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
tests: document the suppression file for valgrind
authorVincent Bernat <vincent@bernat.im>
Wed, 20 May 2015 22:29:23 +0000 (00:29 +0200)
committerVincent Bernat <vincent@bernat.im>
Wed, 20 May 2015 22:29:23 +0000 (00:29 +0200)
tests/lldpcli.conf

index 77038f1c421c213a57d767b5717686e4f894386f..9a5b9fec9ebd3d79fc414e6b99831f7780ad93af 100644 (file)
@@ -49,4 +49,4 @@ configure ports eth0 dot3 power pse supported enabled paircontrol powerpairs spa
 configure dot3 power pd supported enabled powerpairs spare class class-3 type 1 source pse priority low requested 10000 allocated 15000
 
 # A convenient way to "test" lldpcli and liblldpctl is to load those commands in lldpcli with valgrind:
-#  libtool execute valgrind --leak-check=full src/client/lldpcli -c ../src/client/lldpcli.conf
+#  libtool execute valgrind --suppressions=../src/client/lldpcli.supp --leak-check=full src/client/lldpcli -c ../src/client/lldpcli.conf