A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
example-as-test.h File Reference

Enable examples to be run as meaningful tests. More...

#include "test.h"
#include <string>
+ Include dependency graph for example-as-test.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ns3::ExampleAsTestCase
 Execute an example program as a test, by comparing the output to a reference file. More...
 
class  ns3::ExampleAsTestSuite
 Execute an example program as a test suite. More...
 

Namespaces

namespace  ns3
 Every class exported by the ns3 library is enclosed in the ns3 namespace.
 

Detailed Description

Enable examples to be run as meaningful tests.

Declaration of classes ns3::ExampleAsTestSuite and ns3::ExampleAsTestCase.

Definition in file example-as-test.h.