test: fix nvs compatible case error:

use new env for nvs compatible test case and update test config
This commit is contained in:
He Yin Ling 2019-08-25 14:09:17 +08:00
parent 48e5dcd9b5
commit 66118ab580
2 changed files with 4 additions and 4 deletions

View file

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

View file

@ -26,7 +26,7 @@ test cases:
4. check if SoftAP config is correct
sub module: NVS
summary: use old NVS data WIFI function test
test environment: SSC_T1_1
test environment: SSC_T1_5
test point 1: compatiable test
test point 2: test if latest SDK work with pervious version of NVS data
version: v1 (2017-06-01)