A Discrete-Event Network Simulator
API
sixlowpan-examples-test-suite.cc
Go to the documentation of this file.
1 #include "ns3/example-as-test.h"
2 
3 static ns3::ExampleAsTestSuite g_sixlowpanExample ("example-ping-lr-wpan", "example-ping-lr-wpan", NS_TEST_SOURCEDIR, "--disable-pcap --disable-asciitrace --enable-sixlowpan-loginfo");
g_sixlowpanExample
static ns3::ExampleAsTestSuite g_sixlowpanExample("example-ping-lr-wpan", "example-ping-lr-wpan", NS_TEST_SOURCEDIR, "--disable-pcap --disable-asciitrace --enable-sixlowpan-loginfo")
ns3::ExampleAsTestSuite
Execute an example program as a test suite.
Definition: example-as-test.h:197