فهرست منبع

test: fix nvs compatible case error:

nvs compatible test case uses new test env and app. update test config
file.
He Yin Ling 6 سال پیش
والد
کامیت
83b9727c42
1فایلهای تغییر یافته به همراه3 افزوده شده و 3 حذف شده
  1. 3 3
      components/idf_test/integration_test/CIConfigs/nvs_compatible_test_.yml

+ 3 - 3
components/idf_test/integration_test/CIConfigs/nvs_compatible_test_.yml

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