From d0bfde2cebb6c84868c5ac862285f3260840b7b5 Mon Sep 17 00:00:00 2001 From: chenyudong Date: Tue, 13 Aug 2019 15:58:43 +0800 Subject: [PATCH] test: fix test case MESH_EST_2403 --- .../idf_test/integration_test/TC_IT_MESH_EST.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/components/idf_test/integration_test/TC_IT_MESH_EST.yml b/components/idf_test/integration_test/TC_IT_MESH_EST.yml index 0c2f011c5..12c9979e9 100644 --- a/components/idf_test/integration_test/TC_IT_MESH_EST.yml +++ b/components/idf_test/integration_test/TC_IT_MESH_EST.yml @@ -4216,10 +4216,10 @@ test cases: - - SSC SSC1 reboot - - P SSC1 C !!!ready!!! - P SSC2 C MESH_EVENT_DISCONNECTE - - - SSC SSC1 meshset -O -o 0 -n 1 -t 1 - - - P SSC1 C +MESHSET:SELF_ORG,OK - - - SSC SSC1 meshset -T -o 1 - - - P SSC1 C MESHGET:TYPE,OK,0 + - - SSC SSC2 meshset -O -o 0 -n 1 -t 1 + - - P SSC2 C +MESHSET:SELF_ORG,OK + - - SSC SSC2 meshset -T -o 1 + - - P SSC2 C MESHGET:TYPE,OK,0 expected result: |- 1. succeed 2. succeed @@ -4227,7 +4227,7 @@ test cases: steps: |- 1. dut1 set AP, dut2 start mesh and connected with dut1 2. reboot dut1, dut2 disconnected with dut1 - 3. set self_organized(1,1) and check dut2 IDLE + 3. set dut2 self_organized(1,1) and check it IDLE initial condition: MESH_DEINIT_STA test environment: SSC_T2_MESH1 summary: set self_organized (1,1) to give up root state