Searched refs:testresults (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/yocto/poky/scripts/lib/resulttool/ |
| H A D | report.py | 215 def print_selected_testcase_result(testresults, selected_test_case_only): argument 216 for testsuite in testresults: 217 for resultid in testresults[testsuite]: 218 result = testresults[testsuite][resultid]['result'] 240 testresults = resultutils.git_get_result(repo, revs[rev_index][2], configmap=configmap) 243 testresults = resultutils.git_get_result(repo, [tag], configmap=configmap) 245 testresults = resultutils.load_resultsdata(source_dir, configmap=configmap) 248 for testsuite in testresults: 249 result = testresults[testsuite].get(raw_test, {}) 261 print_selected_testcase_result(testresults, selected_test_case_only) [all …]
|
| /OK3568_Linux_fs/yocto/poky/documentation/test-manual/ |
| H A D | test-process.rst | 37 build, but also to keep ``yocto-testresults`` 38 (:yocto_git:`/yocto-testresults/`), 84 testresults-contrib repository, along with a summary of their 90 separate directories and also uploaded to the yocto-testresults
|
| H A D | intro.rst | 303 …:yocto_dl:`/releases/yocto/yocto-2.7/testresults/buildperf-centos7/perf-centos7.yoctoproject.org_w… 305 …:yocto_dl:`/releases/yocto/yocto-2.7/testresults/buildperf-centos7/perf-centos7.yoctoproject.org_w…
|
| H A D | understand-autobuilder.rst | 190 ``testresults.json`` files. This allows us to determine which tests ran
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/core/ |
| H A D | runner.py | 327 testresults = {} 331 testresults = json.load(f) 332 return testresults
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gccinstall.info | 2580 been submitted to the gcc-testresults mailing list. Some of these 2744 -m gcc-testresults@gcc.gnu.org |sh
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gccinstall.info | 2580 been submitted to the gcc-testresults mailing list. Some of these 2744 -m gcc-testresults@gcc.gnu.org |sh
|