ns-3 complementary tests, allowed to fail, to help control the quality of the repository over time, by checking the state of URLs listed and more More...
Public Member Functions | |
| test_01_CheckForDeadLinksInSources (self) | |
| Test if all urls in source files are alive. | |
| test_02_MemoryCheckWithSanitizers (self) | |
| Test if all tests can be executed without hitting major memory bugs. | |
ns-3 complementary tests, allowed to fail, to help control the quality of the repository over time, by checking the state of URLs listed and more
Definition at line 3283 of file test-ns3.py.
| test-ns3.NS3QualityControlThatCanFailTestCase.test_01_CheckForDeadLinksInSources | ( | self | ) |
Test if all urls in source files are alive.
Definition at line 3290 of file test-ns3.py.
| test-ns3.NS3QualityControlThatCanFailTestCase.test_02_MemoryCheckWithSanitizers | ( | self | ) |
Test if all tests can be executed without hitting major memory bugs.
Definition at line 3472 of file test-ns3.py.
References test-ns3.run_ns3(), and test-ns3.run_program().