set keyword svn property on more files
[senf.git] / Socket / Protocols / UN / UNProtocol.test.cc
index 3d7e8dc..e7782dd 100644 (file)
@@ -1,7 +1,9 @@
+// $Id$
+//
 // Copyright (C) 2007 
-// Fraunhofer Institut fuer offene Kommunikationssysteme (FOKUS)
+// Fraunhofer Institute for Open Communication Systems (FOKUS) 
 // Kompetenzzentrum NETwork research (NET)
-//     David Wagner <david.wagner@fokus.fraunhofer.de>
+//     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
@@ -27,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_
@@ -35,7 +37,7 @@
 
 BOOST_AUTO_UNIT_TEST(unProtocol)
 {
-    std::string testS = "/tmp/senfTestSocket";
+  
     //zZ leer
 }