Home
last modified time | relevance | path

Searched refs:TestLoader (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/u-boot/tools/dtoc/
H A Ddtoc.py47 suite = unittest.TestLoader().loadTestsFromTestCase(module)
H A Ddtoc47 suite = unittest.TestLoader().loadTestsFromTestCase(module)
/OK3568_Linux_fs/u-boot/tools/buildman/
H A Dbuildman45 suite = unittest.TestLoader().loadTestsFromTestCase(module)
H A Dbuildman.py45 suite = unittest.TestLoader().loadTestsFromTestCase(module)
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/core/tests/
H A Dtest_loader.py17 class TestLoader(TestBase): class
/OK3568_Linux_fs/u-boot/tools/binman/
H A Dbinman49 suite = unittest.TestLoader().loadTestsFromTestCase(module)
H A Dbinman.py49 suite = unittest.TestLoader().loadTestsFromTestCase(module)
/OK3568_Linux_fs/u-boot/tools/patman/
H A Dpatman.py90 suite = unittest.TestLoader().loadTestsFromTestCase(module)
H A Dpatman90 suite = unittest.TestLoader().loadTestsFromTestCase(module)
/OK3568_Linux_fs/buildroot/utils/
H A Dgetdeveloperlib.py90 loader = unittest.TestLoader()
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/core/
H A Dloader.py64 class OETestLoader(unittest.TestLoader):
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/buildperf/
H A Dbase.py489 class BuildPerfTestLoader(unittest.TestLoader):
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/
H A Doetest.py298 testloader = unittest.TestLoader()