From a313a3ba003cb62063aa7fe8350b4af03ebdcb8a Mon Sep 17 00:00:00 2001 From: zhangyanjiao Date: Mon, 19 Aug 2019 17:24:19 +0800 Subject: [PATCH] modify WIFI_CONN_0101 case for wrong authmode of AP --- components/idf_test/integration_test/TestCaseAll.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/idf_test/integration_test/TestCaseAll.yml b/components/idf_test/integration_test/TestCaseAll.yml index 00fa2457b..1d38347de 100644 --- a/components/idf_test/integration_test/TestCaseAll.yml +++ b/components/idf_test/integration_test/TestCaseAll.yml @@ -6140,11 +6140,11 @@ test cases: - - SSC SSC2 sta -C -s -p - ['R SSC2 RE "\+JAP:CONNECTED,%%s"%%()'] - - SSC SSC1 ap -S -s -p -t 1 - - ['R SSC1 C +SAP:OK'] + - ['R SSC1 C +SAP:ERROR'] - - SSC SSC2 sta -S - ['R SSC2 RE "\+SCAN:%%s,.+,0,\d+"%%()'] - - SSC SSC1 ap -S -s -p -t 5 - - ['R SSC1 C +SAP:OK'] + - ['R SSC1 C +SAP:ERROR'] - - SSC SSC2 sta -S - ['R SSC2 RE "\+SCAN:%%s,.+,0,\d+"%%()'] comment: ''