CMock/test/system/test_interactions
2020-08-19 11:25:27 +02:00
..
all_plugins_but_other_limits.yml Normalize all the line endings 2016-01-07 14:11:52 -05:00
all_plugins_coexist.yml Add treat_inlines to all_plugins_coexist test 2019-11-10 18:44:20 +01:00
array_and_pointer_handling.yml - Merge in latest Unity 2015-12-08 21:31:33 -05:00
basic_expect_and_return.yml cleanup to follow a more strict C standard 2014-05-23 11:23:44 -04:00
const_primitives_handling.yml fixed oopsie in directory rename 2009-05-25 23:47:15 +00:00
doesnt_leave_details_behind.yml Fix numerous small errors concerning precedence of plugins, particularly related to callbacks, return_thru_ptr, and expect_any_args 2016-01-07 13:38:59 -05:00
enforce_strict_ordering.yml Grammar fix--"fewer times", not "less times" 2019-03-01 21:52:12 -05:00
expect_and_return_custom_types.yml automatically pull in unity helper into tests when specified in both example and cmock's includes. 2019-07-09 10:50:29 -04:00
expect_and_return_treat_as.yml cleanup to follow a more strict C standard 2014-05-23 11:23:44 -04:00
expect_and_throw.yml updated for updated unity macros 2010-07-30 22:40:12 +00:00
expect_any_args.yml Grammar fix--"fewer times", not "less times" 2019-03-01 21:52:12 -05:00
fancy_pointer_handling.yml cleanup to follow a more strict C standard 2014-05-23 11:23:44 -04:00
function_pointer_handling.yml Add support for function pointers using the shorthand notation 2019-11-18 09:09:42 -05:00
ignore_and_return_stateless.yml add StopIgnore to new plugin 2020-08-19 11:25:27 +02:00
ignore_and_return.yml Add tests to prove that ignore and expects interoperate quite well. 2017-09-08 17:01:56 -04:00
ignore_strict_mock_calling.yml - Renamed :strict_mock_calling option to :fail_on_unexpected_calls for clarity. 2017-09-08 14:54:55 -04:00
newer_standards_stuff1.yml - added ability to inject standard includes as <blah.h> 2011-01-28 01:46:51 +00:00
nonstandard_parsed_stuff_1.yml - added cmock.c file for handling generic parts 2010-03-08 13:32:31 +00:00
nonstandard_parsed_stuff_2.yml Updated to latest version of Unity. 2014-07-25 15:13:29 -04:00
out_of_memory.yml - Moved the "Out of Memory" string into a const to stop repeating it. 2015-12-10 11:09:26 -05:00
parsing_challenges.yml Allow for whitespace between parens and brackets 2017-03-03 13:30:22 -05:00
return_thru_ptr_and_expect_any_args.yml cleanup to follow a more strict C standard 2014-05-23 11:23:44 -04:00
return_thru_ptr_ignore_arg.yml cleanup to follow a more strict C standard 2014-05-23 11:23:44 -04:00
skeleton_update.yml Make skeleton path configurable 2020-03-12 17:08:51 -04:00
skeleton.yml Make skeleton path configurable 2020-03-12 17:08:51 -04:00
struct_union_enum_expect_and_return_with_plugins.yml - Fixed error where structs and such passed by reference were getting checked for null, which isn't valid. 2015-12-08 21:55:05 -05:00
struct_union_enum_expect_and_return.yml fixed oopsie in directory rename 2009-05-25 23:47:15 +00:00
stubs_with_callbacks.yml cleanup to follow a more strict C standard 2014-05-23 11:23:44 -04:00
unity_64bit_support.yml Updated code to match Unity’s latest naming conventions 2016-11-29 08:58:15 -05:00
unity_ignores.yml Verify that void* is treated as a bytewise array comparison. 2019-10-28 07:30:51 -04:00
unity_void_pointer_compare.yml Verify that void* is treated as a bytewise array comparison. 2019-10-28 07:30:51 -04:00