degesch: add static analysis for the logger
Caught two more occurences than I was able to find by just scanning the source, so the effort wasn't in vain.
This commit is contained in:
@@ -180,6 +180,8 @@ endfunction (make_tests_for)
|
||||
include (CTest)
|
||||
if (BUILD_TESTING)
|
||||
make_tests_for (degesch)
|
||||
add_test (NAME custom-static-analysis
|
||||
COMMAND ${PROJECT_SOURCE_DIR}/test-static)
|
||||
endif (BUILD_TESTING)
|
||||
|
||||
# Various clang-based diagnostics, loads of fake positives and spam
|
||||
|
||||
Reference in New Issue
Block a user