diff options
Diffstat (limited to 'tests/esp32/esp32_nvs.py.exp')
-rw-r--r-- | tests/esp32/esp32_nvs.py.exp | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/tests/esp32/esp32_nvs.py.exp b/tests/esp32/esp32_nvs.py.exp deleted file mode 100644 index 33cdfd6df..000000000 --- a/tests/esp32/esp32_nvs.py.exp +++ /dev/null @@ -1,14 +0,0 @@ -1234 --503 -1234 -bytearray(b'testing a string as a blob') -26 26 -bytearray(b'testing a bytearray') -19 19 -(-4354, 'ESP_ERR_NVS_NOT_FOUND') -(-4354, 'ESP_ERR_NVS_NOT_FOUND') -(-4354, 'ESP_ERR_NVS_NOT_FOUND') -(-4364, 'ESP_ERR_NVS_INVALID_LENGTH') -(-4354, 'ESP_ERR_NVS_NOT_FOUND') --503 -7654 |