#include "ns3/test.h"#include "ns3/boolean.h"#include "ns3/simulator.h"#include "ns3/scheduler.h"#include "ns3/vector.h"#include "ns3/mobility-model.h"#include "ns3/waypoint-mobility-model.h"#include "ns3/mobility-helper.h" Include dependency graph for mobility-test-suite.cc:
 Include dependency graph for mobility-test-suite.cc:Go to the source code of this file.
| Classes | |
| class | MobilityTestSuite | 
| Mobility Test Suite.  More... | |
| class | WaypointInitialPositionIsWaypoint | 
| Waypoint Initial Position Is Waypoint Test.  More... | |
| class | WaypointLazyNotifyFalse | 
| Test whether course change notifications occur regardless of calls to Update() position (which are triggered by calls to GetPosition())  More... | |
| class | WaypointLazyNotifyTrue | 
| Waypoint Lazy Notify True.  More... | |
| class | WaypointMobilityModelViaHelper | 
| Waypoint Mobility Model Via Helper Test.  More... | |
| Variables | |
| static MobilityTestSuite | mobilityTestSuite | 
| the test suite  More... | |
| 
 | static | 
the test suite
Definition at line 434 of file mobility-test-suite.cc.