
10 Dec
2019
10 Dec
'19
1:58 p.m.
Hi Heinrich,
On Sat, 9 Nov 2019 at 01:44, Heinrich Schuchardt xypron.glpk@gmx.de wrote:
Activate UEFI unit tests on the sandbox.
Signed-off-by: Heinrich Schuchardt xypron.glpk@gmx.de
configs/sandbox64_defconfig | 1 + configs/sandbox_defconfig | 1 + configs/sandbox_flattree_defconfig | 1 + configs/sandbox_spl_defconfig | 1 + 4 files changed, 4 insertions(+)
Unfortunately this slows down the testing too much, nearly doubling the time in my tests.
I think the EFI console tests need to be modified to run in C instead of all the drain_console() and p.timeout stuff. We need an effort to speed up the tests, but certainly cannot make them any slower.
Regards, Simon