Home
last modified time | relevance | path

Searched defs:test_command (Results 1 – 3 of 3) sorted by relevance

/external/fmtlib/support/
Dappveyor-build.py15 test_command = ['mingw32-make', 'test'] variable
29 test_command = ['ctest', '-C', config] variable
/external/toolchain-utils/bestflags/
Dtask.py61 def InitLogCommand(build_command, test_command, log_directory): argument
/external/toolchain-utils/binary_search_tool/
Dbinary_search_perforce.py260 def __init__(self, p4_port, p4_paths, test_command): argument