Searched defs:runTests (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/ | ||
| H A D | Run | 1407 sub runTests { subroutine |
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/core/ | ||
| H A D | context.py | 81 def runTests(self, processes=None, skips=[]): member in OETestContext |
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/ | ||
| H A D | context.py | 131 def runTests(self, processes=None, machine=None, skips=[]): member in OESelftestTestContext |
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/ | ||
| H A D | oetest.py | 351 def runTests(self): member in TestContext |