|
|
il y a 5 ans | |
|---|---|---|
| .. | ||
| Makefile | il y a 5 ans | |
| README.md | il y a 6 ans | |
| crc.cpp | il y a 9 ans | |
| crc.h | il y a 9 ans | |
| esp_error_check_stub.cpp | il y a 7 ans | |
| main.cpp | il y a 9 ans | |
| sdkconfig.h | il y a 6 ans | |
| spi_flash_emulation.cpp | il y a 5 ans | |
| spi_flash_emulation.h | il y a 5 ans | |
| test_compressed_enum_table.cpp | il y a 9 ans | |
| test_intrusive_list.cpp | il y a 9 ans | |
| test_nvs.cpp | il y a 5 ans | |
| test_nvs_cxx_api.cpp | il y a 6 ans | |
| test_nvs_handle.cpp | il y a 6 ans | |
| test_nvs_initialization.cpp | il y a 5 ans | |
| test_nvs_storage.cpp | il y a 5 ans | |
| test_partition_manager.cpp | il y a 6 ans | |
| test_spi_flash_emulation.cpp | il y a 6 ans | |
make -j 6
Run particular test case:
./test_nvs "<particular test case>"
Run all quick tests:
./test_nvs -d yes exclude:[long]
Run all tests (takes several hours)
./test_nvs -d yes