X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FSocket%2FNetdeviceController.test.cc;h=d99c70b442b70556c5bc22023d19d048813d2f3f;hb=fd884ba2ba992b5032c0644ade77613074216767;hp=c545b40d0c8f339bbfd3d5167df6b280f9467d22;hpb=26610f603ebdd465307b9621f532c1fe19fd5571;p=senf.git diff --git a/senf/Socket/NetdeviceController.test.cc b/senf/Socket/NetdeviceController.test.cc index c545b40..d99c70b 100644 --- a/senf/Socket/NetdeviceController.test.cc +++ b/senf/Socket/NetdeviceController.test.cc @@ -37,7 +37,7 @@ #define prefix_ ///////////////////////////////cc.p//////////////////////////////////////// -BOOST_AUTO_UNIT_TEST(NetdeviceController) { +SENF_AUTO_UNIT_TEST(NetdeviceController) { std::string ifname ("lo"); senf::NetdeviceController ctrl (ifname);