|
Stun Server
Compliant with the latest RFCs including 5389, 5769, and 5780
discover the local host's own external IP address
|
#include <testreader.h>


Public Member Functions | |
| HRESULT | Test1 () |
| HRESULT | Test2 () |
| HRESULT | Run () |
| UT_DECLARE_TEST_NAME ("CTestReader") | |
Public Member Functions inherited from IUnitTest | |
| virtual | ~IUnitTest () |
| virtual const char * | GetName ()=0 |
Private Member Functions | |
| HRESULT | TestFixedReadSizes (size_t chunksize) |
Definition at line 24 of file testreader.h.
|
virtual |
Implements IUnitTest.
Definition at line 50 of file testreader.cpp.
| HRESULT CTestReader::Test1 | ( | ) |
Definition at line 60 of file testreader.cpp.
| HRESULT CTestReader::Test2 | ( | ) |
Definition at line 117 of file testreader.cpp.
|
private |
Definition at line 140 of file testreader.cpp.
| CTestReader::UT_DECLARE_TEST_NAME | ( | "CTestReader" | ) |