Stun Server  Compliant with the latest RFCs including 5389, 5769, and 5780
discover the local host's own external IP address
unittest.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IUnitTest
 

Macros

#define UT_DECLARE_TEST_NAME(testname)   virtual const char* GetName() {return testname;}
 

Macro Definition Documentation

#define UT_DECLARE_TEST_NAME (   testname)    virtual const char* GetName() {return testname;}

Definition at line 32 of file unittest.h.