Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix distcheck
[simgrid.git] / MANIFEST.in
index ac81774..165ccda 100644 (file)
@@ -377,6 +377,8 @@ include examples/s4u/exec-waitany/s4u-exec-waitany.cpp
 include examples/s4u/exec-waitany/s4u-exec-waitany.tesh
 include examples/s4u/io-async/s4u-io-async.cpp
 include examples/s4u/io-async/s4u-io-async.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
 include examples/s4u/io-file-remote/s4u-io-file-remote.tesh
 include examples/s4u/io-file-remote/s4u-io-file-remote_d.xml
@@ -704,6 +706,8 @@ 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/wait-any-for/wait-any-for.cpp
+include teshsuite/s4u/wait-any-for/wait-any-for.tesh
 include teshsuite/simdag/availability/availability.c
 include teshsuite/simdag/availability/availability.tesh
 include teshsuite/simdag/basic-link-test/basic-link-test.c
@@ -829,6 +833,7 @@ include teshsuite/smpi/hostfile_cluster
 include teshsuite/smpi/hostfile_coll
 include teshsuite/smpi/hostfile_empty
 include teshsuite/smpi/hostfile_io
+include teshsuite/smpi/hostfile_mpich
 include teshsuite/smpi/io-all-at/io-all-at.c
 include teshsuite/smpi/io-all-at/io-all-at.tesh
 include teshsuite/smpi/io-all/io-all.c
@@ -1211,6 +1216,13 @@ include teshsuite/smpi/mpich3-test/datatype/vecblklen.c
 include teshsuite/smpi/mpich3-test/datatype/zero-blklen-vector.c
 include teshsuite/smpi/mpich3-test/datatype/zeroblks.c
 include teshsuite/smpi/mpich3-test/datatype/zeroparms.c
+include teshsuite/smpi/mpich3-test/errhan/adderr.c
+include teshsuite/smpi/mpich3-test/errhan/commcall.c
+include teshsuite/smpi/mpich3-test/errhan/dynamic_errcode_predefined_errclass.c
+include teshsuite/smpi/mpich3-test/errhan/errfatal.c
+include teshsuite/smpi/mpich3-test/errhan/errstring2.c
+include teshsuite/smpi/mpich3-test/errhan/predef_eh.c
+include teshsuite/smpi/mpich3-test/errhan/testlist
 include teshsuite/smpi/mpich3-test/f77/attr/attraints.h
 include teshsuite/smpi/mpich3-test/f77/attr/attrmpi1f.f
 include teshsuite/smpi/mpich3-test/f77/attr/baseattr2f.f
@@ -1822,6 +1834,7 @@ include examples/platforms/energy_platform.xml
 include examples/platforms/faulty_host.xml
 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/multicore_machine.xml
 include examples/platforms/onelink.xml
@@ -2133,6 +2146,8 @@ include src/kernel/lmm/maxmin.cpp
 include src/kernel/lmm/maxmin.hpp
 include src/kernel/lmm/maxmin_test.cpp
 include src/kernel/resource/Action.cpp
+include src/kernel/resource/DiskImpl.cpp
+include src/kernel/resource/DiskImpl.hpp
 include src/kernel/resource/Model.cpp
 include src/kernel/resource/Resource.cpp
 include src/kernel/resource/profile/DatedValue.cpp
@@ -2429,6 +2444,7 @@ include src/smpi/include/smpi_coll.hpp
 include src/smpi/include/smpi_comm.hpp
 include src/smpi/include/smpi_datatype.hpp
 include src/smpi/include/smpi_datatype_derived.hpp
+include src/smpi/include/smpi_errhandler.hpp
 include src/smpi/include/smpi_f2c.hpp
 include src/smpi/include/smpi_file.hpp
 include src/smpi/include/smpi_group.hpp
@@ -2454,6 +2470,7 @@ include src/smpi/internals/smpi_utils.cpp
 include src/smpi/mpi/smpi_comm.cpp
 include src/smpi/mpi/smpi_datatype.cpp
 include src/smpi/mpi/smpi_datatype_derived.cpp
+include src/smpi/mpi/smpi_errhandler.cpp
 include src/smpi/mpi/smpi_f2c.cpp
 include src/smpi/mpi/smpi_file.cpp
 include src/smpi/mpi/smpi_group.cpp
@@ -2491,6 +2508,8 @@ include src/surf/cpu_interface.cpp
 include src/surf/cpu_interface.hpp
 include src/surf/cpu_ti.cpp
 include src/surf/cpu_ti.hpp
+include src/surf/disk_s19.cpp
+include src/surf/disk_s19.hpp
 include src/surf/host_clm03.cpp
 include src/surf/host_clm03.hpp
 include src/surf/network_cm02.cpp
@@ -2593,6 +2612,7 @@ include teshsuite/smpi/mpich3-test/attr/CMakeLists.txt
 include teshsuite/smpi/mpich3-test/coll/CMakeLists.txt
 include teshsuite/smpi/mpich3-test/comm/CMakeLists.txt
 include teshsuite/smpi/mpich3-test/datatype/CMakeLists.txt
+include teshsuite/smpi/mpich3-test/errhan/CMakeLists.txt
 include teshsuite/smpi/mpich3-test/f77/attr/CMakeLists.txt
 include teshsuite/smpi/mpich3-test/f77/coll/CMakeLists.txt
 include teshsuite/smpi/mpich3-test/f77/comm/CMakeLists.txt