X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FUtils%2FException.test.cc;h=3de5680ddea765bcf1d39e0405a14cdf44f5c59b;hb=c505c034e5fdc932c02aa3dc3847a5551011d87e;hp=ca3a04d19bc9fa074a644062a7b6f8ac8749df38;hpb=26610f603ebdd465307b9621f532c1fe19fd5571;p=senf.git diff --git a/senf/Utils/Exception.test.cc b/senf/Utils/Exception.test.cc index ca3a04d..3de5680 100644 --- a/senf/Utils/Exception.test.cc +++ b/senf/Utils/Exception.test.cc @@ -37,7 +37,7 @@ #define prefix_ ///////////////////////////////cc.p//////////////////////////////////////// -BOOST_AUTO_UNIT_TEST(wrapException) +SENF_AUTO_UNIT_TEST(wrapException) { bool bad_cast (false); @@ -71,7 +71,7 @@ BOOST_AUTO_UNIT_TEST(wrapException) BOOST_CHECK( bad_cast ); } -BOOST_AUTO_UNIT_TEST(errnoException) +SENF_AUTO_UNIT_TEST(errnoException) { try { try {