From: Frederic Suter Date: Fri, 20 Mar 2020 09:03:28 +0000 (+0100) Subject: update X-Git-Tag: v3.26~724 X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/54f79f7d0c219b8c015e418a59e1fdad0b7093d2 update --- diff --git a/.gitignore b/.gitignore index 75dc3ae533..1e6a259d7f 100644 --- a/.gitignore +++ b/.gitignore @@ -127,15 +127,19 @@ examples/c/actor-migrate/actor-migrate-c examples/c/actor-stacksize/actor-stacksize-c examples/c/actor-suspend/actor-suspend-c examples/c/actor-yield/actor-yield-c +examples/c/app-bittorrent/app-bittorrent-c examples/c/app-chainsend/app-chainsend-c +examples/c/app-masterworker/app-masterworker-c examples/c/app-pingpong/app-pingpong-c examples/c/app-token-ring/app-token-ring-c examples/c/async-wait/async-wait-c examples/c/async-waitall/async-waitall-c examples/c/async-waitany/async-waitany-c examples/c/cloud-capping/cloud-capping-c +examples/c/cloud-masterworker/cloud-masterworker-c examples/c/cloud-migration/cloud-migration-c examples/c/cloud-simple/cloud-simple-c +examples/c/dht-kademlia/dht-kademlia-c examples/c/energy-exec/energy-exec-c examples/c/energy-exec-ptask/energy-exec-ptask-c examples/c/energy-vm/energy-vm-c @@ -146,12 +150,13 @@ examples/c/exec-async/exec-async-c examples/c/exec-waitany/exec-waitany-c examples/c/io-disk-raw/io-disk-raw-c examples/c/io-file-remote/io-file-remote-c +examples/c/platform-failures/platform-failures-c +examples/c/platform-properties/platform-properties-c examples/c/plugin-hostload/plugin-hostload-c examples/deprecated/msg/app-masterworker/app-masterworker examples/deprecated/msg/cloud-masterworker/cloud-masterworker examples/deprecated/msg/dht-kademlia/dht-kademlia examples/deprecated/msg/dht-pastry/dht-pastry -examples/deprecated/msg/energy-vm/energy-vm examples/deprecated/msg/mc/bugged1 examples/deprecated/msg/mc/bugged1_liveness examples/deprecated/msg/mc/bugged2 @@ -159,11 +164,6 @@ examples/deprecated/msg/mc/bugged2_liveness examples/deprecated/msg/mc/bugged3 examples/deprecated/msg/mc/centralized_mutex examples/deprecated/msg/mc/electric_fence -examples/deprecated/msg/network-ns3/network-ns3 -examples/deprecated/msg/platform-failures/platform-failures -examples/deprecated/msg/process-create/process-create -examples/deprecated/msg/procmig.trace -examples/deprecated/msg/simulation.trace examples/deprecated/msg/synchro-semaphore/synchro-semaphore examples/deprecated/msg/trace-categories/trace-categories examples/deprecated/msg/trace-host-user-variables/trace-host-user-variables @@ -183,7 +183,7 @@ examples/s4u/actor-migrate/s4u-actor-migrate examples/s4u/actor-stacksize/s4u-actor-stacksize examples/s4u/actor-suspend/s4u-actor-suspend examples/s4u/actor-yield/s4u-actor-yield -examples/s4u/app-bittorrent/s4u-bittorrent +examples/s4u/app-bittorrent/s4u-app-bittorrent examples/s4u/app-chainsend/s4u-app-chainsend examples/s4u/app-masterworkers/s4u-app-masterworkers-class examples/s4u/app-masterworkers/s4u-app-masterworkers-fun @@ -222,6 +222,9 @@ examples/s4u/io-file-remote/s4u-io-file-remote examples/s4u/io-file-system/s4u-io-file-system examples/s4u/io-storage-raw/s4u-io-storage-raw examples/s4u/maestro-set/s4u-maestro-set +examples/s4u/mc-electric-fence/s4u-mc-electric-fence +examples/s4u/mc-failing-assert/s4u-mc-failing-assert +examples/s4u/network-ns3/s4u-network-ns3 examples/s4u/platform-failures/s4u-platform-failures examples/s4u/platform-profile/s4u-platform-profile examples/s4u/platform-properties/s4u-platform-properties @@ -279,20 +282,11 @@ teshsuite/mc/dwarf-expression/dwarf-expression teshsuite/mc/mutex-handling/mutex-handling teshsuite/mc/mutex-handling/without-mutex-handling teshsuite/mc/random-bug/random-bug -teshsuite/msg/app-bittorrent/bittorrent -teshsuite/msg/async-wait/async-wait teshsuite/msg/cloud-two-tasks/cloud-two-tasks -teshsuite/msg/energy-ptask/energy-ptask teshsuite/msg/get_sender/get_sender -teshsuite/msg/host_on_off_processes/host_on_off_processes teshsuite/msg/io-file/io-file -teshsuite/msg/platform-properties/platform-properties -teshsuite/msg/process-lifetime/process-lifetime teshsuite/msg/task_destroy_cancel/task_destroy_cancel teshsuite/msg/task_listen_from/task_listen_from -teshsuite/msg/task-priority/task-priority -teshsuite/msg/task_progress/task_progress -teshsuite/msg/trace_integration/trace_integration teshsuite/s4u/activity-lifecycle/activity-lifecycle teshsuite/s4u/actor/actor teshsuite/s4u/actor-autorestart/actor-autorestart @@ -304,6 +298,7 @@ teshsuite/s4u/comm-pt2pt/comm-pt2pt teshsuite/s4u/concurrent_rw/concurrent_rw teshsuite/s4u/evaluate-get-route-time/evaluate-get-route-time teshsuite/s4u/evaluate-parse-time/evaluate-parse-time +teshsuite/s4u/host-on-off-actors/host-on-off-actors teshsuite/s4u/host-on-off-recv/host-on-off-recv teshsuite/s4u/host-on-off/host-on-off teshsuite/s4u/is-router/is-router @@ -311,6 +306,7 @@ teshsuite/s4u/listen_async/listen_async teshsuite/s4u/ns3-simultaneous-send-rcv/ns3-simultaneous-send-rcv teshsuite/s4u/pid/pid teshsuite/s4u/storage_client_server/storage_client_server +teshsuite/s4u/trace-integration/trace-integration teshsuite/s4u/wait-any-for/wait-any-for teshsuite/simdag/availability/availability teshsuite/simdag/basic-parsing-test/basic-parsing-test