fixed some file headers to the new format
[senf.git] / Socket / Protocols / UN / UNProtocol.test.cc
index 5ab47b6..8623e53 100644 (file)
@@ -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 <dw6@berlios.de>
 //
 // 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 <boost/test/auto_unit_test.hpp>
+#include "../../../Utils/auto_unit_test.hh"
 #include <boost/test/test_tools.hpp>
 
 #define prefix_
@@ -34,7 +37,7 @@
 
 BOOST_AUTO_UNIT_TEST(unProtocol)
 {
-    std::string testS = "/tmp/senfTestSocket";
+  
     //zZ leer
 }