add testcases for ignored type attributes
commit47c7f1cc3e3424055f93712dacb61699256f878f
authorLuc Van Oostenryck <luc.vanoostenryck@gmail.com>
Sat, 20 Jan 2018 09:43:18 +0000 (20 10:43 +0100)
committerDan Carpenter <dan.carpenter@oracle.com>
Mon, 5 Mar 2018 12:19:58 +0000 (5 15:19 +0300)
tree89c89c2c3b49d63effc3693c092389b7c3c92fe8
parent5eb831f6db94fd62b3c3401841ef21885781e0a3
add testcases for ignored type attributes

Currently, sparse doesn't correctly take in account
type attributes.

Add some test cases for those.

Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
validation/type-attribute-align.c [new file with mode: 0644]
validation/type-attribute-as.c [new file with mode: 0644]
validation/type-attribute-mod.c [new file with mode: 0644]