xref: /illumos-gate/usr/src/tools/smatch/src/validation/preprocessor/include-level.c (revision f52943a93040563107b95bccb9db87d9971ef47d)
1 __FILE__: __INCLUDE_LEVEL__
2 
3 #include "include-level.h"
4 
5 /*
6  * check-name: include-level
7  * check-command: sparse -E $file
8  *
9  * check-output-start
10 
11 "preprocessor/include-level.c": 0
12 "preprocessor/include-level.h": 1
13  * check-output-end
14  */
15