From: Augustin Degomme Date: Wed, 5 Dec 2012 18:10:42 +0000 (+0100) Subject: activate pt2pt truncmult test in teshsuite X-Git-Tag: v3_9_rc1~86^2~184^2~5 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/5d4e0db1fca6cd248aaca381866715825fb93746 activate pt2pt truncmult test in teshsuite --- diff --git a/teshsuite/smpi/mpich-test/pt2pt/runtests b/teshsuite/smpi/mpich-test/pt2pt/runtests index f9b9ff22cb..f831471905 100755 --- a/teshsuite/smpi/mpich-test/pt2pt/runtests +++ b/teshsuite/smpi/mpich-test/pt2pt/runtests @@ -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 ***"