mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-05 13:44:32 +02:00
test: fix join AP fail during AP power on
This commit is contained in:
@@ -741,8 +741,6 @@ test cases:
|
|||||||
category: Function
|
category: Function
|
||||||
cmd set:
|
cmd set:
|
||||||
- ''
|
- ''
|
||||||
- - SSC SSC1 sta -C -s <ap_ssid> -p <ap_password>
|
|
||||||
- - R SSC1 C +JAP:CONNECTED
|
|
||||||
- - APC <APC1> OFF <ap_apc>
|
- - APC <APC1> OFF <ap_apc>
|
||||||
- - P PC_COM L OK
|
- - P PC_COM L OK
|
||||||
- R SSC1 RE JAP:DISCONNECTED,\d+,200
|
- R SSC1 RE JAP:DISCONNECTED,\d+,200
|
||||||
@@ -752,7 +750,7 @@ test cases:
|
|||||||
expected result: |-
|
expected result: |-
|
||||||
1. succeed
|
1. succeed
|
||||||
2. disconnect event REASON_BEACON_TIMEOUT
|
2. disconnect event REASON_BEACON_TIMEOUT
|
||||||
initial condition: STAM1
|
initial condition: STAM2
|
||||||
level: Integration
|
level: Integration
|
||||||
module: WIFI MAC
|
module: WIFI MAC
|
||||||
steps: |-
|
steps: |-
|
||||||
|
Reference in New Issue
Block a user