X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FMEDPartitioner%2FTest%2FMEDPARTITIONERTest.hxx;h=7c48ad8659356f4b5b0c70fb89e6a0766dc4d49c;hb=bb91878b3fb670041c09ea7aefce3132e157b126;hp=96f807c01521f8e9cd669c07516a98a9b425850e;hpb=1e36a6710aab710674e20fbd89f6a9a8f238c023;p=tools%2Fmedcoupling.git diff --git a/src/MEDPartitioner/Test/MEDPARTITIONERTest.hxx b/src/MEDPartitioner/Test/MEDPARTITIONERTest.hxx index 96f807c01..7c48ad865 100644 --- a/src/MEDPartitioner/Test/MEDPARTITIONERTest.hxx +++ b/src/MEDPartitioner/Test/MEDPARTITIONERTest.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2015 CEA/DEN, EDF R&D +// Copyright (C) 2007-2019 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public @@ -57,14 +57,16 @@ class MEDPARTITIONERTEST_EXPORT MEDPARTITIONERTest : public CppUnit::TestFixture CPPUNIT_TEST( testScotchSmallSize ); #endif -#if defined(HAVE_MPI) -#if defined(MED_ENABLE_PARMETIS) - //test with mpi on system - CPPUNIT_TEST( testMpirunSmallSize ); - CPPUNIT_TEST( testMpirunMedianSize ); - CPPUNIT_TEST( testMpirunHugeSize ); -#endif -#endif +// [ABN] TO BE REVISED: + +//#if defined(HAVE_MPI) +//#if defined(MED_ENABLE_PARMETIS) +// //test with mpi on system +// CPPUNIT_TEST( testMpirunSmallSize ); +// CPPUNIT_TEST( testMpirunMedianSize ); +// CPPUNIT_TEST( testMpirunHugeSize ); +//#endif +//#endif CPPUNIT_TEST( testCreateBoundaryFaces2D ); // imp 0021756