Fix test names

This commit is contained in:
Tong Dong Qiu
2022-10-18 17:19:58 +02:00
parent 7e2a6800de
commit d20be40aea
2 changed files with 2 additions and 2 deletions

View File

@@ -158,7 +158,7 @@ void test3(const pt::ptree& prm)
}
BOOST_AUTO_TEST_CASE(TestDefaultPreconditionerFactory)
BOOST_AUTO_TEST_CASE(TestCusparseSolver)
{
pt::ptree prm;

View File

@@ -189,7 +189,7 @@ void test3(const pt::ptree& prm)
}
BOOST_AUTO_TEST_CASE(TestDefaultPreconditionerFactory)
BOOST_AUTO_TEST_CASE(TestOpenclSolver)
{
pt::ptree prm;