Searched refs:build_example (Results 1 – 5 of 5) sorted by relevance
23 CONFIG_PATH=$root_path/build/test/example/build_example.json
11 build_example.json 配置文件
666 def test_build_example(self, build_example): argument670 cmd = self.CMD.format('--build-example', build_example).split()672 result = self.get_match_result(cmd, "build_example", build_example)674 assert result == 0, "build example para {} failed".format(build_example)
49 self.build_example = ""88 self.build_example = self.args_dict.get('build_example')89 if not self.build_example:
78 build_example = false