esp-idf/tools/mocks/tcp_transport/mock/mock_config.yaml

12 lines
231 B
YAML
Raw Normal View History

: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*\(+.*?\)+)'