mirror of
https://gitlab.ibr.cs.tu-bs.de/tschuber/ns-3-leo.git
synced 2025-07-30 10:40:06 +02:00
WIP: Add tests for isl-mock-channel
This commit is contained in:
parent
e05dc827cc
commit
e8bf45a5d9
3 changed files with 66 additions and 3 deletions
1
wscript
1
wscript
|
@ -27,6 +27,7 @@ def build(bld):
|
|||
module_test.source = [
|
||||
'test/leo-test-suite.cc',
|
||||
'test/isl-test-suite.cc',
|
||||
'test/isl-mock-channel-test-suite.cc',
|
||||
]
|
||||
|
||||
headers = bld(features='ns3header')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue