Stun Server
Compliant with the latest RFCs including 5389, 5769, and 5780
discover the local host's own external IP address
|
#include <testcmdline.h>
Public Member Functions | |
HRESULT | Run () |
UT_DECLARE_TEST_NAME ("CTestCmdLineParser") | |
Public Member Functions inherited from IUnitTest | |
virtual | ~IUnitTest () |
virtual const char * | GetName ()=0 |
Definition at line 21 of file testcmdline.h.
|
virtual |
Implements IUnitTest.
Definition at line 25 of file testcmdline.cpp.
CTestCmdLineParser::UT_DECLARE_TEST_NAME | ( | "CTestCmdLineParser" | ) |