X-Git-Url: https://git.wpitchoune.net/gitweb/?p=psensor.git;a=blobdiff_plain;f=tests%2FMakefile.am;h=eaee75075ba19f3012d258636bed78ae1400308c;hp=aefec3f416d17a4f5bbbb53a3397682d095ad8ce;hb=59e34ccd1ca5cacf090bac893a6a1773d2249c94;hpb=424837d2c3951bc38d3b2030ec6668a36bc6ce00 diff --git a/tests/Makefile.am b/tests/Makefile.am index aefec3f..eaee750 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -36,3 +36,7 @@ TESTS = test-io-dir-list.sh \ test-psensor-value-to-str \ test-url-encode \ test-url-normalize + +if CPPCHECK +TESTS += test-cppcheck.sh +endif \ No newline at end of file