Fixed namespace formatting across all files.

refs: #3735

Change-Id: Ia04f0895de9906e280d6140f775bb6609db714e6
diff --git a/tests/test-adjacent.cpp b/tests/test-adjacent.cpp
index 60f9a87..a709fad 100644
--- a/tests/test-adjacent.cpp
+++ b/tests/test-adjacent.cpp
@@ -49,5 +49,5 @@
 
 BOOST_AUTO_TEST_SUITE_END()
 
-} //namespace tests
-} //namespace nlsr
+} // namespace test
+} // namespace nlsr
diff --git a/tests/test-conf-file-processor.cpp b/tests/test-conf-file-processor.cpp
index 6673eba..497c299 100644
--- a/tests/test-conf-file-processor.cpp
+++ b/tests/test-conf-file-processor.cpp
@@ -537,5 +537,5 @@
 
 BOOST_AUTO_TEST_SUITE_END()
 
-} //namespace test
-} //namespace nlsr
+} // namespace test
+} // namespace nlsr
diff --git a/tests/test-fib-entry.cpp b/tests/test-fib-entry.cpp
index 05c6db5..452b02d 100644
--- a/tests/test-fib-entry.cpp
+++ b/tests/test-fib-entry.cpp
@@ -44,5 +44,5 @@
 
 BOOST_AUTO_TEST_SUITE_END()
 
-} //namespace test
-} //namespace nlsr
+} // namespace test
+} // namespace nlsr
diff --git a/tests/test-fib.cpp b/tests/test-fib.cpp
index 772f182..9174622 100644
--- a/tests/test-fib.cpp
+++ b/tests/test-fib.cpp
@@ -308,5 +308,5 @@
 
 BOOST_AUTO_TEST_SUITE_END()
 
-} //namespace test
-} //namespace nlsr
+} // namespace test
+} // namespace nlsr
diff --git a/tests/test-hyperbolic-calculator.cpp b/tests/test-hyperbolic-calculator.cpp
index 056056f..1d22028 100644
--- a/tests/test-hyperbolic-calculator.cpp
+++ b/tests/test-hyperbolic-calculator.cpp
@@ -177,5 +177,5 @@
 
 BOOST_AUTO_TEST_SUITE_END()
 
-} //namespace test
-} //namespace nlsr
+} // namespace test
+} // namespace nlsr
diff --git a/tests/test-link-state-calculator.cpp b/tests/test-link-state-calculator.cpp
index c033043..8cc00a7 100644
--- a/tests/test-link-state-calculator.cpp
+++ b/tests/test-link-state-calculator.cpp
@@ -264,5 +264,5 @@
 
 BOOST_AUTO_TEST_SUITE_END()
 
-} //namespace test
-} //namespace nlsr
+} // namespace test
+} // namespace nlsr
diff --git a/tests/test-lsdb.cpp b/tests/test-lsdb.cpp
index 05a71ea..3fcfb6e 100644
--- a/tests/test-lsdb.cpp
+++ b/tests/test-lsdb.cpp
@@ -322,5 +322,5 @@
 
 BOOST_AUTO_TEST_SUITE_END()
 
-} //namespace test
-} //namespace nlsr
+} // namespace test
+} // namespace nlsr
diff --git a/tests/test-map-entry.cpp b/tests/test-map-entry.cpp
index 5d9873f..3a9440f 100644
--- a/tests/test-map-entry.cpp
+++ b/tests/test-map-entry.cpp
@@ -42,5 +42,5 @@
 
 BOOST_AUTO_TEST_SUITE_END()
 
-} //namespace test
-} //namespace nlsr
+} // namespace test
+} // namespace nlsr
diff --git a/tests/test-map.cpp b/tests/test-map.cpp
index 420b39e..6483a8b 100644
--- a/tests/test-map.cpp
+++ b/tests/test-map.cpp
@@ -44,5 +44,5 @@
 
 BOOST_AUTO_TEST_SUITE_END()
 
-} //namespace test
-} //namespace nlsr
+} // namespace test
+} // namespace nlsr
diff --git a/tests/test-name-prefix-list.cpp b/tests/test-name-prefix-list.cpp
index 72f0f9a..62453b8 100644
--- a/tests/test-name-prefix-list.cpp
+++ b/tests/test-name-prefix-list.cpp
@@ -48,5 +48,5 @@
 
 BOOST_AUTO_TEST_SUITE_END()
 
-} //namespace test
-} //namespace nlsr
+} // namespace test
+} // namespace nlsr
diff --git a/tests/test-name-prefix-table-entry.cpp b/tests/test-name-prefix-table-entry.cpp
index 83458be..f811a43 100644
--- a/tests/test-name-prefix-table-entry.cpp
+++ b/tests/test-name-prefix-table-entry.cpp
@@ -38,5 +38,5 @@
 
 BOOST_AUTO_TEST_SUITE_END()
 
-} //namespace test
-} //namespace nlsr
+} // namespace test
+} // namespace nlsr
diff --git a/tests/test-nexthop-list.cpp b/tests/test-nexthop-list.cpp
index 0389a9d..1ab18da 100644
--- a/tests/test-nexthop-list.cpp
+++ b/tests/test-nexthop-list.cpp
@@ -116,5 +116,5 @@
 
 BOOST_AUTO_TEST_SUITE_END()
 
-} //namespace test
-} //namespace nlsr
+} // namespace test
+} // namespace nlsr
diff --git a/tests/test-nexthop.cpp b/tests/test-nexthop.cpp
index dcd5e48..ab85dbe 100644
--- a/tests/test-nexthop.cpp
+++ b/tests/test-nexthop.cpp
@@ -105,5 +105,5 @@
 
 BOOST_AUTO_TEST_SUITE_END()
 
-} //namespace test
-} //namespace nlsr
+} // namespace test
+} // namespace nlsr
diff --git a/tests/test-nlsr.cpp b/tests/test-nlsr.cpp
index 00fbc4e..43c3855 100644
--- a/tests/test-nlsr.cpp
+++ b/tests/test-nlsr.cpp
@@ -447,5 +447,5 @@
 
 BOOST_AUTO_TEST_SUITE_END()
 
-} //namespace test
-} //namespace nlsr
+} // namespace test
+} // namespace nlsr
diff --git a/tests/test-routing-table-entry.cpp b/tests/test-routing-table-entry.cpp
index fe5ce82..9ada80f 100644
--- a/tests/test-routing-table-entry.cpp
+++ b/tests/test-routing-table-entry.cpp
@@ -38,5 +38,5 @@
 
 BOOST_AUTO_TEST_SUITE_END()
 
-} //namespace test
-} //namespace nlsr
+} // namespace test
+} // namespace nlsr
diff --git a/tests/test-routing-table.cpp b/tests/test-routing-table.cpp
index af330d1..3665378 100644
--- a/tests/test-routing-table.cpp
+++ b/tests/test-routing-table.cpp
@@ -48,5 +48,5 @@
 
 BOOST_AUTO_TEST_SUITE_END()
 
-} //namespace test
-} //namespace nlsr
+} // namespace test
+} // namespace nlsr
diff --git a/tests/test-sequencing-manager.cpp b/tests/test-sequencing-manager.cpp
index 8e29820..d144981 100644
--- a/tests/test-sequencing-manager.cpp
+++ b/tests/test-sequencing-manager.cpp
@@ -57,5 +57,5 @@
 
 BOOST_AUTO_TEST_SUITE_END()
 
-} //namespace test
-} //namespace nlsr
+} // namespace test
+} // namespace nlsr
diff --git a/tests/utility/test-face-controller.cpp b/tests/utility/test-face-controller.cpp
index 06b61a8..9104bb8 100644
--- a/tests/utility/test-face-controller.cpp
+++ b/tests/utility/test-face-controller.cpp
@@ -94,5 +94,5 @@
 
 BOOST_AUTO_TEST_SUITE_END()
 
-} //namespace test
-} //namespace nlsr
+} // namespace test
+} // namespace nlsr