X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/6579cfb892c0938b26a45c5cd8f1a72e012e9508..b5a228e9f620ee4d9fb76dd276cf6fc2913b081f:/testsuite/Makefile.am?ds=sidebyside diff --git a/testsuite/Makefile.am b/testsuite/Makefile.am index fb394bce5d..167d9212bf 100644 --- a/testsuite/Makefile.am +++ b/testsuite/Makefile.am @@ -19,15 +19,9 @@ EXTRA_DIST=run_tests.in \ # Test stuff xbt_tests = \ - xbt/ex_test \ - xbt/dynar_int xbt/dynar_double xbt/dynar_string \ - xbt/dict_usage xbt/dict_crash xbt/multidict_crash \ - xbt/set_usage \ xbt/log_usage \ xbt/heap_bench \ - xbt/swag_usage \ - xbt/context_usage \ - xbt/config_usage + xbt/context_usage RL_tests = \ gras/trp_tcp_client gras/trp_tcp_server \