mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
12 lines
231 B
YAML
12 lines
231 B
YAML
:cmock:
|
|
:plugins:
|
|
- expect
|
|
- expect_any_args
|
|
- return_thru_ptr
|
|
- ignore
|
|
- ignore_arg
|
|
- callback
|
|
:when_ptr: :compare_ptr
|
|
:strippables:
|
|
- '(?:esp_transport_ssl_session_ticket_operation\s*\(+.*?\)+)'
|