ns-3 tests to control the quality of the repository over time More...
Public Member Functions | |
test_01_CheckImageBrightness (self) | |
Check if images in the docs are above a brightness threshold. | |
test_02_CheckForBrokenLogs (self) | |
Check if one of the log statements of examples/tests contains/exposes a bug. | |
ns-3 tests to control the quality of the repository over time
Definition at line 3196 of file test-ns3.py.
test-ns3.NS3QualityControlTestCase.test_01_CheckImageBrightness | ( | self | ) |
Check if images in the docs are above a brightness threshold.
This should prevent screenshots with dark UI themes.
Definition at line 3201 of file test-ns3.py.
test-ns3.NS3QualityControlTestCase.test_02_CheckForBrokenLogs | ( | self | ) |
Check if one of the log statements of examples/tests contains/exposes a bug.
Definition at line 3237 of file test-ns3.py.
References test-ns3.run_ns3(), and test-ns3.run_program().