Mark test functions as static and __attribute__ ((noreturn))

This commit is contained in:
Frank Denis
2016-03-27 00:32:25 +01:00
parent de22f38da2
commit 7afe93f9a2
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1291,7 +1291,7 @@ static struct {
}
};
int
static int
tv(void)
{
unsigned char *expected_out;