esp-idf/components/spiffs/host_test/.build-test-rules.yml

10 lines
185 B
YAML

components/spiffs/host_test:
enable:
- if: IDF_TARGET == "linux"
reason: only test on linux
depends_components:
- spi_flash
- esp_partition
- spiffs
- vfs