Home
last modified time | relevance | path

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

/third_party/unity/test/
Drakefile_helper.rb92 def build_command_string(hash, values, defines = nil) method
139 cmd_str = build_command_string( $cfg[:tools][:test_compiler], [ file, out_file ], defines )
146 cmd_str = build_command_string( $cfg[:tools][:test_linker], [ obj_list, exe_name ] )
154 cmd_str = build_command_string( $cfg[:tools][:test_fixture], [ bin_name, extra_args ] )