join 1.0
lightweight network framework library
Loading...
Searching...
No Matches
InterfaceTest Class Reference

Class used to test the interface API. More...

Inheritance diagram for InterfaceTest:
Collaboration diagram for InterfaceTest:

Static Public Member Functions

static void SetUpTestCase ()
 set up test case.
 
static void TearDownTestCase ()
 tear down test case.
 
static bool waitLinkLocal (const Interface::Ptr &iface, int timeout=5000)
 wait for link local address.
 

Detailed Description

Class used to test the interface API.

Member Function Documentation

◆ SetUpTestCase()

static void InterfaceTest::SetUpTestCase ( )
inlinestatic

set up test case.

◆ TearDownTestCase()

static void InterfaceTest::TearDownTestCase ( )
inlinestatic

tear down test case.

◆ waitLinkLocal()

static bool InterfaceTest::waitLinkLocal ( const Interface::Ptr & iface,
int timeout = 5000 )
inlinestatic

wait for link local address.

Parameters
ifaceinterface.
timeouttimeout.
Returns
true if has link local address, false otherwise.

The documentation for this class was generated from the following file: