Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add fortran tests from mpich-tests, enforce completion of mpich-tests suite with...
authorAugustin Degomme <degomme@idpann.imag.fr>
Thu, 25 Oct 2012 16:02:45 +0000 (18:02 +0200)
committerAugustin Degomme <degomme@idpann.imag.fr>
Fri, 26 Oct 2012 08:09:29 +0000 (10:09 +0200)
commitd9d0310b37e3c0e23fc7b71ba76ff1fe2d640e36
treee38927825ae95a391abe9f8ea155a512a874842f
parentbf6ed47fe662e71174b6c034e66fbe176c390eb9
add fortran tests from mpich-tests, enforce completion of mpich-tests suite with lots of other tests.. Oh, and add all stdo files, because it turns out the suite uses them.
85 files changed:
buildtools/Cmake/AddTests.cmake
teshsuite/smpi/hostfile
teshsuite/smpi/mpich-test/coll/CMakeLists.txt
teshsuite/smpi/mpich-test/coll/allgatherf.stdo [new file with mode: 0644]
teshsuite/smpi/mpich-test/coll/allred.c
teshsuite/smpi/mpich-test/coll/allred.stdo [new file with mode: 0644]
teshsuite/smpi/mpich-test/coll/allred2.stdo [new file with mode: 0644]
teshsuite/smpi/mpich-test/coll/allredf.f
teshsuite/smpi/mpich-test/coll/allredf.std
teshsuite/smpi/mpich-test/coll/alltoallv_mpich.stdo [new file with mode: 0644]
teshsuite/smpi/mpich-test/coll/assocf.stdo [new file with mode: 0644]
teshsuite/smpi/mpich-test/coll/barrier.stdo [new file with mode: 0644]
teshsuite/smpi/mpich-test/coll/bcast2.f
teshsuite/smpi/mpich-test/coll/bcast_mpich.stdo [new file with mode: 0644]
teshsuite/smpi/mpich-test/coll/bcastlog.f
teshsuite/smpi/mpich-test/coll/bcastlog.stdo [new file with mode: 0644]
teshsuite/smpi/mpich-test/coll/bcastvec.stdo [new file with mode: 0644]
teshsuite/smpi/mpich-test/coll/coll1.stdo [new file with mode: 0644]
teshsuite/smpi/mpich-test/coll/coll11.stdo [new file with mode: 0644]
teshsuite/smpi/mpich-test/coll/coll12.stdo [new file with mode: 0644]
teshsuite/smpi/mpich-test/coll/coll13.stdo [new file with mode: 0644]
teshsuite/smpi/mpich-test/coll/coll2.stdo [new file with mode: 0644]
teshsuite/smpi/mpich-test/coll/coll3.stdo [new file with mode: 0644]
teshsuite/smpi/mpich-test/coll/coll4.stdo [new file with mode: 0644]
teshsuite/smpi/mpich-test/coll/coll5.stdo [new file with mode: 0644]
teshsuite/smpi/mpich-test/coll/coll6.stdo [new file with mode: 0644]
teshsuite/smpi/mpich-test/coll/coll7.stdo [new file with mode: 0644]
teshsuite/smpi/mpich-test/coll/coll8.stdo [new file with mode: 0644]
teshsuite/smpi/mpich-test/coll/coll9.stdo [new file with mode: 0644]
teshsuite/smpi/mpich-test/coll/grouptest.stdo [new file with mode: 0644]
teshsuite/smpi/mpich-test/coll/longuser.stdo [new file with mode: 0644]
teshsuite/smpi/mpich-test/coll/longuser1.stdo [new file with mode: 0644]
teshsuite/smpi/mpich-test/coll/runtests
teshsuite/smpi/mpich-test/context/CMakeLists.txt
teshsuite/smpi/mpich-test/context/groupcreate.stdo [new file with mode: 0644]
teshsuite/smpi/mpich-test/context/grouptest_mpich.stdo [new file with mode: 0644]
teshsuite/smpi/mpich-test/context/icdup.stdo [new file with mode: 0644]
teshsuite/smpi/mpich-test/context/runtests
teshsuite/smpi/mpich-test/env/CMakeLists.txt
teshsuite/smpi/mpich-test/env/getprocf.f
teshsuite/smpi/mpich-test/env/getprocf.stdo [new file with mode: 0644]
teshsuite/smpi/mpich-test/env/runtests
teshsuite/smpi/mpich-test/profile/colluses.stdo [new file with mode: 0644]
teshsuite/smpi/mpich-test/pt2pt/CMakeLists.txt
teshsuite/smpi/mpich-test/pt2pt/commit.stdo [new file with mode: 0644]
teshsuite/smpi/mpich-test/pt2pt/dtyperecv.stdo [new file with mode: 0644]
teshsuite/smpi/mpich-test/pt2pt/exittest.stdo [new file with mode: 0644]
teshsuite/smpi/mpich-test/pt2pt/fifth.stdo [new file with mode: 0644]
teshsuite/smpi/mpich-test/pt2pt/flood.stdo [new file with mode: 0644]
teshsuite/smpi/mpich-test/pt2pt/fourth.stdo [new file with mode: 0644]
teshsuite/smpi/mpich-test/pt2pt/hvec.c
teshsuite/smpi/mpich-test/pt2pt/hvectest.stdo [new file with mode: 0644]
teshsuite/smpi/mpich-test/pt2pt/hvectest2.stdo [new file with mode: 0644]
teshsuite/smpi/mpich-test/pt2pt/isendf.f
teshsuite/smpi/mpich-test/pt2pt/isndrcv.stdo [new file with mode: 0644]
teshsuite/smpi/mpich-test/pt2pt/longmsgs.stdo [new file with mode: 0644]
teshsuite/smpi/mpich-test/pt2pt/order.c
teshsuite/smpi/mpich-test/pt2pt/order.stdo [new file with mode: 0644]
teshsuite/smpi/mpich-test/pt2pt/pingpong.f
teshsuite/smpi/mpich-test/pt2pt/probe.stdo [new file with mode: 0644]
teshsuite/smpi/mpich-test/pt2pt/probe1.stdo [new file with mode: 0644]
teshsuite/smpi/mpich-test/pt2pt/relrank.stdo [new file with mode: 0644]
teshsuite/smpi/mpich-test/pt2pt/reqfree.c
teshsuite/smpi/mpich-test/pt2pt/runtests
teshsuite/smpi/mpich-test/pt2pt/send1.f
teshsuite/smpi/mpich-test/pt2pt/send1.stdo [new file with mode: 0644]
teshsuite/smpi/mpich-test/pt2pt/sendcplx.f
teshsuite/smpi/mpich-test/pt2pt/sendcplx.stdo [new file with mode: 0644]
teshsuite/smpi/mpich-test/pt2pt/sendfort.stdo [new file with mode: 0644]
teshsuite/smpi/mpich-test/pt2pt/sendmany.std
teshsuite/smpi/mpich-test/pt2pt/sendorder.c
teshsuite/smpi/mpich-test/pt2pt/sendrecv2.stdo [new file with mode: 0644]
teshsuite/smpi/mpich-test/pt2pt/sendrecv4.stdo [new file with mode: 0644]
teshsuite/smpi/mpich-test/pt2pt/sendrecv_mpich.stdo [new file with mode: 0644]
teshsuite/smpi/mpich-test/pt2pt/sndrcv.stdo [new file with mode: 0644]
teshsuite/smpi/mpich-test/pt2pt/sndrcvrpl2.stdo [new file with mode: 0644]
teshsuite/smpi/mpich-test/pt2pt/structlb.stdo [new file with mode: 0644]
teshsuite/smpi/mpich-test/pt2pt/testsome.stdo [new file with mode: 0644]
teshsuite/smpi/mpich-test/pt2pt/testtest1.stdo [new file with mode: 0644]
teshsuite/smpi/mpich-test/pt2pt/third.stdo [new file with mode: 0644]
teshsuite/smpi/mpich-test/pt2pt/typelb.stdo [new file with mode: 0644]
teshsuite/smpi/mpich-test/pt2pt/typetest.stdo [new file with mode: 0644]
teshsuite/smpi/mpich-test/pt2pt/waitall3.stdo [new file with mode: 0644]
teshsuite/smpi/mpich-test/pt2pt/waitall4.stdo [new file with mode: 0644]
teshsuite/smpi/mpich-test/pt2pt/waitany.c