ns-3 tests related to dependencies More...
Public Member Functions | |
def | 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) More... | |
ns-3 tests related to dependencies
Definition at line 385 of file test-ns3.py.
def 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)
Definition at line 390 of file test-ns3.py.
References list.