diff options
Diffstat (limited to 'string/tst-strcoll-overflow.c')
-rw-r--r-- | string/tst-strcoll-overflow.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/string/tst-strcoll-overflow.c b/string/tst-strcoll-overflow.c index e7a43ea844..0d764afff6 100644 --- a/string/tst-strcoll-overflow.c +++ b/string/tst-strcoll-overflow.c @@ -57,5 +57,6 @@ do_test (void) #define TIMEOUT 300 #define EXPECTED_SIGNAL SIGALRM +#define EXPECTED_STATUS 0 #define TEST_FUNCTION do_test () #include "../test-skeleton.c" |