X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Socket%2FProtocols%2FUN%2FUNProtocol.test.cc;h=8623e5373a188de21cba4acf4d94b1551bdd4d47;hb=63b650afb727cce067817ce9451eecb932446bf3;hp=5ab47b6fc9629467b1893149e3e0827417919842;hpb=4225a17d92c3692e6d3f96a8dd5cb432cd402e61;p=senf.git diff --git a/Socket/Protocols/UN/UNProtocol.test.cc b/Socket/Protocols/UN/UNProtocol.test.cc index 5ab47b6..8623e53 100644 --- a/Socket/Protocols/UN/UNProtocol.test.cc +++ b/Socket/Protocols/UN/UNProtocol.test.cc @@ -1,6 +1,9 @@ // $Id$ // // Copyright (C) 2007 +// Fraunhofer Institute for Open Communication Systems (FOKUS) +// Competence Center NETwork research (NET), St. Augustin, GERMANY +// David Wagner // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -26,7 +29,7 @@ // Custom includes #include "UNProtocol.hh" -#include +#include "../../../Utils/auto_unit_test.hh" #include #define prefix_ @@ -34,7 +37,7 @@ BOOST_AUTO_UNIT_TEST(unProtocol) { - std::string testS = "/tmp/senfTestSocket"; + //zZ leer }