Searched defs:tests (Results 1 - 1 of 1) sorted by relevance

/pkg/src/tests/
H A Dpkg5unittest.py118 This is a framework-internal exception that tests should not
227 # Ensure logger messages output by unit tests are redirected
643 # Setting this here should ensure that tests will make temp
1034 # tests would need to be changed if we ever changed our size
1035 # measurement and other tests should be ensuring that the number
1458 """Python 2.7 adds formal support for skipped tests in unittest
1576 # Set up the test so that it plays nicely with tests
1581 outq.put(("START", find_names(test_suite.tests[0]), i),
1605 ("RESULT", find_names(test_suite.tests[0]), i, otw),
1783 """Given the running and unfinished tests, estimat
2259 def tests(self): member in class:Pkg5TestSuite
[all...]

Completed in 15 milliseconds