X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FMEDPartitioner%2FTest%2FMEDPARTITIONERTest.hxx;h=dbec8117fcd52e41ae93cdf00029d6e3c36345e7;hb=b832b15337be013a56e0976170e5e235b89fcb03;hp=a2982379e1ec368275bdff269e5c99a958ad1fe3;hpb=79386ac5c73f8365c428b8ef595c4ef004959667;p=tools%2Fmedcoupling.git diff --git a/src/MEDPartitioner/Test/MEDPARTITIONERTest.hxx b/src/MEDPartitioner/Test/MEDPARTITIONERTest.hxx index a2982379e..dbec8117f 100644 --- a/src/MEDPartitioner/Test/MEDPARTITIONERTest.hxx +++ b/src/MEDPartitioner/Test/MEDPARTITIONERTest.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2016 CEA/DEN, EDF R&D +// Copyright (C) 2007-2024 CEA, EDF // // 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