]> granicus.if.org Git - esp-idf/commit
nvs: deinit NVS in nvs_stats unit test
authorIvan Grokhotkov <ivan@espressif.com>
Mon, 16 Apr 2018 04:50:57 +0000 (12:50 +0800)
committerIvan Grokhotkov <ivan@espressif.com>
Mon, 16 Apr 2018 04:50:57 +0000 (12:50 +0800)
commitfa3bd16d759c5bb12a8411caf0d01cfb6b90d1de
tree25208fed5aafa11cbe4b9ec1abbe817ebd198d2f
parentd0d314d8f8dc75011aedbc80a57f11553d2e0347
nvs: deinit NVS in nvs_stats unit test

This fixes the failure when this test runs after another test which
leaves NVS initialized.
components/nvs_flash/test_nvs_host/test_nvs.cpp