mirror of
https://gitlab.ibr.cs.tu-bs.de/tschuber/ns-3-leo.git
synced 2025-06-08 01:53:58 +02:00
Add test for adding waypoints
This commit is contained in:
parent
e1bca0b7d9
commit
737c9a49c7
3 changed files with 65 additions and 7 deletions
1
wscript
1
wscript
|
@ -31,6 +31,7 @@ def build(bld):
|
|||
'test/isl-mock-channel-test-suite.cc',
|
||||
'test/leo-mock-channel-test-suite.cc',
|
||||
'test/leo-input-fstream-container-test-suite.cc',
|
||||
'test/leo-mobility-test-suite.cc',
|
||||
]
|
||||
|
||||
headers = bld(features='ns3header')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue