Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Move OSSP testsuite code out of the testsuite/ dir so that it becomes part of XBT
[simgrid.git] / src / xbt / testsuite.c
similarity index 99%
rename from testsuite/xbt/ex_test_ts.c
rename to src/xbt/testsuite.c
index b86c81e..bc872ba 100644 (file)
@@ -34,7 +34,7 @@
 #include <stdarg.h>
 #include "gras_config.h"
 
 #include <stdarg.h>
 #include "gras_config.h"
 
-#include "ex_test_ts.h"
+#include "xbt/testsuite.h"
 
 /* embedded ring data structure library */
 #define RING_ENTRY(elem) \
 
 /* embedded ring data structure library */
 #define RING_ENTRY(elem) \