X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/2fcc135ed60645b200d4d865b826cc0ba71e65f2..841d7ae6385610f340ae3c0be8273bdd9ec80cd5:/MANIFEST.in diff --git a/MANIFEST.in b/MANIFEST.in index 8063c6779f..32a4b64c66 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -19,12 +19,40 @@ include doc/webcruft/storage_sample_scenario.png include examples/c/actor-create/actor-create.c include examples/c/actor-create/actor-create.tesh include examples/c/actor-create/actor-create_d.xml +include examples/c/actor-daemon/actor-daemon.c +include examples/c/actor-daemon/actor-daemon.tesh +include examples/c/actor-exiting/actor-exiting.c +include examples/c/actor-exiting/actor-exiting.tesh +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-migrate/actor-migrate.c +include examples/c/actor-migrate/actor-migrate.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 +include examples/c/actor-yield/actor-yield.tesh +include examples/c/actor-yield/actor-yield_d.xml include examples/c/app-pingpong/app-pingpong.c include examples/c/app-pingpong/app-pingpong.tesh include examples/c/app-pingpong/app-pingpong_d.xml +include examples/c/app-token-ring/app-token-ring.c +include examples/c/app-token-ring/app-token-ring.tesh +include examples/c/async-waitall/async-waitall.c +include examples/c/async-waitall/async-waitall.tesh +include examples/c/async-waitall/async-waitall_d.xml include examples/c/async-waitany/async-waitany.c include examples/c/async-waitany/async-waitany.tesh include examples/c/async-waitany/async-waitany_d.xml +include examples/c/cloud-simple/cloud-simple.c +include examples/c/cloud-simple/cloud-simple.tesh +include examples/c/energy-exec/energy-exec.c +include examples/c/energy-exec/energy-exec.tesh +include examples/c/io-disk-raw/io-disk-raw.c +include examples/c/io-disk-raw/io-disk-raw.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 include examples/deprecated/java/app/bittorrent/Connection.java include examples/deprecated/java/app/bittorrent/Main.java @@ -611,30 +639,18 @@ include teshsuite/msg/app-chainsend/messages.c include teshsuite/msg/app-chainsend/messages.h include teshsuite/msg/app-chainsend/peer.c include teshsuite/msg/app-chainsend/peer.h -include teshsuite/msg/app-token-ring/app-token-ring.c -include teshsuite/msg/app-token-ring/app-token-ring.tesh include teshsuite/msg/async-wait/async-wait.c include teshsuite/msg/async-wait/async-wait.tesh include teshsuite/msg/async-wait/async-wait2_d.xml include teshsuite/msg/async-wait/async-wait3_d.xml include teshsuite/msg/async-wait/async-wait4_d.xml include teshsuite/msg/async-wait/async-wait_d.xml -include teshsuite/msg/async-waitall/async-waitall.c -include teshsuite/msg/async-waitall/async-waitall.tesh -include teshsuite/msg/async-waitall/async-waitall_d.xml -include teshsuite/msg/async-waitany/async-waitany.c -include teshsuite/msg/async-waitany/async-waitany.tesh -include teshsuite/msg/async-waitany/async-waitany_d.xml include teshsuite/msg/cloud-capping/cloud-capping.c include teshsuite/msg/cloud-capping/cloud-capping.tesh include teshsuite/msg/cloud-migration/cloud-migration.c include teshsuite/msg/cloud-migration/cloud-migration.tesh -include teshsuite/msg/cloud-simple/cloud-simple.c -include teshsuite/msg/cloud-simple/cloud-simple.tesh include teshsuite/msg/cloud-two-tasks/cloud-two-tasks.c include teshsuite/msg/cloud-two-tasks/cloud-two-tasks.tesh -include teshsuite/msg/energy-consumption/energy-consumption.c -include teshsuite/msg/energy-consumption/energy-consumption.tesh include teshsuite/msg/energy-pstate/energy-pstate.c include teshsuite/msg/energy-pstate/energy-pstate.tesh include teshsuite/msg/energy-ptask/energy-ptask.c @@ -652,32 +668,15 @@ include teshsuite/msg/io-file-remote/io-file-remote.tesh include teshsuite/msg/io-file-remote/io-file-remote_d.xml include teshsuite/msg/io-file/io-file.c include teshsuite/msg/io-file/io-file.tesh -include teshsuite/msg/io-raw-storage/io-raw-storage.c -include teshsuite/msg/io-raw-storage/io-raw-storage.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/plugin-hostload/plugin-hostload.c -include teshsuite/msg/plugin-hostload/plugin-hostload.tesh -include teshsuite/msg/process-daemon/process-daemon.c -include teshsuite/msg/process-daemon/process-daemon.tesh -include teshsuite/msg/process-join/process-join.c -include teshsuite/msg/process-join/process-join.tesh -include teshsuite/msg/process-kill/process-kill.c -include teshsuite/msg/process-kill/process-kill.tesh 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/process-migration/process-migration.c -include teshsuite/msg/process-migration/process-migration.tesh -include teshsuite/msg/process-suspend/process-suspend.c -include teshsuite/msg/process-suspend/process-suspend.tesh -include teshsuite/msg/process-yield/process-yield.c -include teshsuite/msg/process-yield/process-yield.tesh -include teshsuite/msg/process-yield/process-yield_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 @@ -708,8 +707,13 @@ include teshsuite/python/corrupt-stack/corrupt-stack.py include teshsuite/python/corrupt-stack/corrupt-stack.tesh include teshsuite/python/corrupt-stack/corrupt-stack_d.xml include teshsuite/s4u/activity-lifecycle/activity-lifecycle.cpp +include teshsuite/s4u/activity-lifecycle/activity-lifecycle.hpp include teshsuite/s4u/activity-lifecycle/activity-lifecycle.tesh +include teshsuite/s4u/activity-lifecycle/testing_comm.cpp +include teshsuite/s4u/activity-lifecycle/testing_exec.cpp include teshsuite/s4u/activity-lifecycle/testing_platform.xml +include teshsuite/s4u/activity-lifecycle/testing_sleep.cpp +include teshsuite/s4u/activity-lifecycle/testing_test-wait.cpp include teshsuite/s4u/actor-autorestart/actor-autorestart.cpp include teshsuite/s4u/actor-autorestart/actor-autorestart.tesh include teshsuite/s4u/actor/actor.cpp