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");
Execute an example program as a test suite.
static ns3::ExampleAsTestSuite g_sixlowpanExample("example-ping-lr-wpan", "example-ping-lr-wpan", NS_TEST_SOURCEDIR, "--disable-pcap --disable-asciitrace --enable-sixlowpan-loginfo")