Stun Server
Compliant with the latest RFCs including 5389, 5769, and 5780
discover the local host's own external IP address
|
#include <testintegrity.h>
Public Member Functions | |
virtual HRESULT | Run () |
UT_DECLARE_TEST_NAME ("CTestIntegrity") | |
Public Member Functions inherited from IUnitTest | |
virtual | ~IUnitTest () |
virtual const char * | GetName ()=0 |
Private Member Functions | |
HRESULT | TestMessageIntegrity (bool fWithFingerprint, bool fLongCredentials) |
HRESULT | Test2 () |
Definition at line 23 of file testintegrity.h.
|
virtual |
Implements IUnitTest.
Definition at line 147 of file testintegrity.cpp.
|
private |
Definition at line 84 of file testintegrity.cpp.
|
private |
Definition at line 24 of file testintegrity.cpp.
CTestIntegrity::UT_DECLARE_TEST_NAME | ( | "CTestIntegrity" | ) |