Some consistency changes to library & headers flags.
[splint-patched.git] / test / czechoslovaknames.expect
blobb73884b3e633afce5b0241702fe6e0744677e26c
2 czechnames.c:26:5: Function budweiser name is not consistent with Czechoslovak
3                       naming convention.
4   Function name is not consistent with Czechoslovak naming convention. (Use
5   either -czechoslovakfcns or -namechecks to inhibit warning)
7 Finished checking --- 1 code warning, as expected
9 slovaknames.c:32:5: Function budweiser name is not consistent with Czechoslovak
10                        naming convention.
11   Function name is not consistent with Czechoslovak naming convention. (Use
12   either -czechoslovakfcns or -namechecks to inhibit warning)
14 Finished checking --- 1 code warning, as expected
16 slovaknames.c:5:5: Variable michelobLight name violates Slovak naming
17     convention.  Slovak prefix michelob is not the name of a type.
18   Variable name is not consistent with Slovak naming convention. (Use either
19   -slovakvars or -namechecks to inhibit warning)
20 slovaknames.c:32:5: Function budweiser name is not consistent with Czechoslovak
21                        naming convention.
22   Function name is not consistent with Czechoslovak naming convention. (Use
23   either -czechoslovakfcns or -namechecks to inhibit warning)
25 Finished checking --- 2 code warnings, as expected