X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/e70e9e652c0a586e0e692d8c23105f3639ceb285..585afb9fd33ca7e70cef86a2a3744598f11a0888:/teshsuite/smpi/mpich-test/pt2pt/runtests diff --git a/teshsuite/smpi/mpich-test/pt2pt/runtests b/teshsuite/smpi/mpich-test/pt2pt/runtests index c1eaf5f948..e275fcc1d9 100755 --- a/teshsuite/smpi/mpich-test/pt2pt/runtests +++ b/teshsuite/smpi/mpich-test/pt2pt/runtests @@ -225,7 +225,7 @@ RunTest typeub 2 "**** Checking the type routines: MPI_UB ****" #todo : handle lb correctly ! #RunTest typeub2 1 "**** Checking the type routines: MPI_UB(2) ****" -#types too complex for smpi (structs of vectors) +#Uses lb #RunTest typeub3 1 "**** Checking the type routines: MPI_UB(3) ****" #TODO: handle LB @@ -282,9 +282,9 @@ RunTest hvectest 2 "*** Testing Vector type ***" RunTest hvectest2 2 "*** Testing struct type for vectors (MPI_UB) ***" #too complex for now -#RunTest hvec 2 "*** Testing Type_Hvector ***" +RunTest hvec 2 "*** Testing Type_Hvector ***" #fails -#RunTest hindexed 1 "*** Testing Type_Hindexed ***" +RunTest hindexed 1 "*** Testing Type_Hindexed ***" RunTest probe 2 "*** Testing Probe and Get_count ***"