Searched refs:_test_parse_command (Results 1 – 1 of 1) sorted by relevance
92 def _test_parse_command(argv): function114 arguments = _test_parse_command([subcmd] + argv)123 arguments = _test_parse_command([subcmd] + argv)132 arguments = _test_parse_command([subcmd] + argv)141 arguments = _test_parse_command([subcmd] + argv)150 arguments = _test_parse_command([subcmd] + argv)157 arguments = _test_parse_command([subcmd] + argv)164 arguments = _test_parse_command([subcmd] + argv)172 arguments = _test_parse_command([subcmd, option, opt_arg])180 arguments = _test_parse_command([subcmd, option, opt_arg])[all …]