repo.or.cz
/
libxsql.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
building
[libxsql.git]
/
test.sh
blob
6579bc95558f05669cea0e448dde12b36b8b7fbe
1
#!/bin/sh
2
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