mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-17 15:15:02 +00:00

- Uses mocks from tools instead of creating them. - Move host based definition to test code.
10 lines
148 B
YAML
10 lines
148 B
YAML
:cmock:
|
|
:plugins:
|
|
- expect
|
|
- expect_any_args
|
|
- return_thru_ptr
|
|
- ignore
|
|
- ignore_arg
|
|
- callback
|
|
:when_ptr: :compare_ptr
|