Move tests from mobility module to its test library
This commit is contained in:
@@ -25,6 +25,7 @@ def build(bld):
|
||||
|
||||
mobility_test = bld.create_ns3_module_test_library('mobility')
|
||||
mobility_test.source = [
|
||||
'test/ns2-mobility-helper-test-suite.cc',
|
||||
'test/steady-state-random-waypoint-mobility-model-test.cc',
|
||||
'test/waypoint-mobility-model-test.cc',
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user