X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/101fcbed03bfeed4271fba2743468355ba004e79..86c4adf40ece7839a32205f2743c724a77138fd5:/MANIFEST.in diff --git a/MANIFEST.in b/MANIFEST.in index 8e727c7365..76bc1f62ac 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -27,8 +27,13 @@ include examples/c/actor-join/actor-join.c include examples/c/actor-join/actor-join.tesh include examples/c/actor-kill/actor-kill.c include examples/c/actor-kill/actor-kill.tesh +include examples/c/actor-lifetime/actor-lifetime.c +include examples/c/actor-lifetime/actor-lifetime.tesh +include examples/c/actor-lifetime/actor-lifetime_d.xml include examples/c/actor-migrate/actor-migrate.c include examples/c/actor-migrate/actor-migrate.tesh +include examples/c/actor-stacksize/actor-stacksize.c +include examples/c/actor-stacksize/actor-stacksize.tesh include examples/c/actor-suspend/actor-suspend.c include examples/c/actor-suspend/actor-suspend.tesh include examples/c/actor-yield/actor-yield.c @@ -69,13 +74,23 @@ include examples/c/energy-exec/energy-exec.c include examples/c/energy-exec/energy-exec.tesh include examples/c/energy-vm/energy-vm.c include examples/c/energy-vm/energy-vm.tesh +include examples/c/exec-async/exec-async.c +include examples/c/exec-async/exec-async.tesh +include examples/c/exec-basic/exec-basic.c +include examples/c/exec-basic/exec-basic.tesh include examples/c/exec-dvfs/exec-dvfs.c include examples/c/exec-dvfs/exec-dvfs.tesh +include examples/c/exec-remote/exec-remote.c +include examples/c/exec-remote/exec-remote.tesh +include examples/c/exec-waitany/exec-waitany.c +include examples/c/exec-waitany/exec-waitany.tesh include examples/c/io-disk-raw/io-disk-raw.c include examples/c/io-disk-raw/io-disk-raw.tesh include examples/c/io-file-remote/io-file-remote.c include examples/c/io-file-remote/io-file-remote.tesh include examples/c/io-file-remote/io-file-remote_d.xml +include examples/c/platform-failures/platform-failures.c +include examples/c/platform-failures/platform-failures.tesh include examples/c/plugin-hostload/plugin-hostload.c include examples/c/plugin-hostload/plugin-hostload.tesh include examples/deprecated/java/app/bittorrent/Common.java @@ -258,10 +273,6 @@ include examples/deprecated/msg/network-ns3/network-ns3.c include examples/deprecated/msg/network-ns3/network-ns3.tesh include examples/deprecated/msg/network-ns3/one_cluster_d.xml include examples/deprecated/msg/network-ns3/onelink_d.xml -include examples/deprecated/msg/platform-failures/platform-failures.c -include examples/deprecated/msg/platform-failures/platform-failures.tesh -include examples/deprecated/msg/process-create/process-create.c -include examples/deprecated/msg/process-create/process-create.tesh include examples/deprecated/msg/synchro-semaphore/synchro-semaphore.c include examples/deprecated/msg/synchro-semaphore/synchro-semaphore.tesh include examples/deprecated/msg/trace-categories/trace-categories.c @@ -351,6 +362,8 @@ include examples/s4u/actor-lifetime/s4u-actor-lifetime.tesh include examples/s4u/actor-lifetime/s4u-actor-lifetime_d.xml include examples/s4u/actor-migrate/s4u-actor-migrate.cpp include examples/s4u/actor-migrate/s4u-actor-migrate.tesh +include examples/s4u/actor-stacksize/s4u-actor-stacksize.cpp +include examples/s4u/actor-stacksize/s4u-actor-stacksize.tesh include examples/s4u/actor-suspend/s4u-actor-suspend.cpp include examples/s4u/actor-suspend/s4u-actor-suspend.tesh include examples/s4u/actor-yield/s4u-actor-yield.cpp @@ -625,6 +638,11 @@ include teshsuite/java/semaphoregc/SemaphoreGC.java include teshsuite/java/semaphoregc/semaphoregc.tesh include teshsuite/java/sleephostoff/SleepHostOff.java include teshsuite/java/sleephostoff/sleephostoff.tesh +include teshsuite/kernel/context-defaults/context-defaults.cpp +include teshsuite/kernel/context-defaults/factory_boost.tesh +include teshsuite/kernel/context-defaults/factory_raw.tesh +include teshsuite/kernel/context-defaults/factory_thread.tesh +include teshsuite/kernel/context-defaults/factory_ucontext.tesh include teshsuite/mc/dwarf-expression/dwarf-expression.cpp include teshsuite/mc/dwarf-expression/dwarf-expression.tesh include teshsuite/mc/dwarf/dwarf.cpp @@ -653,42 +671,15 @@ include teshsuite/msg/cloud-two-tasks/cloud-two-tasks.c include teshsuite/msg/cloud-two-tasks/cloud-two-tasks.tesh include teshsuite/msg/get_sender/get_sender.c include teshsuite/msg/get_sender/get_sender.tesh -include teshsuite/msg/host_on_off_processes/host_on_off_processes.cpp -include teshsuite/msg/host_on_off_processes/host_on_off_processes.tesh include teshsuite/msg/io-file/io-file.c include teshsuite/msg/io-file/io-file.tesh include teshsuite/msg/platform-properties/platform-properties.c include teshsuite/msg/platform-properties/platform-properties.tesh include teshsuite/msg/platform-properties/platform-properties_d.xml -include teshsuite/msg/process-lifetime/baseline_d.xml -include teshsuite/msg/process-lifetime/kill_d.xml -include teshsuite/msg/process-lifetime/process-lifetime.c -include teshsuite/msg/process-lifetime/process-lifetime.tesh -include teshsuite/msg/process-lifetime/start_d.xml -include teshsuite/msg/process-lifetime/start_kill_d.xml -include teshsuite/msg/task-priority/task-priority.c -include teshsuite/msg/task-priority/task-priority.tesh -include teshsuite/msg/task-priority/task-priority_d.xml -include teshsuite/msg/task_destroy_cancel/task_destroy_cancel.cpp +include teshsuite/msg/task_destroy_cancel/task_destroy_cancel.c include teshsuite/msg/task_destroy_cancel/task_destroy_cancel.tesh -include teshsuite/msg/task_listen_from/task_listen_from.cpp +include teshsuite/msg/task_listen_from/task_listen_from.c include teshsuite/msg/task_listen_from/task_listen_from.tesh -include teshsuite/msg/task_progress/task_progress.cpp -include teshsuite/msg/task_progress/task_progress.tesh -include teshsuite/msg/trace_integration/test-hbp1-c0s0-c0s1.xml -include teshsuite/msg/trace_integration/test-hbp1-c0s0-c1s0.xml -include teshsuite/msg/trace_integration/test-hbp1-c0s1-c0s2.xml -include teshsuite/msg/trace_integration/test-hbp1-c0s1-c2s2.xml -include teshsuite/msg/trace_integration/test-hbp1-c0s2-c1s0.xml -include teshsuite/msg/trace_integration/test-hbp1-c0s2-c1s1.xml -include teshsuite/msg/trace_integration/test-hbp1-c1s1-c1s2.xml -include teshsuite/msg/trace_integration/test-hbp1-c1s1-c3s2.xml -include teshsuite/msg/trace_integration/test-hbp1.0-hbp1.0-hbp1.0.xml -include teshsuite/msg/trace_integration/test-hbp1.0-hbp3.0-hbp4.0.xml -include teshsuite/msg/trace_integration/test-hbp1.5-hbp1.5.xml -include teshsuite/msg/trace_integration/test-hbp2.5-hbp1.5.xml -include teshsuite/msg/trace_integration/trace_integration.c -include teshsuite/msg/trace_integration/trace_integration.tesh include teshsuite/python/borken-context/borken-context.py include teshsuite/python/borken-context/borken-context.tesh include teshsuite/python/borken-context/borken-context_d.xml @@ -718,6 +709,8 @@ include teshsuite/s4u/concurrent_rw/concurrent_rw.cpp include teshsuite/s4u/concurrent_rw/concurrent_rw.tesh include teshsuite/s4u/evaluate-get-route-time/evaluate-get-route-time.cpp include teshsuite/s4u/evaluate-parse-time/evaluate-parse-time.cpp +include teshsuite/s4u/host-on-off-actors/host-on-off-actors.cpp +include teshsuite/s4u/host-on-off-actors/host-on-off-actors.tesh include teshsuite/s4u/host-on-off-recv/host-on-off-recv.cpp include teshsuite/s4u/host-on-off-recv/host-on-off-recv.tesh include teshsuite/s4u/host-on-off/host-on-off.cpp @@ -732,6 +725,20 @@ include teshsuite/s4u/pid/pid.cpp include teshsuite/s4u/pid/pid.tesh include teshsuite/s4u/storage_client_server/storage_client_server.cpp include teshsuite/s4u/storage_client_server/storage_client_server.tesh +include teshsuite/s4u/trace-integration/test-hbp1-c0s0-c0s1.xml +include teshsuite/s4u/trace-integration/test-hbp1-c0s0-c1s0.xml +include teshsuite/s4u/trace-integration/test-hbp1-c0s1-c0s2.xml +include teshsuite/s4u/trace-integration/test-hbp1-c0s1-c2s2.xml +include teshsuite/s4u/trace-integration/test-hbp1-c0s2-c1s0.xml +include teshsuite/s4u/trace-integration/test-hbp1-c0s2-c1s1.xml +include teshsuite/s4u/trace-integration/test-hbp1-c1s1-c1s2.xml +include teshsuite/s4u/trace-integration/test-hbp1-c1s1-c3s2.xml +include teshsuite/s4u/trace-integration/test-hbp1.0-hbp1.0-hbp1.0.xml +include teshsuite/s4u/trace-integration/test-hbp1.0-hbp3.0-hbp4.0.xml +include teshsuite/s4u/trace-integration/test-hbp1.5-hbp1.5.xml +include teshsuite/s4u/trace-integration/test-hbp2.5-hbp1.5.xml +include teshsuite/s4u/trace-integration/trace-integration.cpp +include teshsuite/s4u/trace-integration/trace-integration.tesh include teshsuite/s4u/wait-any-for/wait-any-for.cpp include teshsuite/s4u/wait-any-for/wait-any-for.tesh include teshsuite/simdag/availability/availability.c @@ -810,11 +817,6 @@ include teshsuite/simdag/platforms/two_clusters_router_id.xml include teshsuite/simdag/platforms/two_hosts_multi_hop.xml include teshsuite/simdag/platforms/two_hosts_one_link.xml include teshsuite/simdag/platforms/two_hosts_one_link_splitduplex.xml -include teshsuite/simix/check-defaults/check-defaults.cpp -include teshsuite/simix/check-defaults/factory_boost.tesh -include teshsuite/simix/check-defaults/factory_raw.tesh -include teshsuite/simix/check-defaults/factory_thread.tesh -include teshsuite/simix/check-defaults/factory_ucontext.tesh include teshsuite/simix/generic-simcalls/generic-simcalls.cpp include teshsuite/simix/generic-simcalls/generic-simcalls.tesh include teshsuite/simix/stack-overflow/stack-overflow.cpp @@ -2667,6 +2669,7 @@ include src/xbt/xbt_str_test.cpp include src/xbt/xbt_virtu.cpp include src/xbt_modinter.h include teshsuite/java/CMakeLists.txt +include teshsuite/kernel/CMakeLists.txt include teshsuite/lua/CMakeLists.txt include teshsuite/lua/lua_platforms.tesh include teshsuite/mc/CMakeLists.txt