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:
He Yin Ling 2017-11-20 13:32:01 +08:00 committed by Ivan Grokhotkov
parent 5117364c13
commit 81f806e676

View file

@ -2936,28 +2936,16 @@ initial condition:
- check cmd set: - check cmd set:
- '' - ''
- - FREBOOT UT1 - - FREBOOT UT1
- [''] - ['R UT1 C Press%20ENTER%20to%20see%20the%20list%20of%20tests']
- - DELAY 3
- ['']
- - UT UT1 -
- [R UT1 C Tests C Failures C Ignored]
force restore cmd set: force restore cmd set:
- '' - ''
- - FREBOOT UT1 - - FREBOOT UT1
- [''] - ['R UT1 C Press%20ENTER%20to%20see%20the%20list%20of%20tests']
- - DELAY 3
- ['']
- - UT UT1 -
- [R UT1 C Tests C Failures C Ignored]
initial condition detail: At UT menu page initial condition detail: At UT menu page
restore cmd set: restore cmd set:
- '' - ''
- - FREBOOT UT1 - - FREBOOT UT1
- [''] - ['R UT1 C Press%20ENTER%20to%20see%20the%20list%20of%20tests']
- - DELAY 3
- ['']
- - UT UT1 -
- [R UT1 C Tests C Failures C Ignored]
restore post cmd set: restore post cmd set:
- '' - ''
- - DELAY 0.1 - - DELAY 0.1