Searched refs:result_dir (Results 1 – 6 of 6) sorted by relevance
109 result_dir = config.getoption('result_dir')110 if not result_dir:111 result_dir = build_dir112 mkdir_p(result_dir)124 log = multiplexed_log.Logfile(result_dir + '/test-log.html')180 ubconfig.result_dir = result_dir
138 test_file = u_boot_console.config.result_dir + \
266 readback_fn = u_boot_console.config.result_dir + '/dfu_readback.bin'
199 tmpdir = cons.config.result_dir + '/'
32 self.path = u_boot_console.config.result_dir + '/' + filename
425 def run(self, hardware, scenario, result_dir=os.getcwd()): argument426 abs_result_dir = os.path.join(result_dir, scenario._name)