bindings/python/ns3modulescan.py
changeset 6989 651f74728160
parent 6868 5001084c970a
child 7048 a6d78cb50f6e
--- a/bindings/python/ns3modulescan.py	Thu Mar 31 12:58:05 2011 +0200
+++ b/bindings/python/ns3modulescan.py	Thu Mar 31 17:47:20 2011 +0100
@@ -97,6 +97,16 @@
     'ns3::Ipv4RoutingTableEntry * ns3::Ipv4GlobalRouting::GetRoute(uint32_t i) const [member function]': {
         'params': {'return': { 'caller_owns_return': 'false',}},
         },
+
+    '::ns3::TestCase': {
+        'ignore': 'true', # we don't need to write test cases in Python
+        },
+    '::ns3::TestRunner': {
+        'ignore': 'true', # we don't need to write test cases in Python
+        },
+    '::ns3::TestSuite': {
+        'ignore': 'true', # we don't need to write test cases in Python
+        },
     
     }