测试执行说明
流断点
执行到流断点,系统会重新启动。为了方便,系统会自动记录断点的序号,便于查找。
代码 | 描述 |
---|---|
offline / gotooffline | 脱机代码开始 |
down / getout | 脱机代码结束,系统重启(reboot) |
toreboot | 保存当前执行的环境和数据,用于关机或重启代码之前 |
0 | 后面跟一串特殊的参数,直接作为toreboot的参数 |
reboot | 重启系统,保留断点 |
shutdown | 关机,保留断点 |
logoff | 注销,保留断点 |
winre / enterwinre | 进入到 winRE,保留断点 |
ireboot | 重启系统,不保留断点 |
ishutdown | 关机,不保留断点 |
ilogoff | 注销,不保留断点 |
iwinre | 进入到winRE,不保留断点 |
实例
offline show this is offline action notify this is offline check or validation toreboot Click start Click power Click shutdown down