Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Update datatype mpich tests
authordegomme <augustin.degomme@unibas.ch>
Sat, 11 Feb 2017 19:21:30 +0000 (20:21 +0100)
committerdegomme <augustin.degomme@unibas.ch>
Sun, 12 Feb 2017 01:08:28 +0000 (02:08 +0100)
commit2a4fb0f73d26c846e4c32c563d51a0e2d449da3d
tree4adc9639611ab65a6ea2f0a2fa14a08054a79277
parent839ca861fcbfe4230637ffc30766445cc7b4918f
Update datatype mpich tests
67 files changed:
teshsuite/smpi/mpich3-test/datatype/CMakeLists.txt
teshsuite/smpi/mpich3-test/datatype/blockindexed-misc.c
teshsuite/smpi/mpich3-test/datatype/blockindexed-zero-count.c
teshsuite/smpi/mpich3-test/datatype/contents.c
teshsuite/smpi/mpich3-test/datatype/contig-zero-count.c
teshsuite/smpi/mpich3-test/datatype/contigstruct.c
teshsuite/smpi/mpich3-test/datatype/darray-cyclic.c
teshsuite/smpi/mpich3-test/datatype/darray-pack.c
teshsuite/smpi/mpich3-test/datatype/dataalign.c
teshsuite/smpi/mpich3-test/datatype/gaddress.c
teshsuite/smpi/mpich3-test/datatype/get-elements-pairtype.c
teshsuite/smpi/mpich3-test/datatype/get-elements.c
teshsuite/smpi/mpich3-test/datatype/get-struct.c [deleted file]
teshsuite/smpi/mpich3-test/datatype/getpartelm.c
teshsuite/smpi/mpich3-test/datatype/hindexed-zeros.c
teshsuite/smpi/mpich3-test/datatype/hindexed_block.c
teshsuite/smpi/mpich3-test/datatype/hindexed_block_contents.c
teshsuite/smpi/mpich3-test/datatype/hvecblklen.c
teshsuite/smpi/mpich3-test/datatype/indexed-misc.c
teshsuite/smpi/mpich3-test/datatype/large-count.c
teshsuite/smpi/mpich3-test/datatype/large_type.c
teshsuite/smpi/mpich3-test/datatype/large_type_sendrec.c
teshsuite/smpi/mpich3-test/datatype/large_vec.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/datatype/lbub.c
teshsuite/smpi/mpich3-test/datatype/localpack.c
teshsuite/smpi/mpich3-test/datatype/longdouble.c
teshsuite/smpi/mpich3-test/datatype/lots-of-types.c
teshsuite/smpi/mpich3-test/datatype/pairtype-pack.c
teshsuite/smpi/mpich3-test/datatype/pairtype-size-extent.c
teshsuite/smpi/mpich3-test/datatype/segtest.c
teshsuite/smpi/mpich3-test/datatype/sendrecvt2.c
teshsuite/smpi/mpich3-test/datatype/sendrecvt4.c
teshsuite/smpi/mpich3-test/datatype/simple-commit.c
teshsuite/smpi/mpich3-test/datatype/simple-pack-external.c
teshsuite/smpi/mpich3-test/datatype/simple-pack-external2.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/datatype/simple-pack.c
teshsuite/smpi/mpich3-test/datatype/simple-resized.c
teshsuite/smpi/mpich3-test/datatype/simple-size-extent.c
teshsuite/smpi/mpich3-test/datatype/sizedtypes.c
teshsuite/smpi/mpich3-test/datatype/slice-pack-external.c
teshsuite/smpi/mpich3-test/datatype/slice-pack.c
teshsuite/smpi/mpich3-test/datatype/struct-derived-zeros.c
teshsuite/smpi/mpich3-test/datatype/struct-empty-el.c
teshsuite/smpi/mpich3-test/datatype/struct-ezhov.c
teshsuite/smpi/mpich3-test/datatype/struct-no-real-types.c
teshsuite/smpi/mpich3-test/datatype/struct-pack.c
teshsuite/smpi/mpich3-test/datatype/struct-verydeep.c
teshsuite/smpi/mpich3-test/datatype/struct-zero-count.c
teshsuite/smpi/mpich3-test/datatype/structpack2.c
teshsuite/smpi/mpich3-test/datatype/subarray-pack.c
teshsuite/smpi/mpich3-test/datatype/subarray.c
teshsuite/smpi/mpich3-test/datatype/testlist
teshsuite/smpi/mpich3-test/datatype/tfree.c
teshsuite/smpi/mpich3-test/datatype/tmatchsize.c
teshsuite/smpi/mpich3-test/datatype/transpose-pack.c
teshsuite/smpi/mpich3-test/datatype/tresized.c
teshsuite/smpi/mpich3-test/datatype/tresized2.c
teshsuite/smpi/mpich3-test/datatype/triangular-pack.c
teshsuite/smpi/mpich3-test/datatype/typecommit.c
teshsuite/smpi/mpich3-test/datatype/typefree.c
teshsuite/smpi/mpich3-test/datatype/typelb.c
teshsuite/smpi/mpich3-test/datatype/unpack.c
teshsuite/smpi/mpich3-test/datatype/unusual-noncontigs.c
teshsuite/smpi/mpich3-test/datatype/vecblklen.c
teshsuite/smpi/mpich3-test/datatype/zero-blklen-vector.c
teshsuite/smpi/mpich3-test/datatype/zeroblks.c
teshsuite/smpi/mpich3-test/datatype/zeroparms.c