Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Stop using the logs when they are not ready anymore
[simgrid.git] / tools / tesh / tesh.h
index badb810..1b0c52e 100644 (file)
@@ -28,5 +28,5 @@ const char* signal_name(unsigned int got, char *expected);
 int timeout_value; /* child timeout value */
 
 rctx_t rctx;
-
+char *testsuite_name;
 #endif /* TESH_H */