diff options
| author | Josh Triplett <josh@freedesktop.org> | 2007-07-27 12:18:36 -0700 |
|---|---|---|
| committer | Josh Triplett <josh@freedesktop.org> | 2007-07-27 12:18:36 -0700 |
| commit | 5a84fad64b785b72c6322795b3c117a1494f87ca (patch) | |
| tree | 4eda62d78e99d636758cc7db2a7cd84601c3ae7b /validation | |
| parent | 58af88c40f307476ffa482ed16b5e0586fea1b6f (diff) | |
| download | sparse-dev-5a84fad64b785b72c6322795b3c117a1494f87ca.tar.gz | |
Add test-suite metadata to label-attr.c
Signed-off-by: Josh Triplett <josh@freedesktop.org>
Diffstat (limited to 'validation')
| -rw-r--r-- | validation/label-attr.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/validation/label-attr.c b/validation/label-attr.c index 7992dc4a..a82d7bc9 100644 --- a/validation/label-attr.c +++ b/validation/label-attr.c @@ -4,3 +4,6 @@ static int foo(void) rtattr_failure: __attribute__ ((unused)) return -1; } +/* + * check-name: Label attribute + */ |
