Classes | |
class | CartesianToGeoTestCase |
Cartesian to Geo Test Case. More... | |
class | GeoToCartesianTestCase |
Geo To Cartesian Test Case. More... | |
class | GeoToCartesianTestSuite |
Geo To Cartesian Test Suite. More... | |
class | MobilityTestSuite |
Mobility Test Suite. More... | |
class | MobilityTraceTestCase |
Mobility Trace Test Case. More... | |
class | MobilityTraceTestSuite |
Mobility Trace Test Suite. More... | |
class | Ns2MobilityHelperTest |
Every test case is supposed to: More... | |
class | Ns2MobilityHelperTestSuite |
The test suite. More... | |
class | RandCartAroundGeoTestCase |
Rand Cart Around Geo Test Case. More... | |
class | RandCartAroundGeoTestSuite |
Rand Cart Around Geo Test Suite. More... | |
class | RectangleClosestBorderTestCase |
TestCase to check the rectangle line intersection. More... | |
class | RectangleClosestBorderTestSuite |
Rectangle detection of closest border to a point, inside or outside. More... | |
class | SteadyStateRandomWaypointTest |
Steady State Random Waypoint Test. More... | |
struct | SteadyStateRandomWaypointTestSuite |
Steady State Random Waypoint 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 | WaypointMobilityModelAddWaypointTest |
Waypoint Mobility Model Add Waypoint Test. More... | |
class | WaypointMobilityModelNotifyTest |
Waypoint Mobility Model Notify Test. More... | |
struct | WaypointMobilityModelTestSuite |
Waypoint Mobility Model Test Suite. More... | |
class | WaypointMobilityModelViaHelper |
Waypoint Mobility Model Via Helper Test. More... | |
Variables | |
static GeoToCartesianTestSuite | g_GeoToCartesianTestSuite |
Static variable for test initialization. More... | |
Ns2MobilityHelperTestSuite | g_ns2TransmobilityHelperTestSuite |
the test suite More... | |
static RandCartAroundGeoTestSuite | g_RandCartAroundGeoTestSuite |
Static variable for test initialization. More... | |
SteadyStateRandomWaypointTestSuite | g_steadyStateRandomWaypointTestSuite |
the test suite More... | |
WaypointMobilityModelTestSuite | g_waypointMobilityModelTestSuite |
the test suite More... | |
static MobilityTestSuite | mobilityTestSuite |
Static variable for test initialization. More... | |
static MobilityTraceTestSuite | mobilityTraceTestSuite |
Static variable for test initialization. More... | |
static RectangleClosestBorderTestSuite | rectangleClosestBorderTestSuite |
Static variable for test initialization. More... | |
|
static |
Static variable for test initialization.
Definition at line 1881 of file geo-to-cartesian-test.cc.
Ns2MobilityHelperTestSuite g_ns2TransmobilityHelperTestSuite |
the test suite
|
static |
Static variable for test initialization.
Definition at line 214 of file rand-cart-around-geo-test.cc.
SteadyStateRandomWaypointTestSuite g_steadyStateRandomWaypointTestSuite |
the test suite
|
static |
the test suite
|
static |
Static variable for test initialization.
Definition at line 499 of file mobility-test-suite.cc.
|
static |
Static variable for test initialization.
Definition at line 136 of file mobility-trace-test-suite.cc.
|
static |
Static variable for test initialization.
Definition at line 167 of file rectangle-closest-border-test.cc.