aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/validation/preprocessor/include-level.c
blob: b5e5e603635879ef416af9aba1e2c751ad436c9a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
__FILE__: __INCLUDE_LEVEL__

#include "include-level.h"

/*
 * check-name: include-level
 * check-command: sparse -E $file
 *
 * check-output-start

"preprocessor/include-level.c": 0
"preprocessor/include-level.h": 1
 * check-output-end
 */