X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FPPI%2FThrottleBarrier.test.cc;h=18edff76a0b78c88b5cfbb043a21af7ea4e42510;hb=78a6e233083efa63a9cd0684a92abc64202a9ee7;hp=4c7abef3bad7ddd2b18b796596054a16a4a9f34d;hpb=601d1f509f5bb24df167a4dd5a20da67a0af9af8;p=senf.git diff --git a/senf/PPI/ThrottleBarrier.test.cc b/senf/PPI/ThrottleBarrier.test.cc index 4c7abef..18edff7 100644 --- a/senf/PPI/ThrottleBarrier.test.cc +++ b/senf/PPI/ThrottleBarrier.test.cc @@ -29,15 +29,15 @@ // Custom includes #include "ThrottleBarrier.hh" #include "DebugModules.hh" -#include "../Packets/Packets.hh" +#include -#include "../Utils/auto_unit_test.hh" +#include #include #define prefix_ ///////////////////////////////cc.p//////////////////////////////////////// -BOOST_AUTO_UNIT_TEST(throttleBarrier) +SENF_AUTO_UNIT_TEST(throttleBarrier) { senf::ppi::module::debug::ActiveSource source; senf::ppi::module::ThrottleBarrier barrier;