mirror of
https://gitlab.ibr.cs.tu-bs.de/tschuber/ns-3-leo.git
synced 2025-06-08 10:03:58 +02:00
Extend waypoints tests and limit reception by angle and distance
This commit is contained in:
parent
83c5bc3b2e
commit
3fb0969930
6 changed files with 181 additions and 16 deletions
1
wscript
1
wscript
|
@ -29,6 +29,7 @@ def build(bld):
|
|||
module_test = bld.create_ns3_module_test_library('leo')
|
||||
module_test.source = [
|
||||
'test/leo-test-suite.cc',
|
||||
'test/leo-propagation-test-suite.cc',
|
||||
'test/isl-test-suite.cc',
|
||||
'test/isl-mock-channel-test-suite.cc',
|
||||
'test/leo-mock-channel-test-suite.cc',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue