Searched defs:test_command (Results 1 – 3 of 3) sorted by relevance
15 test_command = ['mingw32-make', 'test'] variable29 test_command = ['ctest', '-C', config] variable
61 def InitLogCommand(build_command, test_command, log_directory): argument
260 def __init__(self, p4_port, p4_paths, test_command): argument