repo.or.cz
/
smatch.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
function_hooks: update comment explaining various function hooks
[smatch.git]
/
validation
/
self-quote-args.c
blob
be9873d2331f2a2537682af9f281e3ca87b3948f
1
/*
2
* check-name: self-quote-args
3
* check-description: This is testing that the test-suite
4
* respect the quoting of the command's arguments.
5
* check-command: sparse '-foption with-spaces' empty-file
6
* check-output-ignore
7
*/