Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
activate pt2pt truncmult test in teshsuite
authorAugustin Degomme <degomme@idpann.imag.fr>
Wed, 5 Dec 2012 18:10:42 +0000 (19:10 +0100)
committerAugustin Degomme <degomme@idpann.imag.fr>
Wed, 5 Dec 2012 18:10:47 +0000 (19:10 +0100)
teshsuite/smpi/mpich-test/pt2pt/runtests

index f9b9ff2..f831471 100755 (executable)
@@ -264,8 +264,8 @@ RunTest exittest 3 "**** Checking Exit Processing ****"
 
 #uses MPI_Errors
 #RunTest trunc 2 "*** Testing Message truncation ***"
-#TODO: handle MPI_ERR_IN_STATUS
-#RunTest truncmult 2 '*** Testing Message trunction in multiple completions ***'
+
+RunTest truncmult 2 '*** Testing Message trunction in multiple completions ***'
 
 RunTest nullproc 2 "*** Testing handling of MPI_PROC_NULL ***"