tests: fail if some test segfaults or killed
- Libor Peltan authored
+ 15
− 4
@@ -161,6 +161,7 @@ struct testset {
@@ -490,6 +491,7 @@ test_plan(const char *line, struct testset *ts)
@@ -831,6 +833,7 @@ test_analyze(struct testset *ts)
@@ -935,10 +938,13 @@ test_fail_summary(const struct testlist *fails)
@@ -1160,6 +1166,7 @@ test_batch(struct testlist *tests, const char *source, const char *build,
@@ -1209,6 +1216,7 @@ test_batch(struct testlist *tests, const char *source, const char *build,
@@ -1255,7 +1263,10 @@ test_batch(struct testlist *tests, const char *source, const char *build,
@@ -1279,7 +1290,7 @@ test_batch(struct testlist *tests, const char *source, const char *build,