Add test case for basic address_space annotations.
commit2b568826db1f1169713526b1aaaedb581968b9ff
authorJosh Triplett <josh@freedesktop.org>
Mon, 16 Apr 2007 23:10:54 +0000 (16 16:10 -0700)
committerJosh Triplett <josh@freedesktop.org>
Mon, 16 Apr 2007 23:10:54 +0000 (16 16:10 -0700)
treee9f8ef36bbaf5a0d759f8fdfde6440357f924c26
parentacc44bf36bdcb5753a26dec015a406b97f9b08b3
Add test case for basic address_space annotations.

struct-as.c covers a particular corner case with address_space annotations,
but none of the test cases covered the simple case of an address_space
mismatch.  Add one.

Signed-off-by: Josh Triplett <josh@freedesktop.org>
validation/address_space.c [new file with mode: 0644]