|
|
%!s(int64=3) %!d(string=hai) anos | |
|---|---|---|
| .. | ||
| Makefile | %!s(int64=3) %!d(string=hai) anos | |
| README.md | %!s(int64=6) %!d(string=hai) anos | |
| main.cpp | %!s(int64=9) %!d(string=hai) anos | |
| sdkconfig.h | %!s(int64=3) %!d(string=hai) anos | |
| spi_flash_emulation.cpp | %!s(int64=3) %!d(string=hai) anos | |
| spi_flash_emulation.h | %!s(int64=3) %!d(string=hai) anos | |
| test_compressed_enum_table.cpp | %!s(int64=3) %!d(string=hai) anos | |
| test_fixtures.hpp | %!s(int64=5) %!d(string=hai) anos | |
| test_intrusive_list.cpp | %!s(int64=5) %!d(string=hai) anos | |
| test_nvs.cpp | %!s(int64=3) %!d(string=hai) anos | |
| test_nvs_partition.cpp | %!s(int64=3) %!d(string=hai) anos | |
| test_partition_manager.cpp | %!s(int64=3) %!d(string=hai) anos | |
| test_spi_flash_emulation.cpp | %!s(int64=3) %!d(string=hai) anos | |
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