building
[libxsql.git] / test.sh
blob6579bc95558f05669cea0e448dde12b36b8b7fbe
1 #!/bin/sh
3 valgrind --log-file=$1.log --leak-check=full --show-reachable=yes --track-origins=yes --suppressions=./.xsql.supp $1 $2 $3 $4 $5 $6 $7