X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/a6f0160d9f260a762e0ddbc0fffa9fb45d53826c..30cc0c481881dac4d9764b64b35049798dad47c9:/testsuite/Makefile.am diff --git a/testsuite/Makefile.am b/testsuite/Makefile.am index 6da5a7fd93..ac03e25f48 100644 --- a/testsuite/Makefile.am +++ b/testsuite/Makefile.am @@ -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