A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
test-ns3.NS3DependenciesTestCase Class Reference

ns-3 tests related to dependencies More...

+ Inheritance diagram for test-ns3.NS3DependenciesTestCase:
+ Collaboration diagram for test-ns3.NS3DependenciesTestCase:

Public Member Functions

 test_01_CheckIfIncludedHeadersMatchLinkedModules (self)
 Checks if headers from different modules (src/A, contrib/B) that are included by the current module (src/C) source files correspond to the list of linked modules LIBNAME C LIBRARIES_TO_LINK A (missing B)
 

Detailed Description

ns-3 tests related to dependencies

Definition at line 382 of file test-ns3.py.

Member Function Documentation

◆ test_01_CheckIfIncludedHeadersMatchLinkedModules()

test-ns3.NS3DependenciesTestCase.test_01_CheckIfIncludedHeadersMatchLinkedModules (   self)

Checks if headers from different modules (src/A, contrib/B) that are included by the current module (src/C) source files correspond to the list of linked modules LIBNAME C LIBRARIES_TO_LINK A (missing B)

Returns
None

Definition at line 387 of file test-ns3.py.

References FemtocellBlockAllocator.Create(), ns3::ObjectFactory.Create(), ns3::SpectrumChannelHelper.Create(), ns3::YansWifiChannelHelper.Create(), ns3::AttributeChecker.Create(), ns3::test::RandomVariable::TestCaseBase::RngGeneratorBase.Create(), ns3::EmptyAttributeChecker.Create(), ns3::EnumChecker< T >.Create(), ns3::internal::ObjectPtrContainerChecker< T >.Create(), ns3::internal::PointerChecker< T >.Create(), ns3::internal::TupleChecker< Args >.Create(), ns3::test::RandomVariable::TestCaseBase::RngGenerator< RNG >.Create(), ns3::DsrHelper.Create(), ns3::Ipv4RoutingHelper.Create(), ns3::Ipv6RoutingHelper.Create(), ns3::AodvHelper.Create(), ns3::DsdvHelper.Create(), ns3::Ipv4GlobalRoutingHelper.Create(), ns3::Ipv4ListRoutingHelper.Create(), ns3::Ipv4StaticRoutingHelper.Create(), ns3::Ipv6ListRoutingHelper.Create(), ns3::Ipv6StaticRoutingHelper.Create(), ns3::RipHelper.Create(), ns3::RipNgHelper.Create(), ns3::NixVectorHelper< T >.Create(), ns3::OlsrHelper.Create(), ns3::SpectrumPhyHelper.Create(), ns3::WifiPhyHelper.Create(), ns3::SpectrumWifiPhyHelper.Create(), ns3::YansWifiPhyHelper.Create(), ns3::WifiMacHelper.Create(), ns3::BuildingContainer.Create(), FemtocellBlockAllocator.Create(), ns3::NodeContainer.Create(), ns3::GridBuildingAllocator.Create(), ns3::NodeContainer.Create(), ns3::Buffer.Create(), ns3::PacketMetadata.Create(), and list.

+ Here is the call graph for this function:

The documentation for this class was generated from the following file: