Searched refs:run_buildhistory_operation (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/ |
| H A D | buildoptions.py | 142 self.run_buildhistory_operation('xcursor-transparent-theme') 148 … self.run_buildhistory_operation(target, target_config="PR = \"r1\"", change_bh_location=True) 149 …self.run_buildhistory_operation(target, target_config="PR = \"r0\"", change_bh_location=False, exp…
|
| H A D | oescripts.py | 18 … self.run_buildhistory_operation(target, target_config="PR = \"r1\"", change_bh_location=True) 19 …self.run_buildhistory_operation(target, target_config="PR = \"r0\"", change_bh_location=False, exp…
|
| H A D | buildhistory.py | 28 …def run_buildhistory_operation(self, target, global_config='', target_config='', change_bh_locatio… member in BuildhistoryBase
|