mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
736424c366
- 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
|