Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
activate pt2pt truncmult test in teshsuite
[simgrid.git] / 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 ***"