--- a/src/buildings/doc/source/buildings-testing.rst Fri Jan 13 13:10:41 2012 +0100
+++ b/src/buildings/doc/source/buildings-testing.rst Fri Jan 13 20:48:20 2012 +0100
@@ -30,6 +30,13 @@
Description of the test suites
******************************
+
+BuildingsHelper test
+~~~~~~~~~~~~~~~~~~~~
+
+The test suite ``buildings-helper`` checks that the method ``BuildingsHelper::MakeAllInstancesConsistent ()`` works properly, i.e., that the BuildingsHelper is successful in locating if nodes are outdoor or indoor, and if indoor that they are located in the correct building, room and floor. Several test cases are provided with different buildings (having different size, position, rooms and floors) and different node positions. The test passes if each every node is located correctly.
+
+
Pathloss tests
~~~~~~~~~~~~~~