X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/fa130fbc186ef1ed28032b15d79e3d88bf49634a..503aa37006d22d261b792dd00d526976fafa7052:/MANIFEST.in diff --git a/MANIFEST.in b/MANIFEST.in index 09810cb88d..21c5e3b982 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -39,6 +39,15 @@ 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-bittorrent/app-bittorrent.c +include examples/c/app-bittorrent/app-bittorrent.h +include examples/c/app-bittorrent/app-bittorrent.tesh +include examples/c/app-bittorrent/app-bittorrent_d.xml +include examples/c/app-bittorrent/bittorrent-peer.c +include examples/c/app-bittorrent/bittorrent-peer.h +include examples/c/app-bittorrent/generate.py +include examples/c/app-bittorrent/tracker.c +include examples/c/app-bittorrent/tracker.h include examples/c/app-chainsend/app-chainsend.tesh include examples/c/app-chainsend/app-chainsend_d.xml include examples/c/app-chainsend/broadcaster.c @@ -90,6 +99,10 @@ include examples/c/dht-kademlia/node.c include examples/c/dht-kademlia/node.h include examples/c/dht-kademlia/routing_table.c include examples/c/dht-kademlia/routing_table.h +include examples/c/dht-pastry/dht-pastry.c +include examples/c/dht-pastry/dht-pastry.tesh +include examples/c/dht-pastry/dht-pastry_d.xml +include examples/c/dht-pastry/generate.py include examples/c/energy-exec-ptask/energy-exec-ptask.c include examples/c/energy-exec-ptask/energy-exec-ptask.tesh include examples/c/energy-exec/energy-exec.c @@ -111,6 +124,8 @@ 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/io-file-system/io-file-system.c +include examples/c/io-file-system/io-file-system.tesh include examples/c/platform-failures/platform-failures.c include examples/c/platform-failures/platform-failures.tesh include examples/c/platform-properties/platform-properties.c @@ -118,6 +133,8 @@ include examples/c/platform-properties/platform-properties.tesh include examples/c/platform-properties/platform-properties_d.xml include examples/c/plugin-hostload/plugin-hostload.c include examples/c/plugin-hostload/plugin-hostload.tesh +include examples/c/synchro-semaphore/synchro-semaphore.c +include examples/c/synchro-semaphore/synchro-semaphore.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 @@ -238,34 +255,13 @@ include examples/deprecated/java/trace/pingpong/Receiver.java include examples/deprecated/java/trace/pingpong/Sender.java include examples/deprecated/java/trace/pingpong/trace-pingpong.tesh include examples/deprecated/msg/README.doc -include examples/deprecated/msg/dht-pastry/dht-pastry.c -include examples/deprecated/msg/dht-pastry/dht-pastry.tesh -include examples/deprecated/msg/dht-pastry/dht-pastry_d.xml -include examples/deprecated/msg/dht-pastry/generate.py -include examples/deprecated/msg/mc/bugged1.c -include examples/deprecated/msg/mc/bugged1.tesh -include examples/deprecated/msg/mc/bugged1_liveness.c -include examples/deprecated/msg/mc/bugged1_liveness.tesh -include examples/deprecated/msg/mc/bugged1_liveness_stack_cleaner -include examples/deprecated/msg/mc/bugged1_liveness_visited.tesh -include examples/deprecated/msg/mc/bugged2.c -include examples/deprecated/msg/mc/bugged2.tesh +include examples/deprecated/msg/mc/bugged2-liveness.tesh include examples/deprecated/msg/mc/bugged2_liveness.c -include examples/deprecated/msg/mc/bugged3.c include examples/deprecated/msg/mc/centralized_mutex.c include examples/deprecated/msg/mc/centralized_mutex.tesh -include examples/deprecated/msg/mc/deploy_bugged1.xml -include examples/deprecated/msg/mc/deploy_bugged1_liveness.xml -include examples/deprecated/msg/mc/deploy_bugged1_liveness_visited.xml -include examples/deprecated/msg/mc/deploy_bugged2.xml include examples/deprecated/msg/mc/deploy_bugged2_liveness.xml -include examples/deprecated/msg/mc/deploy_bugged3.xml include examples/deprecated/msg/mc/deploy_centralized_mutex.xml -include examples/deprecated/msg/mc/platform.xml -include examples/deprecated/msg/mc/promela_bugged1_liveness include examples/deprecated/msg/mc/promela_bugged2_liveness -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 include examples/deprecated/msg/trace-categories/trace-categories.tesh include examples/deprecated/msg/trace-host-user-variables/trace-host-user-variables.c @@ -459,7 +455,15 @@ include examples/s4u/io-file-system/s4u-io-file-system.cpp include examples/s4u/io-file-system/s4u-io-file-system.tesh include examples/s4u/maestro-set/s4u-maestro-set.cpp include examples/s4u/maestro-set/s4u-maestro-set.tesh -include examples/s4u/mc-electric-fence/platform.xml +include examples/s4u/mc-bugged1-liveness/promela_bugged1_liveness +include examples/s4u/mc-bugged1-liveness/s4u-mc-bugged1-liveness-stack-cleaner +include examples/s4u/mc-bugged1-liveness/s4u-mc-bugged1-liveness-visited.tesh +include examples/s4u/mc-bugged1-liveness/s4u-mc-bugged1-liveness.cpp +include examples/s4u/mc-bugged1-liveness/s4u-mc-bugged1-liveness.tesh +include examples/s4u/mc-bugged1/s4u-mc-bugged1.cpp +include examples/s4u/mc-bugged1/s4u-mc-bugged1.tesh +include examples/s4u/mc-bugged2/s4u-mc-bugged2.cpp +include examples/s4u/mc-bugged2/s4u-mc-bugged2.tesh include examples/s4u/mc-electric-fence/s4u-mc-electric-fence.cpp include examples/s4u/mc-electric-fence/s4u-mc-electric-fence.tesh include examples/s4u/mc-failing-assert/s4u-mc-failing-assert.cpp @@ -655,29 +659,8 @@ include teshsuite/mc/random-bug/random-bug-nocrash.tesh include teshsuite/mc/random-bug/random-bug-replay.tesh include teshsuite/mc/random-bug/random-bug.cpp include teshsuite/mc/random-bug/random-bug.tesh -include teshsuite/msg/app-bittorrent/app-bittorrent.tesh -include teshsuite/msg/app-bittorrent/app-bittorrent_d.xml -include teshsuite/msg/app-bittorrent/bittorrent-messages.c -include teshsuite/msg/app-bittorrent/bittorrent-messages.h -include teshsuite/msg/app-bittorrent/bittorrent-peer.c -include teshsuite/msg/app-bittorrent/bittorrent-peer.h -include teshsuite/msg/app-bittorrent/bittorrent.c -include teshsuite/msg/app-bittorrent/bittorrent.h -include teshsuite/msg/app-bittorrent/connection.c -include teshsuite/msg/app-bittorrent/connection.h -include teshsuite/msg/app-bittorrent/generate.py -include teshsuite/msg/app-bittorrent/tracker.c -include teshsuite/msg/app-bittorrent/tracker.h -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/io-file/io-file.c -include teshsuite/msg/io-file/io-file.tesh 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.c -include teshsuite/msg/task_listen_from/task_listen_from.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 @@ -694,6 +677,8 @@ 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-suspend/actor-suspend.cpp +include teshsuite/s4u/actor-suspend/actor-suspend.tesh include teshsuite/s4u/actor/actor.cpp include teshsuite/s4u/actor/actor.tesh include teshsuite/s4u/basic-link-test/basic-link-test.cpp @@ -702,6 +687,10 @@ include teshsuite/s4u/cloud-interrupt-migration/cloud-interrupt-migration.cpp include teshsuite/s4u/cloud-interrupt-migration/cloud-interrupt-migration.tesh include teshsuite/s4u/cloud-sharing/cloud-sharing.cpp include teshsuite/s4u/cloud-sharing/cloud-sharing.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-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.cpp include teshsuite/s4u/concurrent_rw/concurrent_rw.tesh @@ -1709,6 +1698,8 @@ include teshsuite/surf/surf_usage2/surf_usage2.cpp include teshsuite/surf/surf_usage2/surf_usage2.tesh include teshsuite/surf/wifi_usage/wifi_usage.cpp include teshsuite/surf/wifi_usage/wifi_usage.tesh +include teshsuite/surf/wifi_usage_decay/wifi_usage_decay.cpp +include teshsuite/surf/wifi_usage_decay/wifi_usage_decay.tesh include teshsuite/xbt/cmdline/cmdline.c include teshsuite/xbt/cmdline/cmdline.tesh include teshsuite/xbt/log_large/log_large.c @@ -1734,7 +1725,7 @@ include tools/doxygen/fig2dev_postprocessor.pl include tools/doxygen/xbt_log_extract_hierarchy.pl include tools/fix-paje-trace.sh include tools/generate-dwarf-functions -include tools/graphicator/graphicator.c +include tools/graphicator/graphicator.cpp include tools/graphicator/graphicator.tesh include tools/normalize-pointers.py include tools/pkg-config/simgrid.pc.in @@ -1901,6 +1892,7 @@ include examples/platforms/g5k.xml include examples/platforms/griffon.xml include examples/platforms/hosts_with_disks.xml include examples/platforms/meta_cluster.xml +include examples/platforms/model_checker_platform.xml include examples/platforms/multicore_machine.xml include examples/platforms/ns3-big-cluster.xml include examples/platforms/onelink.xml @@ -1948,6 +1940,7 @@ include examples/platforms/two_hosts_profiles.xml include examples/platforms/two_peers.xml include examples/platforms/vivaldi.xml include examples/platforms/wifi.xml +include examples/platforms/wifi_decay_2STA.xml include examples/python/CMakeLists.txt include examples/python/actor-create/actor-create_d.xml include examples/python/actor-lifetime/actor-lifetime_d.xml @@ -2068,6 +2061,7 @@ include include/xbt/mallocator.h include include/xbt/misc.h include include/xbt/module.h include include/xbt/parmap.h +include include/xbt/parse_units.hpp include include/xbt/random.hpp include include/xbt/range.hpp include include/xbt/replay.hpp @@ -2158,7 +2152,6 @@ include src/instr/instr_paje_header.cpp include src/instr/instr_paje_trace.cpp include src/instr/instr_paje_types.cpp include src/instr/instr_paje_types.hpp -include src/instr/instr_paje_values.cpp include src/instr/instr_paje_values.hpp include src/instr/instr_platform.cpp include src/instr/instr_private.hpp @@ -2285,7 +2278,6 @@ include src/mc/mc_global.cpp include src/mc/mc_hash.cpp include src/mc/mc_hash.hpp include src/mc/mc_ignore.hpp -include src/mc/mc_memory.cpp include src/mc/mc_mmu.hpp include src/mc/mc_private.hpp include src/mc/mc_record.cpp @@ -2298,13 +2290,15 @@ include src/mc/mc_smx.cpp include src/mc/mc_smx.hpp include src/mc/mc_state.cpp include src/mc/mc_state.hpp +include src/mc/remote/AppSide.cpp +include src/mc/remote/AppSide.hpp include src/mc/remote/Channel.cpp include src/mc/remote/Channel.hpp -include src/mc/remote/Client.cpp -include src/mc/remote/Client.hpp -include src/mc/remote/RemoteClient.cpp -include src/mc/remote/RemoteClient.hpp +include src/mc/remote/CheckerSide.cpp +include src/mc/remote/CheckerSide.hpp include src/mc/remote/RemotePtr.hpp +include src/mc/remote/RemoteSimulation.cpp +include src/mc/remote/RemoteSimulation.hpp include src/mc/remote/mc_protocol.cpp include src/mc/remote/mc_protocol.h include src/mc/sosp/ChunkedData.cpp @@ -2380,6 +2374,7 @@ include src/simix/smx_private.hpp include src/smpi/bindings/smpi_f77.cpp include src/smpi/bindings/smpi_f77_coll.cpp include src/smpi/bindings/smpi_f77_comm.cpp +include src/smpi/bindings/smpi_f77_file.cpp include src/smpi/bindings/smpi_f77_request.cpp include src/smpi/bindings/smpi_f77_type.cpp include src/smpi/bindings/smpi_mpi.cpp @@ -2661,6 +2656,7 @@ include src/xbt/xbt_log_layout_simple.cpp include src/xbt/xbt_main.cpp include src/xbt/xbt_os_file.cpp include src/xbt/xbt_os_time.c +include src/xbt/xbt_parse_units.cpp include src/xbt/xbt_replay.cpp include src/xbt/xbt_str.cpp include src/xbt/xbt_str_test.cpp