X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/1386d9951c6653d682ba02d5ed9155485acf4f64..e59b26851e3ef00718eda1b926fe6ae8b3bb074e:/MANIFEST.in diff --git a/MANIFEST.in b/MANIFEST.in index 5a4621f5c1..c31b50688f 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -253,6 +253,8 @@ include examples/python/actor-join/actor-join.py include examples/python/actor-join/actor-join.tesh include examples/python/actor-kill/actor-kill.py include examples/python/actor-kill/actor-kill.tesh +include examples/python/actor-lifetime/actor-lifetime.py +include examples/python/actor-lifetime/actor-lifetime.tesh include examples/python/actor-migrate/actor-migrate.py include examples/python/actor-migrate/actor-migrate.tesh include examples/python/actor-suspend/actor-suspend.py @@ -273,7 +275,6 @@ include examples/python/exec-dvfs/exec-dvfs.py include examples/python/exec-dvfs/exec-dvfs.tesh include examples/python/exec-remote/exec-remote.py include examples/python/exec-remote/exec-remote.tesh -include examples/s4u/README.rst include examples/s4u/actor-create/s4u-actor-create.cpp include examples/s4u/actor-create/s4u-actor-create.tesh include examples/s4u/actor-create/s4u-actor-create_d.xml @@ -335,6 +336,8 @@ include examples/s4u/cloud-migration/s4u-cloud-migration.cpp include examples/s4u/cloud-migration/s4u-cloud-migration.tesh include examples/s4u/cloud-simple/s4u-cloud-simple.cpp include examples/s4u/cloud-simple/s4u-cloud-simple.tesh +include examples/s4u/comm-dependent/s4u-comm-dependent.cpp +include examples/s4u/comm-dependent/s4u-comm-dependent.tesh include examples/s4u/dht-chord/s4u-dht-chord-node.cpp include examples/s4u/dht-chord/s4u-dht-chord.cpp include examples/s4u/dht-chord/s4u-dht-chord.hpp @@ -355,6 +358,8 @@ include examples/s4u/dht-kademlia/s4u-dht-kademlia_d.xml include examples/s4u/energy-boot/platform_boot.xml include examples/s4u/energy-boot/s4u-energy-boot.cpp include examples/s4u/energy-boot/s4u-energy-boot.tesh +include examples/s4u/energy-exec-ptask/s4u-energy-exec-ptask.cpp +include examples/s4u/energy-exec-ptask/s4u-energy-exec-ptask.tesh include examples/s4u/energy-exec/s4u-energy-exec.cpp include examples/s4u/energy-exec/s4u-energy-exec.tesh include examples/s4u/energy-link/s4u-energy-link.cpp @@ -367,6 +372,8 @@ include examples/s4u/exec-async/s4u-exec-async.cpp include examples/s4u/exec-async/s4u-exec-async.tesh include examples/s4u/exec-basic/s4u-exec-basic.cpp include examples/s4u/exec-basic/s4u-exec-basic.tesh +include examples/s4u/exec-dependent/s4u-exec-dependent.cpp +include examples/s4u/exec-dependent/s4u-exec-dependent.tesh include examples/s4u/exec-dvfs/s4u-exec-dvfs.cpp include examples/s4u/exec-dvfs/s4u-exec-dvfs.tesh include examples/s4u/exec-ptask/s4u-exec-ptask.cpp @@ -375,8 +382,12 @@ include examples/s4u/exec-remote/s4u-exec-remote.cpp include examples/s4u/exec-remote/s4u-exec-remote.tesh include examples/s4u/exec-waitany/s4u-exec-waitany.cpp include examples/s4u/exec-waitany/s4u-exec-waitany.tesh +include examples/s4u/exec-waitfor/s4u-exec-waitfor.cpp +include examples/s4u/exec-waitfor/s4u-exec-waitfor.tesh include examples/s4u/io-async/s4u-io-async.cpp include examples/s4u/io-async/s4u-io-async.tesh +include examples/s4u/io-dependent/s4u-io-dependent.cpp +include examples/s4u/io-dependent/s4u-io-dependent.tesh include examples/s4u/io-disk-raw/s4u-io-disk-raw.cpp include examples/s4u/io-disk-raw/s4u-io-disk-raw.tesh include examples/s4u/io-file-remote/s4u-io-file-remote.cpp @@ -384,8 +395,6 @@ include examples/s4u/io-file-remote/s4u-io-file-remote.tesh include examples/s4u/io-file-remote/s4u-io-file-remote_d.xml 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/io-storage-raw/s4u-io-storage-raw.cpp -include examples/s4u/io-storage-raw/s4u-io-storage-raw.tesh include examples/s4u/maestro-set/s4u-maestro-set.cpp include examples/s4u/maestro-set/s4u-maestro-set.tesh include examples/s4u/mc-failing-assert/s4u-mc-failing-assert.cpp @@ -407,14 +416,16 @@ include examples/s4u/replay-comm/s4u-replay-comm.cpp include examples/s4u/replay-comm/s4u-replay-comm.tesh include examples/s4u/replay-comm/s4u-replay-comm.txt include examples/s4u/replay-comm/s4u-replay-comm_d.xml -include examples/s4u/replay-storage/s4u-replay-storage.cpp -include examples/s4u/replay-storage/s4u-replay-storage.tesh -include examples/s4u/replay-storage/s4u-replay-storage.txt -include examples/s4u/replay-storage/s4u-replay-storage_d.xml +include examples/s4u/replay-io/s4u-replay-io.cpp +include examples/s4u/replay-io/s4u-replay-io.tesh +include examples/s4u/replay-io/s4u-replay-io.txt +include examples/s4u/replay-io/s4u-replay-io_d.xml include examples/s4u/routing-get-clusters/s4u-routing-get-clusters.cpp include examples/s4u/routing-get-clusters/s4u-routing-get-clusters.tesh include examples/s4u/synchro-barrier/s4u-synchro-barrier.cpp include examples/s4u/synchro-barrier/s4u-synchro-barrier.tesh +include examples/s4u/synchro-condition-variable/s4u-synchro-condition-variable.cpp +include examples/s4u/synchro-condition-variable/s4u-synchro-condition-variable.tesh include examples/s4u/synchro-mutex/s4u-synchro-mutex.cpp include examples/s4u/synchro-mutex/s4u-synchro-mutex.tesh include examples/s4u/synchro-semaphore/s4u-synchro-semaphore.cpp @@ -540,11 +551,12 @@ include examples/smpi/replay_multiple_manual_deploy/workload_compute_consecutive include examples/smpi/replay_multiple_manual_deploy/workload_compute_simple include examples/smpi/replay_multiple_manual_deploy/workload_mixed2_same_time include examples/smpi/replay_multiple_manual_deploy/workload_mixed2_same_time_and_resources -include examples/smpi/smpi_msg_masterslave/deployment_masterslave_mailbox_smpi.xml -include examples/smpi/smpi_msg_masterslave/masterslave_mailbox_smpi.c -include examples/smpi/smpi_msg_masterslave/msg_smpi.tesh +include examples/smpi/smpi_s4u_masterslave/deployment_masterslave_mailbox_smpi.xml +include examples/smpi/smpi_s4u_masterslave/masterslave_mailbox_smpi.cpp +include examples/smpi/smpi_s4u_masterslave/s4u_smpi.tesh include examples/smpi/trace/trace.c include examples/smpi/trace/trace.tesh +include examples/smpi/trace_call_location/adjust include examples/smpi/trace_call_location/trace_call_location.c include examples/smpi/trace_call_location/trace_call_location.tesh include examples/smpi/trace_simple/trace_simple.c @@ -557,9 +569,8 @@ include teshsuite/mc/dwarf-expression/dwarf-expression.cpp include teshsuite/mc/dwarf-expression/dwarf-expression.tesh include teshsuite/mc/dwarf/dwarf.cpp include teshsuite/mc/dwarf/dwarf.tesh -include teshsuite/mc/mutex-handling/mutex-handling.c +include teshsuite/mc/mutex-handling/mutex-handling.cpp include teshsuite/mc/mutex-handling/mutex-handling.tesh -include teshsuite/mc/mutex-handling/mutex-handling_d.xml include teshsuite/mc/mutex-handling/without-mutex-handling.tesh include teshsuite/mc/random-bug/random-bug-nocrash.tesh include teshsuite/mc/random-bug/random-bug-replay.tesh @@ -684,13 +695,17 @@ 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 +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.tesh include teshsuite/s4u/activity-lifecycle/testing_platform.xml include teshsuite/s4u/actor-autorestart/actor-autorestart.cpp include teshsuite/s4u/actor-autorestart/actor-autorestart.tesh -include teshsuite/s4u/actor-migration/actor-migration.cpp -include teshsuite/s4u/actor-migration/actor-migration.tesh include teshsuite/s4u/actor/actor.cpp include teshsuite/s4u/actor/actor.tesh include teshsuite/s4u/cloud-interrupt-migration/cloud-interrupt-migration.cpp @@ -702,6 +717,8 @@ include teshsuite/s4u/concurrent_rw/concurrent_rw.cpp include teshsuite/s4u/concurrent_rw/concurrent_rw.tesh include teshsuite/s4u/listen_async/listen_async.cpp include teshsuite/s4u/listen_async/listen_async.tesh +include teshsuite/s4u/ns3-simultaneous-send-rcv/ns3-simultaneous-send-rcv.cpp +include teshsuite/s4u/ns3-simultaneous-send-rcv/ns3-simultaneous-send-rcv.tesh include teshsuite/s4u/pid/pid.cpp include teshsuite/s4u/pid/pid.tesh include teshsuite/s4u/storage_client_server/storage_client_server.cpp @@ -799,6 +816,8 @@ include teshsuite/simix/generic-simcalls/generic-simcalls.cpp include teshsuite/simix/generic-simcalls/generic-simcalls.tesh include teshsuite/simix/stack-overflow/stack-overflow.cpp include teshsuite/simix/stack-overflow/stack-overflow.tesh +include teshsuite/smpi/auto-shared/auto-shared.c +include teshsuite/smpi/auto-shared/auto-shared.tesh include teshsuite/smpi/bug-17132/bug-17132.c include teshsuite/smpi/bug-17132/bug-17132.tesh include teshsuite/smpi/coll-allgather/coll-allgather.c @@ -828,6 +847,8 @@ include teshsuite/smpi/coll-scatter/coll-scatter.c include teshsuite/smpi/coll-scatter/coll-scatter.tesh include teshsuite/smpi/fort_args/fort_args.f90 include teshsuite/smpi/fort_args/fort_args.tesh +include teshsuite/smpi/gh-139/gh-139.c +include teshsuite/smpi/gh-139/gh-139.tesh include teshsuite/smpi/hostfile include teshsuite/smpi/hostfile_cluster include teshsuite/smpi/hostfile_coll @@ -1407,6 +1428,34 @@ include teshsuite/smpi/mpich3-test/init/library_version.c include teshsuite/smpi/mpich3-test/init/testlist include teshsuite/smpi/mpich3-test/init/timeout.c include teshsuite/smpi/mpich3-test/init/version.c +include teshsuite/smpi/mpich3-test/io/async.c +include teshsuite/smpi/mpich3-test/io/async_any.c +include teshsuite/smpi/mpich3-test/io/bigtype.c +include teshsuite/smpi/mpich3-test/io/external32-derived-dtype.c +include teshsuite/smpi/mpich3-test/io/getextent.c +include teshsuite/smpi/mpich3-test/io/hindexed_io.c +include teshsuite/smpi/mpich3-test/io/i_aggregation1.c +include teshsuite/smpi/mpich3-test/io/i_aggregation2.c +include teshsuite/smpi/mpich3-test/io/i_bigtype.c +include teshsuite/smpi/mpich3-test/io/i_coll_test.c +include teshsuite/smpi/mpich3-test/io/i_darray_read.c +include teshsuite/smpi/mpich3-test/io/i_hindexed.c +include teshsuite/smpi/mpich3-test/io/i_hindexed_io.c +include teshsuite/smpi/mpich3-test/io/i_noncontig.c +include teshsuite/smpi/mpich3-test/io/i_noncontig_coll.c +include teshsuite/smpi/mpich3-test/io/i_noncontig_coll2.c +include teshsuite/smpi/mpich3-test/io/i_rdwrord.c +include teshsuite/smpi/mpich3-test/io/i_setviewcur.c +include teshsuite/smpi/mpich3-test/io/i_types_with_zeros.c +include teshsuite/smpi/mpich3-test/io/rdwrord.c +include teshsuite/smpi/mpich3-test/io/rdwrzero.c +include teshsuite/smpi/mpich3-test/io/resized.c +include teshsuite/smpi/mpich3-test/io/resized2.c +include teshsuite/smpi/mpich3-test/io/setinfo.c +include teshsuite/smpi/mpich3-test/io/setviewcur.c +include teshsuite/smpi/mpich3-test/io/simple_collective.c +include teshsuite/smpi/mpich3-test/io/testlist +include teshsuite/smpi/mpich3-test/io/userioerr.c include teshsuite/smpi/mpich3-test/perf/README include teshsuite/smpi/mpich3-test/perf/allredtrace.c include teshsuite/smpi/mpich3-test/perf/commcreatep.c @@ -1635,6 +1684,8 @@ include teshsuite/smpi/pt2pt-pingpong/pt2pt-pingpong.c include teshsuite/smpi/pt2pt-pingpong/pt2pt-pingpong.tesh include teshsuite/smpi/timers/timers.c include teshsuite/smpi/timers/timers.tesh +include teshsuite/smpi/topo-cart-sub/topo-cart-sub.c +include teshsuite/smpi/topo-cart-sub/topo-cart-sub.tesh include teshsuite/smpi/type-hvector/type-hvector.c include teshsuite/smpi/type-hvector/type-hvector.tesh include teshsuite/smpi/type-indexed/type-indexed.c @@ -1653,6 +1704,8 @@ include teshsuite/surf/surf_usage/surf_usage.cpp include teshsuite/surf/surf_usage/surf_usage.tesh 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/xbt/cmdline/cmdline.c include teshsuite/xbt/cmdline/cmdline.tesh include teshsuite/xbt/log_large/log_large.c @@ -1673,6 +1726,7 @@ include teshsuite/xbt/signals/signals.cpp include teshsuite/xbt/signals/signals.tesh include tools/MSG_visualization/colorize.pl include tools/MSG_visualization/trace2fig.pl +include tools/address_sanitizer.supp include tools/doxygen/fig2dev_postprocessor.pl include tools/doxygen/xbt_log_extract_hierarchy.pl include tools/fix-paje-trace.sh @@ -1681,7 +1735,6 @@ include tools/graphicator/graphicator.c include tools/graphicator/graphicator.tesh include tools/normalize-pointers.py include tools/pkg-config/simgrid.pc.in -include tools/sanitizers.supp include tools/sg_xml_unit_converter.py include tools/simgrid.supp include tools/simgrid2vite.sed @@ -1710,6 +1763,7 @@ include tools/tesh/set-return.tesh include tools/tesh/set-timeout.tesh include tools/tesh/setenv.tesh include tools/tesh/tesh.py +include tools/thread_sanitizer.supp include AUTHORS include CITATION.bib include CMakeLists.txt @@ -1742,6 +1796,8 @@ include doc/doxygen/uhood.doc include doc/doxygen/uhood_arch.doc include doc/doxygen/uhood_switch.doc include docs/Build.sh +include docs/find-missing.ignore +include docs/find-missing.py include docs/ignored_symbols include docs/manpages/smpicc.1 include docs/manpages/smpicxx.1 @@ -1757,11 +1813,16 @@ include docs/source/Experimental_Setup.rst include docs/source/Installing_SimGrid.rst include docs/source/Introduction.rst include docs/source/Platform_Examples.rst +include docs/source/Platform_Routing.rst +include docs/source/Plugins.rst include docs/source/Start_Your_Own_Project.rst include docs/source/Tutorial_Algorithms.rst include docs/source/Tutorial_MPI_Applications.rst include docs/source/XML_Reference.rst -include docs/source/_ext/hidden_code_block.py +include docs/source/_ext/autodoxy.py +include docs/source/_ext/showfile.css +include docs/source/_ext/showfile.js +include docs/source/_ext/showfile.py include docs/source/_templates/breadcrumbs.html include docs/source/app_msg.rst include docs/source/app_s4u.rst @@ -1773,8 +1834,6 @@ include docs/source/img/eclipseScreenShot.png include docs/source/img/extlink.png include docs/source/img/extlink.svg include docs/source/img/graphical-toc.svg -include docs/source/img/lang_cpp.png -include docs/source/img/lang_python.png include docs/source/img/smpi_simgrid_alltoall_pair_16.png include docs/source/img/smpi_simgrid_alltoall_ring_16.png include docs/source/img/zone_hierarchy.png @@ -1804,6 +1863,7 @@ include docs/source/tuto_smpi/gemm_mpi.cpp include docs/source/tuto_smpi/img/big-picture.svg include docs/source/tuto_smpi/img/lu.S.4.png include docs/source/tuto_smpi/roundtrip.c +include examples/README.rst include examples/deprecated/java/.classpath include examples/deprecated/java/.project include examples/deprecated/java/CMakeLists.txt @@ -1837,6 +1897,7 @@ include examples/platforms/griffon.xml include examples/platforms/hosts_with_disks.xml include examples/platforms/meta_cluster.xml include examples/platforms/multicore_machine.xml +include examples/platforms/ns3-big-cluster.xml include examples/platforms/onelink.xml include examples/platforms/optorsim/gridpp_grid_2004.conf include examples/platforms/optorsim/lcg_sept2004_grid.conf @@ -1869,7 +1930,6 @@ include examples/platforms/small_platform_profile.xml include examples/platforms/small_platform_with_routers.xml include examples/platforms/storage/content/small_content.txt include examples/platforms/storage/content/storage_content.txt -include examples/platforms/storage/content/win_storage_content.txt include examples/platforms/storage/remote_io.xml include examples/platforms/storage/storage.xml include examples/platforms/syscoord/generate_peer_platform.pl @@ -1883,10 +1943,9 @@ include examples/platforms/two_hosts_platform_with_availability_included.xml 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/python/CMakeLists.txt include examples/python/actor-create/actor-create_d.xml -include examples/python/actor-lifetime/actor-lifetime.py -include examples/python/actor-lifetime/actor-lifetime.tesh include examples/python/actor-lifetime/actor-lifetime_d.xml include examples/python/async-wait/async-wait_d.xml include examples/python/async-waitall/async-waitall_d.xml @@ -1898,7 +1957,7 @@ include examples/smpi/mc/non_deterministic.tesh include examples/smpi/mc/only_send_deterministic.tesh include examples/smpi/replay_multiple/CMakeLists.txt include examples/smpi/replay_multiple_manual_deploy/CMakeLists.txt -include examples/smpi/smpi_msg_masterslave/CMakeLists.txt +include examples/smpi/smpi_s4u_masterslave/CMakeLists.txt include include/simgrid/Exception.hpp include include/simgrid/actor.h include include/simgrid/barrier.h @@ -1965,9 +2024,9 @@ include include/simgrid/simix.hpp include include/simgrid/simix/blocking_simcall.hpp include include/simgrid/smpi/replay.hpp include include/simgrid/storage.h +include include/simgrid/version.h.in include include/simgrid/vm.h include include/simgrid/zone.h -include include/simgrid_config.h include include/smpi/forward.hpp include include/smpi/mpi.h include include/smpi/mpif.h.in @@ -1980,7 +2039,7 @@ include include/smpi/smpi_helpers_internal.h include include/smpi/smpi_main.h include include/xbt.h include include/xbt/Extendable.hpp -include include/xbt/RngStream.h +include include/xbt/PropertyHolder.hpp include include/xbt/asserts.h include include/xbt/automaton.h include include/xbt/automaton.hpp @@ -2002,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/random.hpp include include/xbt/range.hpp include include/xbt/replay.hpp include include/xbt/signal.hpp @@ -2029,8 +2089,6 @@ include src/bindings/java/jmsg_host.cpp include src/bindings/java/jmsg_host.h include src/bindings/java/jmsg_process.cpp include src/bindings/java/jmsg_process.h -include src/bindings/java/jmsg_rngstream.cpp -include src/bindings/java/jmsg_rngstream.h include src/bindings/java/jmsg_storage.cpp include src/bindings/java/jmsg_storage.h include src/bindings/java/jmsg_synchro.cpp @@ -2057,7 +2115,6 @@ include src/bindings/java/org/simgrid/msg/Mutex.java include src/bindings/java/org/simgrid/msg/Process.java include src/bindings/java/org/simgrid/msg/ProcessKilledError.java include src/bindings/java/org/simgrid/msg/ProcessNotFoundException.java -include src/bindings/java/org/simgrid/msg/RngStream.java include src/bindings/java/org/simgrid/msg/Semaphore.java include src/bindings/java/org/simgrid/msg/Storage.java include src/bindings/java/org/simgrid/msg/StorageNotFoundException.java @@ -2083,6 +2140,7 @@ include src/include/surf/surf.hpp include src/include/xbt/coverage.h include src/include/xbt/mmalloc.h include src/include/xbt/parmap.hpp +include src/include/xxhash.hpp include src/instr/instr_config.cpp include src/instr/instr_interface.cpp include src/instr/instr_paje_containers.cpp @@ -2140,7 +2198,6 @@ include src/kernel/context/ContextThread.cpp include src/kernel/context/ContextThread.hpp include src/kernel/context/ContextUnix.cpp include src/kernel/context/ContextUnix.hpp -include src/kernel/context/context_private.hpp include src/kernel/future.cpp include src/kernel/lmm/fair_bottleneck.cpp include src/kernel/lmm/maxmin.cpp @@ -2298,8 +2355,8 @@ include src/simdag/sd_task.cpp include src/simdag/simdag_private.hpp include src/simgrid/Exception.cpp include src/simgrid/sg_config.cpp +include src/simgrid/sg_version.cpp include src/simgrid/util.hpp -include src/simgrid/version.h.in include src/simix/libsmx.cpp include src/simix/popping.cpp include src/simix/popping_accessors.hpp @@ -2444,6 +2501,7 @@ include src/smpi/include/private.hpp include src/smpi/include/smpi_actor.hpp include src/smpi/include/smpi_coll.hpp include src/smpi/include/smpi_comm.hpp +include src/smpi/include/smpi_config.hpp include src/smpi/include/smpi_datatype.hpp include src/smpi/include/smpi_datatype_derived.hpp include src/smpi/include/smpi_errhandler.hpp @@ -2462,6 +2520,7 @@ include src/smpi/include/smpi_win.hpp include src/smpi/internals/instr_smpi.cpp include src/smpi/internals/smpi_actor.cpp include src/smpi/internals/smpi_bench.cpp +include src/smpi/internals/smpi_config.cpp include src/smpi/internals/smpi_deployment.cpp include src/smpi/internals/smpi_global.cpp include src/smpi/internals/smpi_host.cpp @@ -2500,8 +2559,6 @@ include src/smpi/smpirun.in include src/smpi/smpitools.sh include src/surf/HostImpl.cpp include src/surf/HostImpl.hpp -include src/surf/PropertyHolder.cpp -include src/surf/PropertyHolder.hpp include src/surf/StorageImpl.cpp include src/surf/StorageImpl.hpp include src/surf/cpu_cas01.cpp @@ -2526,6 +2583,8 @@ include src/surf/network_ns3.cpp include src/surf/network_ns3.hpp include src/surf/network_smpi.cpp include src/surf/network_smpi.hpp +include src/surf/network_wifi.cpp +include src/surf/network_wifi.hpp include src/surf/ns3/ns3_simulator.cpp include src/surf/ns3/ns3_simulator.hpp include src/surf/ptask_L07.cpp @@ -2545,7 +2604,7 @@ include src/surf/xml/simgrid_dtd.h include src/surf/xml/surfxml_parseplatf.cpp include src/surf/xml/surfxml_sax_cb.cpp include src/xbt/OsSemaphore.hpp -include src/xbt/RngStream.c +include src/xbt/PropertyHolder.cpp include src/xbt/automaton/automaton.c include src/xbt/automaton/automaton_lexer.yy.c include src/xbt/automaton/automatonparse_promela.c @@ -2584,6 +2643,8 @@ include src/xbt/mmalloc/mrealloc.c include src/xbt/mmalloc/swag.c include src/xbt/mmalloc/swag.h include src/xbt/parmap.cpp +include src/xbt/random.cpp +include src/xbt/random_test.cpp include src/xbt/snprintf.c include src/xbt/string.cpp include src/xbt/unit-tests_main.cpp @@ -2597,13 +2658,14 @@ include src/xbt/xbt_os_time.c include src/xbt/xbt_replay.cpp include src/xbt/xbt_str.cpp include src/xbt/xbt_str_test.cpp -include src/xbt/xbt_virtu.c +include src/xbt/xbt_virtu.cpp include src/xbt_modinter.h include teshsuite/java/CMakeLists.txt include teshsuite/lua/CMakeLists.txt include teshsuite/lua/lua_platforms.tesh include teshsuite/mc/CMakeLists.txt include teshsuite/msg/CMakeLists.txt +include teshsuite/python/CMakeLists.txt include teshsuite/s4u/CMakeLists.txt include teshsuite/simdag/CMakeLists.txt include teshsuite/simix/CMakeLists.txt @@ -2636,6 +2698,7 @@ include teshsuite/smpi/mpich3-test/f90/util/CMakeLists.txt include teshsuite/smpi/mpich3-test/group/CMakeLists.txt include teshsuite/smpi/mpich3-test/info/CMakeLists.txt include teshsuite/smpi/mpich3-test/init/CMakeLists.txt +include teshsuite/smpi/mpich3-test/io/CMakeLists.txt include teshsuite/smpi/mpich3-test/perf/CMakeLists.txt include teshsuite/smpi/mpich3-test/pt2pt/CMakeLists.txt include teshsuite/smpi/mpich3-test/rma/CMakeLists.txt @@ -2673,6 +2736,7 @@ include tools/cmake/test_prog/prog_asan.cpp include tools/cmake/test_prog/prog_makecontext.c include tools/cmake/test_prog/prog_stackgrowth.c include tools/cmake/test_prog/prog_stacksetup.c +include tools/cmake/test_prog/prog_tsan.cpp include tools/doxygen/fig2dev_postprocessor.pl include tools/doxygen/list_routing_models_examples.sh include tools/doxygen/xbt_log_extract_hierarchy.pl