Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix ActivityImpl::wait_for to not cancel the activity on timeout.
[simgrid.git] / MANIFEST.in
index 13ef11d..5e7be52 100644 (file)
@@ -768,6 +768,9 @@ include teshsuite/simdag/platforms/bogus_missing_dst_gateway.xml
 include teshsuite/simdag/platforms/bogus_missing_src_gateway.xml
 include teshsuite/simdag/platforms/bogus_two_hosts_asymetric.xml
 include teshsuite/simdag/platforms/carol.fail
+include teshsuite/simdag/platforms/cluster_dragonfly_noncontiguous_rad.xml
+include teshsuite/simdag/platforms/cluster_fat_tree_noncontiguous_rad.xml
+include teshsuite/simdag/platforms/cluster_torus_noncontiguous_rad.xml
 include teshsuite/simdag/platforms/erin.avail
 include teshsuite/simdag/platforms/four_hosts_floyd.xml
 include teshsuite/simdag/platforms/host_attributes.xml
@@ -2201,6 +2204,7 @@ include src/kernel/resource/profile/StochasticDatedValue.hpp
 include src/kernel/routing/ClusterZone.cpp
 include src/kernel/routing/DijkstraZone.cpp
 include src/kernel/routing/DragonflyZone.cpp
+include src/kernel/routing/DragonflyZone_test.cpp
 include src/kernel/routing/EmptyZone.cpp
 include src/kernel/routing/FatTreeZone.cpp
 include src/kernel/routing/FatTreeZone_test.cpp