esp-idf/components/spi_flash/test
Ivan Grokhotkov 6091021e83 unity: separate common and IDF specific functionality
New unity component can be used for testing other applications.
Upstream version of Unity is included as a submodule.
Utilities specific to ESP-IDF unit tests (partitions, leak checking
setup/teardown functions, etc) are kept only in unit-test-app.
Kconfig options are added to allow disabling certain Unity features.
2018-11-19 12:36:31 +08:00
..
CMakeLists.txt unity: separate common and IDF specific functionality 2018-11-19 12:36:31 +08:00
component.mk
test_cache_disabled.c
test_flash_encryption.c
test_large_flash_writes.c
test_mmap.c
test_out_of_bounds_write.c
test_partitions.c
test_read_write.c
test_spi_flash.c unity: separate common and IDF specific functionality 2018-11-19 12:36:31 +08:00