mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
test: fix nvs compatible case error:
nvs compatible test case uses new test env and app. update test config file.
This commit is contained in:
parent
ef11260310
commit
a742bad8f3
@ -1,11 +1,11 @@
|
||||
BinPath:
|
||||
path: SSC/ssc_bin/ESP32_IDF/SSC_BLE
|
||||
test app: SSC_BLE
|
||||
path: SSC/ssc_bin/ESP32_IDF/SSC_BLE_WIFI
|
||||
test app: SSC_BLE_WIFI
|
||||
|
||||
DUT: [SSC1]
|
||||
|
||||
Filter:
|
||||
- Add:
|
||||
SDK: ESP32_IDF
|
||||
Test App: SSC_BLE
|
||||
Test App: SSC_BLE_WIFI
|
||||
summary: 'use old NVS data WIFI function test'
|
||||
|
Loading…
Reference in New Issue
Block a user