A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
examples-as-tests-test-suite.cc File Reference

Examples-as-tests test suite. More...

#include "ns3/example-as-test.h"
#include "ns3/system-path.h"
#include <vector>
+ Include dependency graph for examples-as-tests-test-suite.cc:

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

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 ExampleAsTestSuite ns3::tests::g_exampleCommandLineTest ("core-example-simulator", "sample-simulator", NS_TEST_SOURCEDIR)
 ExampleTestSuite instance variables.
 
static ExamplesAsTestsTestSuite ns3::tests::g_examplesAsTestsTestSuite
 ExampleAsTestsTestSuite instance variable.
 

Detailed Description

Examples-as-tests test suite.

Definition in file examples-as-tests-test-suite.cc.