Home
last modified time | relevance | path

Searched full:pre_support (Results 1 – 15 of 15) sorted by relevance

/third_party/unity/extras/fixture/
Drakefile_helper.rb111 pre_support = if $cfg['simulator']['pre_support'].nil?
114 squash('', $cfg['simulator']['pre_support'])
121 { command: command, pre_support: pre_support, post_support: post_support }
173 … "#{simulator[:command]} #{simulator[:pre_support]} #{executable} #{simulator[:post_support]}"
/third_party/cJSON/tests/unity/extras/fixture/
Drakefile_helper.rb108 pre_support = if $cfg['simulator']['pre_support'].nil?
111 squash('', $cfg['simulator']['pre_support'])
118 { command: command, pre_support: pre_support, post_support: post_support }
167 … "#{simulator[:command]} #{simulator[:pre_support]} #{executable} #{simulator[:post_support]}"
/third_party/unity/extras/memory/
Drakefile_helper.rb116 pre_support = if $cfg['simulator']['pre_support'].nil?
119 squash('', $cfg['simulator']['pre_support'])
126 { command: command, pre_support: pre_support, post_support: post_support }
177 … "#{simulator[:command]} #{simulator[:pre_support]} #{executable} #{simulator[:post_support]}"
/third_party/cJSON/tests/unity/examples/example_3/
Drakefile_helper.rb126 pre_support = if $cfg['simulator']['pre_support'].nil?
129 squash('', $cfg['simulator']['pre_support'])
137 { command: command, pre_support: pre_support, post_support: post_support }
208 … "#{simulator[:command]} #{simulator[:pre_support]} #{executable} #{simulator[:post_support]}"
/third_party/unity/examples/example_3/
Drakefile_helper.rb126 pre_support = if $cfg['simulator']['pre_support'].nil?
129 squash('', $cfg['simulator']['pre_support'])
137 { command: command, pre_support: pre_support, post_support: post_support }
210 … "#{simulator[:command]} #{simulator[:pre_support]} #{executable} #{simulator[:post_support]}"
/third_party/cJSON/tests/unity/test/
Drakefile_helper.rb146 pre_support = if $cfg['simulator']['pre_support'].nil?
149 squash('', $cfg['simulator']['pre_support'])
157 { :command => command, :pre_support => pre_support, :post_support => post_support }
247 … "#{simulator[:command]} #{simulator[:pre_support]} #{executable} #{simulator[:post_support]}"
/third_party/cJSON/tests/unity/test/targets/
Diar_cortexm3_v5.yml68 pre_support:
Diar_arm_v5.yml65 pre_support:
Diar_arm_v5_3.yml65 pre_support:
Diar_sh2a_v6.yml70 pre_support:
Diar_arm_v4.yml75 pre_support:
Diar_msp430.yml81 pre_support:
Diar_armcortex_LM3S9B92_v5_4.yml74 pre_support:
Dhitech_picc18.yml84 pre_support:
/third_party/cJSON/tests/unity/test/tests/
Dtest_generate_test_runner.rb1176 … "#{simulator[:command]} #{simulator[:pre_support]} #{executable} #{simulator[:post_support]}"