X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FPPI%2FModule.test.cc;h=537970afeb00d3513bc2c30bc48f55b7f22bb696;hb=33d8f945cadcf912e8637a59d97ac1d1b320af9f;hp=2f6df29839a26bdbaae6475e4c39b52920f8b25d;hpb=601d1f509f5bb24df167a4dd5a20da67a0af9af8;p=senf.git diff --git a/senf/PPI/Module.test.cc b/senf/PPI/Module.test.cc index 2f6df29..537970a 100644 --- a/senf/PPI/Module.test.cc +++ b/senf/PPI/Module.test.cc @@ -28,13 +28,13 @@ // Custom includes #include -#include "../Utils/membind.hh" +#include #include "DebugEvent.hh" #include "DebugModules.hh" #include "Setup.hh" #include "Module.hh" -#include "../Utils/auto_unit_test.hh" +#include #include #include @@ -68,7 +68,7 @@ namespace { }; } -BOOST_AUTO_UNIT_TEST(module) +SENF_AUTO_UNIT_TEST(module) { // route and registerEvent are tested in Route.test.cc @@ -111,7 +111,7 @@ namespace { } -BOOST_AUTO_UNIT_TEST(delayedInit) +SENF_AUTO_UNIT_TEST(delayedInit) { MakeInit maker; senf::scheduler::TimerEvent timer (