ns-3 tests to control the quality of the repository over time, by checking the state of URLs listed and more More...
Public Member Functions | |
def | test_01_CheckForDeadLinksInSources (self) |
Test if all urls in source files are alive. More... | |
def | test_02_MemoryCheckWithSanitizers (self) |
Test if all tests can be executed without hitting major memory bugs. More... | |
def | test_03_CheckImageBrightness (self) |
Check if images in the docs are above a brightness threshold. More... | |
ns-3 tests to control the quality of the repository over time, by checking the state of URLs listed and more
Definition at line 3175 of file test-ns3.py.
def test-ns3.NS3QualityControlTestCase.test_01_CheckForDeadLinksInSources | ( | self | ) |
Test if all urls in source files are alive.
Definition at line 3181 of file test-ns3.py.
References list.
def test-ns3.NS3QualityControlTestCase.test_02_MemoryCheckWithSanitizers | ( | self | ) |
Test if all tests can be executed without hitting major memory bugs.
Definition at line 3361 of file test-ns3.py.
References test-ns3.run_ns3(), and test-ns3.run_program().
def test-ns3.NS3QualityControlTestCase.test_03_CheckImageBrightness | ( | self | ) |
Check if images in the docs are above a brightness threshold.
This should prevent screenshots with dark UI themes.
Definition at line 3374 of file test-ns3.py.
References list.