summaryrefslogtreecommitdiff
path: root/other/analysis/run-cppcheck
diff options
context:
space:
mode:
Diffstat (limited to 'other/analysis/run-cppcheck')
-rwxr-xr-xother/analysis/run-cppcheck7
1 files changed, 7 insertions, 0 deletions
diff --git a/other/analysis/run-cppcheck b/other/analysis/run-cppcheck
new file mode 100755
index 00000000..9e928c9a
--- /dev/null
+++ b/other/analysis/run-cppcheck
@@ -0,0 +1,7 @@
1#!/bin/sh
2
3. other/analysis/gen-file.sh
4
5put auto_tests/lan_discovery_test.c
6
7cppcheck test.c $CPPFLAGS