X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f5ca2d068fb43ce1099d4a91d4a3710f55625a46..00c4012bc527af7b7d532ad4a20eb83fe55e8b20:/MANIFEST.in diff --git a/MANIFEST.in b/MANIFEST.in index 34a578835d..27bb704106 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 @@ -716,8 +734,11 @@ include teshsuite/mc/random-bug/random-bug.cpp include teshsuite/mc/random-bug/random-bug.tesh include teshsuite/models/cloud-sharing/cloud-sharing.cpp 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 @@ -791,11 +812,15 @@ include teshsuite/s4u/basic-parsing-test/basic-parsing-test.cpp include teshsuite/s4u/basic-parsing-test/basic-parsing-test.tesh include teshsuite/s4u/cloud-interrupt-migration/cloud-interrupt-migration.cpp include teshsuite/s4u/cloud-interrupt-migration/cloud-interrupt-migration.tesh +include teshsuite/s4u/cloud-two-execs/cloud-two-execs-bmf.tesh include teshsuite/s4u/cloud-two-execs/cloud-two-execs.cpp include teshsuite/s4u/cloud-two-execs/cloud-two-execs.tesh +include teshsuite/s4u/comm-fault-scenarios/comm-fault-scenarios.cpp +include teshsuite/s4u/comm-fault-scenarios/comm-fault-scenarios.tesh include teshsuite/s4u/comm-get-sender/comm-get-sender.cpp include teshsuite/s4u/comm-get-sender/comm-get-sender.tesh include teshsuite/s4u/comm-pt2pt/comm-pt2pt.cpp +include teshsuite/s4u/concurrent_rw/concurrent_rw-bmf.tesh include teshsuite/s4u/concurrent_rw/concurrent_rw.cpp include teshsuite/s4u/concurrent_rw/concurrent_rw.tesh include teshsuite/s4u/dag-incomplete-simulation/dag-incomplete-simulation.cpp @@ -860,9 +885,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 @@ -2156,10 +2203,13 @@ include src/kernel/context/ContextThread.cpp include src/kernel/context/ContextThread.hpp include src/kernel/context/ContextUnix.cpp include src/kernel/context/ContextUnix.hpp +include src/kernel/lmm/System.cpp +include src/kernel/lmm/System.hpp include src/kernel/lmm/bmf.cpp include src/kernel/lmm/bmf.hpp include src/kernel/lmm/bmf_test.cpp include src/kernel/lmm/fair_bottleneck.cpp +include src/kernel/lmm/fair_bottleneck.hpp include src/kernel/lmm/maxmin.cpp include src/kernel/lmm/maxmin.hpp include src/kernel/lmm/maxmin_test.cpp @@ -2168,9 +2218,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