X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/59823017c3f9f3dba0ef09292bb55ed9ab906254..3bf293f0c23fc59535f99e17ee43531cb9a9fdb6:/.gitignore diff --git a/.gitignore b/.gitignore index 47a28887db..8ed50230a0 100644 --- a/.gitignore +++ b/.gitignore @@ -104,7 +104,6 @@ doc/simgrid_modules.map ################################################ ### Specific of project -.cproject .project .settings/ .anjuta @@ -144,12 +143,6 @@ examples/msg/tracing/volume examples/msg/io/file examples/msg/io/file_unlink examples/msg/mc/bugged3 -examples/msg/mc/random_test -examples/msg/mc/bugged1_for_liveness -examples/msg/mc/bugged1_while_liveness -examples/msg/mc/centralized_liveness_deadlock -examples/msg/mc/test/test_heap_comparison -examples/msg/mc/chord_liveness examples/msg/mc/test/snapshot_comparison1 examples/msg/mc/test/snapshot_comparison2 examples/msg/mc/test/snapshot_comparison3 @@ -239,6 +232,13 @@ examples/msg/mc/centralized_liveness src/replay/replay src/testall +teshsuite/smpi/allgather_coll +teshsuite/smpi/allgatherv_coll +teshsuite/smpi/allreduce_coll +teshsuite/smpi/alltoall_coll +teshsuite/smpi/alltoallv_coll +teshsuite/smpi/bcast_coll +teshsuite/smpi/reduce_coll teshsuite/smpi/allreduce teshsuite/smpi/alltoall2 teshsuite/smpi/alltoall_basic @@ -401,8 +401,10 @@ teshsuite/smpi/mpich-test/pt2pt/waitall2 teshsuite/smpi/mpich-test/pt2pt/waitall3 teshsuite/smpi/mpich-test/pt2pt/waitall4 teshsuite/smpi/mpich-test/pt2pt/waitany +teshsuite/msg/pid teshsuite/msg/get_sender teshsuite/msg/trace/test_trace_integration +teshsuite/simdag/availability/availability_test teshsuite/simdag/basic0 teshsuite/simdag/basic1 teshsuite/simdag/basic2 @@ -431,6 +433,7 @@ teshsuite/xbt/log_large_test teshsuite/xbt/parallel_log_crashtest testsuite/xbt/parmap_bench teshsuite/xbt/mmalloc_test +teshsuite/xbt/parmap_test testsuite/run_tests testsuite/simdag/sd_test testsuite/surf/lmm_usage