test_client_put_stop: abort test if it is taking too long

This commit is contained in:
Evgeny Grin (Karlson2k)
2021-12-02 10:14:02 +03:00
parent dca52bf16a
commit 440809f76a
+1
View File
@@ -1504,6 +1504,7 @@ performTestQueries (struct MHD_Daemon *d, int d_port,
{
ret |= 1 << 2;
fprintf (stderr, "FAILED: Test total time exceeded.\n");
break;
}
}