gsymcheck: test for misplaced attributes
commita049385144979f770fae60aaa66a86302f82b56e
authorWerner Hoch <werner.ho@gmx.de>
Fri, 11 Jan 2008 22:15:23 +0000 (11 23:15 +0100)
committerWerner Hoch <werner.ho@gmx.de>
Fri, 11 Jan 2008 22:15:23 +0000 (11 23:15 +0100)
tree34b8dd2740b3312315d73420918fad0a900e8372
parentc48d7f28e55424ce4e87e34f4de3b5324eb43edf
gsymcheck: test for misplaced attributes

The tests detect pin attributes are attached to nonpins or are
detached. And attributes that are attached to any other objects.
Attributes attached to pins that are not pin attributes
gsymcheck/include/prototype.h
gsymcheck/src/s_check.c
gsymcheck/tests/Makefile.am
gsymcheck/tests/misplaced_attributes.output [new file with mode: 0644]
gsymcheck/tests/misplaced_attributes.sym [new file with mode: 0644]