SplitString test suite implementation. More...
#include "ns3/string.h"
#include "ns3/test.h"
Go to the source code of this file.
Classes | |
class | ns3::tests::SplitStringTestCase |
SplitString tests. More... | |
class | ns3::tests::SplitStringTestSuite |
TypeId test suites. More... | |
Namespaces | |
namespace | ns3 |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |
namespace | ns3::tests |
Namespace for test files, TestCases and TestSuites. | |
Variables | |
static SplitStringTestSuite | ns3::tests::g_SplitStringTestSuite |
Static variable for test initialization. | |
SplitString test suite implementation.
Definition in file splitstring-test-suite.cc.