mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
46e59e7194
[nvs]: page test works with new overriden mock [spi_flash]: Removed mocking code from CMake * Renamed nvs test to be consistent with other host test
9 lines
185 B
YAML
9 lines
185 B
YAML
:cmock:
|
|
:plugins:
|
|
- expect
|
|
- expect_any_args
|
|
- return_thru_ptr
|
|
- array
|
|
- ignore_arg
|
|
- callback
|