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