summaryrefslogtreecommitdiff
path: root/other/analysis/run-sparse
blob: b4d0f73695256af45e4f290964d18cae7fda2885 (plain)
1
2
3
4
5
6
7
8
9
#!/bin/sh

. other/analysis/gen-file.sh

put auto_tests/lan_discovery_test.c

sparse test.c $CPPFLAGS				\
	-Wsparse-all				\
        -Wno-declaration-after-statement