* return the number of tests failed so that make check aborts properly
This commit was SVN r5150.
Этот коммит содержится в:
родитель
7907ac3de1
Коммит
a00db1a1e4
@ -189,9 +189,8 @@ int main (int argc, char* argv[])
|
||||
test_failure("orte_dps test14 failed");
|
||||
}
|
||||
|
||||
test_finalize();
|
||||
fclose(test_out);
|
||||
return (0);
|
||||
return test_finalize();
|
||||
}
|
||||
|
||||
static bool test1(void) /* verify different buffer inits */
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user