
23 Mar
2020
23 Mar
'20
2:18 p.m.
Hi Heinrich,
On Mon, 23 Mar 2020 at 00:40, Heinrich Schuchardt xypron.glpk@gmx.de wrote:
Hello Simon,
currently the reset command on the sandbox exits the program. Is there any requirement for this behavior in our current testing landscape? For testing the UEFI sub-system I would prefer that the reset command restarts the sandbox and the poweroff command is used for leaving.
I think it could be changed to do that. There are a few tests that need 'bootm' to exit (e.g. vboot) I think. There might be other places.
Actually 'poweroff' should move to driver model. The sysreset uclass has power-off capability.
Regards, Simon