Home
last modified time | relevance | path

Searched defs:suite (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/tools/patman/
H A Dpatman.py90 suite = unittest.TestLoader().loadTestsFromTestCase(module) variable
94 suite = doctest.DocTestSuite(module) variable
H A Dpatman90 suite = unittest.TestLoader().loadTestsFromTestCase(module) variable
94 suite = doctest.DocTestSuite(module) variable