Searched refs:test_shell (Results 1 – 2 of 2) sorted by relevance
284 test_shell(false), in ShellOptions()300 return (interactive_shell || !script_executed) && !test_shell; in use_interactive_shell()311 bool test_shell; variable
406 if (options.test_shell) { in ExecuteString()1923 options.test_shell = true; in SetOptions()1927 options.test_shell = false; in SetOptions()