Packets/GenericTLV: added bytes(key) member to registry
[senf.git] / senf / Socket / Protocols / Raw / LLAddressing.test.cc
index 5f91dc1..f547d9a 100644 (file)
 //#include "LLAddressing.test.ih"
 
 // Custom includes
-#include "../../../Utils/String.hh"
+#include <senf/Utils/String.hh>
 #include "LLAddressing.hh"
 
-#include "../../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
 #include <boost/test/test_tools.hpp>
 
 #define prefix_
 ///////////////////////////////cc.p////////////////////////////////////////
 
-BOOST_AUTO_UNIT_TEST(llAddress)
+SENF_AUTO_UNIT_TEST(llAddress)
 {
     using senf::LLSocketAddress;