test: fix nvs compatible case error:

nvs compatible test case uses new test env and app. update test config
file.
pull/4068/head
He Yin Ling 2019-08-25 14:09:17 +08:00
rodzic 8db44f67d7
commit 954a23be37
1 zmienionych plików z 3 dodań i 3 usunięć

Wyświetl plik

@ -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'