|
|
6 жил өмнө | |
|---|---|---|
| .. | ||
| Makefile | 5 жил өмнө | |
| README.md | 6 жил өмнө | |
| crc.cpp | 9 жил өмнө | |
| crc.h | 9 жил өмнө | |
| esp_error_check_stub.cpp | 7 жил өмнө | |
| main.cpp | 9 жил өмнө | |
| sdkconfig.h | 6 жил өмнө | |
| spi_flash_emulation.cpp | 9 жил өмнө | |
| spi_flash_emulation.h | 7 жил өмнө | |
| test_compressed_enum_table.cpp | 9 жил өмнө | |
| test_intrusive_list.cpp | 9 жил өмнө | |
| test_nvs.cpp | 5 жил өмнө | |
| test_nvs_cxx_api.cpp | 6 жил өмнө | |
| test_nvs_handle.cpp | 5 жил өмнө | |
| test_nvs_initialization.cpp | 5 жил өмнө | |
| test_nvs_storage.cpp | 5 жил өмнө | |
| test_partition_manager.cpp | 6 жил өмнө | |
| test_spi_flash_emulation.cpp | 6 жил өмнө | |
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