Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add a tool to automatically extract the test units from the source code of the librar...
[simgrid.git] / testsuite / xbt / ex_test.c
index 21dbd89..78b2f57 100644 (file)
 **  ex_test.c: exception handling test suite
 */
 
-#include <stdio.h>
-#include <stdlib.h>
-#include <time.h>
-#include <string.h>
-
 #include "xbt/cunit.h"
 #include "xbt/ex.h"
 #include "xbt/log.h"