Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
convert trace-integration test
[simgrid.git] / MANIFEST.in
index f0e936d..172a5ec 100644 (file)
@@ -32,6 +32,8 @@ 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
@@ -72,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
@@ -261,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
@@ -354,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
@@ -633,8 +643,6 @@ 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/kernel/context-stacksize/context-stacksize.cpp
-include teshsuite/kernel/context-stacksize/context-stacksize.tesh
 include teshsuite/mc/dwarf-expression/dwarf-expression.cpp
 include teshsuite/mc/dwarf-expression/dwarf-expression.tesh
 include teshsuite/mc/dwarf/dwarf.cpp
@@ -670,29 +678,12 @@ 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/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.tesh
 include teshsuite/msg/task_listen_from/task_listen_from.cpp
 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
@@ -736,6 +727,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/trace-integration.cpp
+include teshsuite/s4u/trace-integration/trace-integration.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/wait-any-for/wait-any-for.cpp
 include teshsuite/s4u/wait-any-for/wait-any-for.tesh
 include teshsuite/simdag/availability/availability.c