updated test_links to avoid running a system command and the need to use iperf/ping
This commit is contained in:
parent
fb8fc46d0d
commit
b4bc9c23a3
10 changed files with 34 additions and 161 deletions
|
@ -8,6 +8,7 @@ import subprocess
|
|||
import threading
|
||||
|
||||
import pytest
|
||||
|
||||
from core.emulator.emudata import NodeOptions
|
||||
from core.emulator.enumerations import MessageFlags, NodeTypes
|
||||
from core.location.mobility import BasicRangeModel, Ns2ScriptedMobility
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue