10063 basic support for smatch
[unleashed.git] / usr / src / tools / smatch / src / validation / smatch_db_test.sh
bloba72a400524f318276cbe91dda490d8e8bdb4e418
1 #!/bin/bash
3 rm -f smatch_db.sqlite
5 ./build_smatch_db.sh $*
6 ../smatch $*
8 rm smatch_db.sqlite