Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / mpi / test / all_reduce_test.cpp
index 31e5235..99fee9b 100644 (file)
@@ -278,7 +278,7 @@ struct is_commutative<std::plus<wrapped_int>, wrapped_int>
 
 } } // end namespace boost::mpi
 
-BOOST_AUTO_TEST_CASE(all_reduce)
+BOOST_AUTO_TEST_CASE(test_all_reduce)
 { 
   using namespace boost::mpi;
   environment env;