Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
renamed xbt_heap_test to heap_bench
[simgrid.git] / testsuite / Makefile.am
index 6da5a7f..ac03e25 100644 (file)
@@ -6,15 +6,17 @@ DISTCLEANFILES =  gras/.libs/* xbt/.libs/*
 MAINTAINERCLEANFILES=Makefile.in
 EXTRA_DIST=run_tests.in \
   gras/datadesc.little32 gras/datadesc.little64 gras/datadesc.big32 gras/datadesc.big64 \
+  gras/datadesc.aix \
   gras/mk_datadesc_structs.pl
 
 # Test stuff
 
 xbt_tests =                                                      \
-       xbt/dynar_int    xbt/dynar_double   xbt/dynar_string   \
-       xbt/dict_usage   xbt/dict_crash                         \
+       xbt/dynar_int    xbt/dynar_double   xbt/dynar_string     \
+       xbt/dict_usage   xbt/dict_crash                          \
        xbt/set_usage                                            \
        xbt/log_usage                                            \
+       xbt/heap_bench                                           \
        xbt/config_usage
 # xbt/multidict_crash