projects
/
ccan
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
tools/ccanlint: add global .valgrind_suppressions file.
[ccan]
/
tools
/
ccanlint
/
tests
/
tests_pass.h
1
/* Set in tests_pass. */
2
extern bool do_valgrind;
3
extern const char *valgrind_suppress;
4
5
extern struct ccanlint tests_pass_valgrind;