X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Socket%2FProtocols%2FUN%2FUNProtocol.test.cc;h=b9be9695fcb7208824017260a440da989fbd835f;hb=01affde68cb93a334a2e6daabd2010b9a14b4553;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..b9be969 100644 --- a/Socket/Protocols/UN/UNProtocol.test.cc +++ b/Socket/Protocols/UN/UNProtocol.test.cc @@ -1,6 +1,7 @@ -// $Id$ -// // Copyright (C) 2007 +// Fraunhofer Institut fuer offene Kommunikationssysteme (FOKUS) +// Kompetenzzentrum NETwork research (NET) +// 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 +27,7 @@ // Custom includes #include "UNProtocol.hh" -#include +#include "../../../Utils/auto_unit_test.hh" #include #define prefix_ @@ -34,7 +35,7 @@ BOOST_AUTO_UNIT_TEST(unProtocol) { - std::string testS = "/tmp/senfTestSocket"; + //zZ leer }