X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/e132368aec733e66c20ae9dd808f15f934a70564..b8be0a3a0322cb22b312549b0e8af9156b221abf:/MANIFEST.in diff --git a/MANIFEST.in b/MANIFEST.in index a976146962..aa2f7fa162 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -521,6 +521,22 @@ include examples/python/app-masterworkers/app-masterworkers.py include examples/python/app-masterworkers/app-masterworkers.tesh include examples/python/clusters-multicpu/clusters-multicpu.py include examples/python/clusters-multicpu/clusters-multicpu.tesh +include examples/python/comm-failure/comm-failure.py +include examples/python/comm-failure/comm-failure.tesh +include examples/python/comm-host2host/comm-host2host.py +include examples/python/comm-host2host/comm-host2host.tesh +include examples/python/comm-pingpong/comm-pingpong.py +include examples/python/comm-pingpong/comm-pingpong.tesh +include examples/python/comm-ready/comm-ready.py +include examples/python/comm-ready/comm-ready.tesh +include examples/python/comm-serialize/comm-serialize.py +include examples/python/comm-serialize/comm-serialize.tesh +include examples/python/comm-suspend/comm-suspend.py +include examples/python/comm-suspend/comm-suspend.tesh +include examples/python/comm-testany/comm-testany.py +include examples/python/comm-testany/comm-testany.tesh +include examples/python/comm-throttling/comm-throttling.py +include examples/python/comm-throttling/comm-throttling.tesh include examples/python/comm-wait/comm-wait.py include examples/python/comm-wait/comm-wait.tesh include examples/python/comm-waitall/comm-waitall.py @@ -531,6 +547,8 @@ include examples/python/comm-waitany/comm-waitany.py include examples/python/comm-waitany/comm-waitany.tesh include examples/python/comm-waitfor/comm-waitfor.py include examples/python/comm-waitfor/comm-waitfor.tesh +include examples/python/comm-waituntil/comm-waituntil.py +include examples/python/comm-waituntil/comm-waituntil.tesh include examples/python/exec-async/exec-async.py include examples/python/exec-async/exec-async.tesh include examples/python/exec-basic/exec-basic.py @@ -719,6 +737,8 @@ include teshsuite/models/cloud-sharing/cloud-sharing.tesh include teshsuite/models/cm02-set-lat-bw/cm02-set-lat-bw-bmf.tesh include teshsuite/models/cm02-set-lat-bw/cm02-set-lat-bw.cpp include teshsuite/models/cm02-set-lat-bw/cm02-set-lat-bw.tesh +include teshsuite/models/issue105/issue105.cpp +include teshsuite/models/issue105/issue105.tesh include teshsuite/models/ptask-subflows/ptask-subflows.cpp include teshsuite/models/ptask-subflows/ptask-subflows.tesh include teshsuite/models/ptask_L07_usage/ptask_L07_usage.cpp @@ -863,9 +883,31 @@ include teshsuite/s4u/wait-all-for/wait-all-for.cpp include teshsuite/s4u/wait-all-for/wait-all-for.tesh include teshsuite/s4u/wait-any-for/wait-any-for.cpp include teshsuite/s4u/wait-any-for/wait-any-for.tesh +include teshsuite/smpi/MBI/CollArgGenerator.py +include teshsuite/smpi/MBI/CollComGenerator.py +include teshsuite/smpi/MBI/CollLocalConcurrencyGenerator.py include teshsuite/smpi/MBI/CollMatchingGenerator.py +include teshsuite/smpi/MBI/CollP2PMatchingGenerator.py +include teshsuite/smpi/MBI/CollP2PMessageRaceGenerator.py +include teshsuite/smpi/MBI/CollTopoGenerator.py include teshsuite/smpi/MBI/MBI.py include teshsuite/smpi/MBI/MBIutils.py +include teshsuite/smpi/MBI/MissingWaitandStartGenerator.py +include teshsuite/smpi/MBI/P2PArgGenerator.py +include teshsuite/smpi/MBI/P2PComGenerator.py +include teshsuite/smpi/MBI/P2PInvalidComGenerator.py +include teshsuite/smpi/MBI/P2PLocalConcurrencyGenerator.py +include teshsuite/smpi/MBI/P2PMatchingANYSRCGenerator.py +include teshsuite/smpi/MBI/P2PMatchingGenerator.py +include teshsuite/smpi/MBI/P2PProbeGenerator.py +include teshsuite/smpi/MBI/RMAArgGenerator.py +include teshsuite/smpi/MBI/RMAInvalidArgGenerator.py +include teshsuite/smpi/MBI/RMALocalLocalConcurrencyGenerator.py +include teshsuite/smpi/MBI/RMAP2PGlobalConcurrencyGenerator.py +include teshsuite/smpi/MBI/RMARemoteLocalConcurrencyGenerator.py +include teshsuite/smpi/MBI/RMARemoteRemoteConcurrencyGenerator.py +include teshsuite/smpi/MBI/RMAReqLifecycleGenerator.py +include teshsuite/smpi/MBI/RMAWinBufferGenerator.py include teshsuite/smpi/MBI/ResleakGenerator.py include teshsuite/smpi/MBI/generator_utils.py include teshsuite/smpi/MBI/simgrid.py @@ -2174,9 +2216,10 @@ include src/kernel/resource/CpuImpl.cpp include src/kernel/resource/CpuImpl.hpp include src/kernel/resource/DiskImpl.cpp include src/kernel/resource/DiskImpl.hpp -include src/kernel/resource/LinkImpl.cpp include src/kernel/resource/LinkImpl.hpp include src/kernel/resource/Model.cpp +include src/kernel/resource/NetworkModel.cpp +include src/kernel/resource/NetworkModel.hpp include src/kernel/resource/NetworkModelIntf_test.cpp include src/kernel/resource/Resource.hpp include src/kernel/resource/SplitDuplexLinkImpl.cpp