add mobility model test suite with more waypoint mobility model tests
This commit is contained in:
@@ -8,6 +8,7 @@ def build(bld):
|
||||
test.source = [
|
||||
'sample-test-suite.cc',
|
||||
'error-model-test-suite.cc',
|
||||
'mobility-test-suite.cc',
|
||||
]
|
||||
|
||||
headers = bld.new_task_gen('ns3header')
|
||||
|
||||
Reference in New Issue
Block a user