mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
test: change initial condition of unit test:
now UT App will not print test menu by default. it will print a prompt to indicate it's ready. we can check this prompt instead of delay.
This commit is contained in:
parent
5117364c13
commit
81f806e676
@ -2936,28 +2936,16 @@ initial condition:
|
||||
- check cmd set:
|
||||
- ''
|
||||
- - FREBOOT UT1
|
||||
- ['']
|
||||
- - DELAY 3
|
||||
- ['']
|
||||
- - UT UT1 -
|
||||
- [R UT1 C Tests C Failures C Ignored]
|
||||
- ['R UT1 C Press%20ENTER%20to%20see%20the%20list%20of%20tests']
|
||||
force restore cmd set:
|
||||
- ''
|
||||
- - FREBOOT UT1
|
||||
- ['']
|
||||
- - DELAY 3
|
||||
- ['']
|
||||
- - UT UT1 -
|
||||
- [R UT1 C Tests C Failures C Ignored]
|
||||
- ['R UT1 C Press%20ENTER%20to%20see%20the%20list%20of%20tests']
|
||||
initial condition detail: At UT menu page
|
||||
restore cmd set:
|
||||
- ''
|
||||
- - FREBOOT UT1
|
||||
- ['']
|
||||
- - DELAY 3
|
||||
- ['']
|
||||
- - UT UT1 -
|
||||
- [R UT1 C Tests C Failures C Ignored]
|
||||
- ['R UT1 C Press%20ENTER%20to%20see%20the%20list%20of%20tests']
|
||||
restore post cmd set:
|
||||
- ''
|
||||
- - DELAY 0.1
|
||||
|
Loading…
Reference in New Issue
Block a user