
31 Oct
2020
31 Oct
'20
7:47 a.m.
Hello Simon,
CONFIG_SPL_UNIT_TEST can be selected for non-sandboard boards.
How would the tests be executed here?
Best regards
Heinrich

3 Nov
3 Nov
4:12 p.m.
Hi Heinrich,
On Sat, 31 Oct 2020 at 00:47, Heinrich Schuchardt xypron.glpk@gmx.de wrote:
Hello Simon,
CONFIG_SPL_UNIT_TEST can be selected for non-sandboard boards.
How would the tests be executed here?
I don't have a mechanism for that at present. We can't use a command in SPL and of course we can't use a command-line argument.
One option is a new Kconfig (and/or perhaps a DT config option) which tells the tests to run in SPL's board_init_r(), after which the board continues to boot.
Regards, Simon
1647
Age (days ago)
1650
Last active (days ago)
1 comments
2 participants
participants (2)
-
Heinrich Schuchardt
-
Simon Glass