Examples-as-tests test suite. More...
#include "ns3/example-as-test.h"
#include "ns3/system-path.h"
#include <vector>
Go to the source code of this file.
Classes | |
class | ns3::tests::CommandLineExampleTestCase |
Run command line example as a test case. More... | |
class | ns3::tests::ExamplesAsTestsTestSuite |
Run examples as tests, checking stdout for regressions. More... | |
Namespaces | |
ns3 | |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |
ns3::tests | |
Namespace for test files, TestCases and TestSuites. | |
Variables | |
static ExampleAsTestSuite | ns3::tests::g_exampleCommandLineTest ("core-example-simulator", "sample-simulator", NS_TEST_SOURCEDIR) |
ExampleTestSuite instance variables. More... | |
static ExamplesAsTestsTestSuite | ns3::tests::g_examplesAsTestsTestSuite |
ExampleAsTestsTestSuite instance variable. More... | |
Examples-as-tests test suite.
Definition in file examples-as-tests-test-suite.cc.