Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Update mpich pt2pt tests
authordegomme <augustin.degomme@unibas.ch>
Fri, 10 Feb 2017 23:29:25 +0000 (00:29 +0100)
committerdegomme <augustin.degomme@unibas.ch>
Sun, 12 Feb 2017 01:08:28 +0000 (02:08 +0100)
commite947a76de27ef7ddb85e5e3a0953711e410533f1
tree76b1cb29a7373aac6751f96e0a85d5aca92d1e22
parentd144105ea9f597667575c74c2d8b7252ebddb84e
Update mpich pt2pt tests
47 files changed:
teshsuite/smpi/mpich3-test/pt2pt/CMakeLists.txt
teshsuite/smpi/mpich3-test/pt2pt/anyall.c
teshsuite/smpi/mpich3-test/pt2pt/big_count_status.c
teshsuite/smpi/mpich3-test/pt2pt/bottom.c
teshsuite/smpi/mpich3-test/pt2pt/bsend1.c
teshsuite/smpi/mpich3-test/pt2pt/bsend2.c
teshsuite/smpi/mpich3-test/pt2pt/bsend3.c
teshsuite/smpi/mpich3-test/pt2pt/bsend4.c
teshsuite/smpi/mpich3-test/pt2pt/bsend5.c
teshsuite/smpi/mpich3-test/pt2pt/bsendalign.c
teshsuite/smpi/mpich3-test/pt2pt/bsendfrag.c
teshsuite/smpi/mpich3-test/pt2pt/bsendpending.c
teshsuite/smpi/mpich3-test/pt2pt/cancelanysrc.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/pt2pt/cancelrecv.c
teshsuite/smpi/mpich3-test/pt2pt/dtype_send.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/pt2pt/eagerdt.c
teshsuite/smpi/mpich3-test/pt2pt/greq1.c
teshsuite/smpi/mpich3-test/pt2pt/icsend.c
teshsuite/smpi/mpich3-test/pt2pt/inactivereq.c
teshsuite/smpi/mpich3-test/pt2pt/isendirecv.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/pt2pt/isendself.c
teshsuite/smpi/mpich3-test/pt2pt/isendselfprobe.c
teshsuite/smpi/mpich3-test/pt2pt/issendselfcancel.c
teshsuite/smpi/mpich3-test/pt2pt/large_message.c
teshsuite/smpi/mpich3-test/pt2pt/many_isend.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/pt2pt/manylmt.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/pt2pt/mprobe.c
teshsuite/smpi/mpich3-test/pt2pt/pingping.c
teshsuite/smpi/mpich3-test/pt2pt/probe-unexp.c
teshsuite/smpi/mpich3-test/pt2pt/probenull.c
teshsuite/smpi/mpich3-test/pt2pt/pscancel.c
teshsuite/smpi/mpich3-test/pt2pt/rcancel.c
teshsuite/smpi/mpich3-test/pt2pt/recv_any.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/pt2pt/rqfreeb.c
teshsuite/smpi/mpich3-test/pt2pt/rqstatus.c
teshsuite/smpi/mpich3-test/pt2pt/scancel.c
teshsuite/smpi/mpich3-test/pt2pt/scancel2.c
teshsuite/smpi/mpich3-test/pt2pt/scancel_unmatch.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/pt2pt/sendall.c
teshsuite/smpi/mpich3-test/pt2pt/sendflood.c
teshsuite/smpi/mpich3-test/pt2pt/sendrecv1.c
teshsuite/smpi/mpich3-test/pt2pt/sendrecv2.c
teshsuite/smpi/mpich3-test/pt2pt/sendrecv3.c
teshsuite/smpi/mpich3-test/pt2pt/sendself.c
teshsuite/smpi/mpich3-test/pt2pt/testlist
teshsuite/smpi/mpich3-test/pt2pt/waitany-null.c
teshsuite/smpi/mpich3-test/pt2pt/waittestnull.c