Ivan Grokhotkov b695152d43 Merge branch 'feature/nvs_allow_custom_part_4.1' into 'release/v4.1'
Feature/nvs allow custom part 4.1

See merge request espressif/esp-idf!9515
2020-09-10 16:08:36 +08:00
..
2016-11-22 14:45:50 +08:00
2016-11-22 14:45:50 +08:00
2016-11-22 14:45:50 +08:00
2020-07-29 16:40:13 +00:00
2020-01-09 18:29:23 +08:00
2019-07-02 10:26:06 +02:00
2020-01-09 18:29:23 +08:00
2020-01-09 18:29:23 +08:00
2020-01-09 18:29:23 +08:00

Build

make -j 6

Run

  • 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