Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add mpich3 tests for MPI_Info calls.
authorAugustin Degomme <augustin.degomme@imag.fr>
Mon, 3 Nov 2014 13:05:39 +0000 (14:05 +0100)
committerAugustin Degomme <augustin.degomme@imag.fr>
Mon, 3 Nov 2014 13:05:55 +0000 (14:05 +0100)
commitbc75e22e7ea7c0fdc45e5622d8f95b90bdcf2c27
tree43122c560aca840d91f40c69658bec7afbb1e1fe
parentcadaf14d02d7d926cd339088dacff03077ba004f
Add mpich3 tests for MPI_Info calls.
As expected, the get_nthkey does not behave as expected, and it won't.
14 files changed:
buildtools/Cmake/AddTests.cmake
buildtools/Cmake/DefinePackages.cmake
buildtools/Cmake/MakeExe.cmake
teshsuite/smpi/mpich3-test/info/CMakeLists.txt [new file with mode: 0644]
teshsuite/smpi/mpich3-test/info/infodel.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/info/infodup.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/info/infoenv.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/info/infomany.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/info/infomany2.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/info/infoorder.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/info/infotest.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/info/infovallen.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/info/testlist [new file with mode: 0644]
teshsuite/smpi/mpich3-test/testlist