Home
last modified time | relevance | path

Searched refs:partlist_option (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/build/test/example/
H A Dtest_build_option.py1005 def test_skip_partlist_check(self, partlist_option): argument
1009 cmd = self.CMD.format('--skip-partlist-check', partlist_option).split()
1010 result = self.get_match_result(cmd, "skip_partlist_check", partlist_option)
1011 assert result == 0, "skip_partlist_check para {} failed".format(partlist_option)