Searched full:cmock (Results 1 – 25 of 37) sorted by relevance
12
| /third_party/unity/test/targets/ |
| D | hitech_picc18.yml | 2 :cmock: 79 - c:/CMock/src/ 80 - c:/CMock/examples/src/ 81 - c:/CMock/vendor/unity/src/ 82 - c:/CMock/vendor/unity/examples/helper/
|
| /third_party/cJSON/tests/unity/test/targets/ |
| D | hitech_picc18.yml | 32 - 'c:/CMock/src/' 33 - 'c:/CMock/examples/src/' 34 - 'c:/CMock/vendor/unity/src/' 35 - 'c:/CMock/vendor/unity/examples/helper/' 90 :cmock:
|
| /third_party/cJSON/tests/unity/docs/ |
| D | UnityHelperScriptsGuide.md | 16 suite? Do you want to use CMock or other fancy add-ons but don't want to figure 60 CMock. So if you are using YAML files already, you can simply pass the very same 158 CMock (see CMock documentation). This generates extra variables required for 160 used in CMock's configuration, you've already configured the generator properly. 181 If you are using CMock, it is very likely that you are already passing an array 182 of plugins to CMock. You can just use the same array here. This script will just 203 CMock and supports xunit-style xml as well as other goodies.
|
| D | UnityConfigurationGuide.md | 319 extra detail information around. It's used by systems like CMock in order to 320 report which function or argument flagged an error. If you're not using CMock and 333 your tests, and you will be unable to use tools like CMock. Very likely, if your 399 using CMock or test coverage, there will be additional stubs in use here. A
|
| /third_party/unity/docs/ |
| D | UnityHelperScriptsGuide.md | 16 suite? Do you want to use CMock or other fancy add-ons but don't want to figure 60 CMock. So if you are using YAML files already, you can simply pass the very same 158 CMock (see CMock documentation). This generates extra variables required for 160 used in CMock's configuration, you've already configured the generator properly. 193 If you are using CMock, it is very likely that you are already passing an array 194 of plugins to CMock. You can just use the same array here. This script will just 227 CMock and supports xunit-style xml as well as other goodies.
|
| D | UnityConfigurationGuide.md | 390 extra detail information around. It's used by systems like CMock in order to 391 report which function or argument flagged an error. If you're not using CMock and 423 your tests, and you will be unable to use tools like CMock. Very likely, if your 525 using CMock or test coverage, there will be additional stubs in use here. A
|
| /third_party/cJSON/tests/unity/auto/ |
| D | generate_test_runner.rb | 43 options.merge!(yaml_guts[:unity] || yaml_guts[:cmock]) 44 raise "No :unity or :cmock section found in #{config_file}" unless options 60 testfile_includes.delete_if { |inc| inc =~ /(unity|cmock)/ } 164 output.puts('#include "cmock.h"') unless mocks.empty? 387 output.puts('#include "cmock.h"') unless used_mocks.empty? 435 ' *.yml / *.yaml - loads configuration from here in :unity or :cmock',
|
| /third_party/unity/auto/ |
| D | generate_test_runner.rb | 56 options.merge!(yaml_guts[:unity] || yaml_guts[:cmock]) 57 raise "No :unity or :cmock section found in #{config_file}" unless options 73 testfile_includes.delete_if { |inc| inc =~ /(unity|cmock)/ } 216 output.puts('#include "cmock.h"') unless mocks.empty? 440 output.puts('#include "cmock.h"') unless used_mocks.empty? 488 ' *.yml / *.yaml - loads configuration from here in :unity or :cmock',
|
| /third_party/unity/test/expectdata/ |
| D | testsample_mock_head1.h | 6 #include "cmock.h"
|
| D | testsample_mock_head1.c | 27 #include "cmock.h"
|
| D | testsample_mock_param.c | 28 #include "cmock.h"
|
| D | testsample_mock_def.c | 27 #include "cmock.h"
|
| D | testsample_mock_cmd.c | 30 #include "cmock.h"
|
| D | testsample_mock_new1.c | 30 #include "cmock.h"
|
| D | testsample_mock_yaml.c | 30 #include "cmock.h"
|
| D | testsample_mock_run1.c | 30 #include "cmock.h"
|
| /third_party/cJSON/tests/unity/test/expectdata/ |
| D | testsample_mock_head1.h | 6 #include "cmock.h"
|
| D | testsample_mock_def.c | 27 #include "cmock.h"
|
| D | testsample_mock_param.c | 28 #include "cmock.h"
|
| D | testsample_mock_head1.c | 27 #include "cmock.h"
|
| D | testsample_mock_cmd.c | 30 #include "cmock.h"
|
| D | testsample_mock_new1.c | 30 #include "cmock.h"
|
| D | testsample_mock_yaml.c | 30 #include "cmock.h"
|
| D | testsample_mock_run1.c | 30 #include "cmock.h"
|
| /third_party/unity/extras/fixture/ |
| D | readme.md | 10 to integrate with other testing tools like Ceedling and CMock.
|
12