#include <iostream>#include "unistd.h"#include "ns3/core-module.h"#include "ns3/network-module.h"#include "ns3/internet-module.h"#include "ns3/point-to-point-module.h"#include "ns3/netanim-module.h"#include "ns3/applications-module.h"#include "ns3/point-to-point-layout-module.h"#include "ns3/basic-energy-source.h"#include "ns3/simple-device-energy-model.h" Include dependency graph for netanim-test.cc:
 Include dependency graph for netanim-test.cc:Go to the source code of this file.
| Classes | |
| class | AbstractAnimationInterfaceTestCase | 
| Abstract Animation Interface Test Case.  More... | |
| class | AnimationInterfaceTestCase | 
| Animation Interface Test Case.  More... | |
| class | AnimationInterfaceTestSuite | 
| Animation Interface Test Suite.  More... | |
| class | AnimationRemainingEnergyTestCase | 
| Animation Remaining Energy Test Case.  More... | |
| Variables | |
| AnimationInterfaceTestSuite | g_animationInterfaceTestSuite | 
| the test suite  More... | |