All of lore.kernel.org
 help / color / mirror / Atom feed
* CONFIG_SPL_UNIT_TEST
@ 2020-10-31  6:47 Heinrich Schuchardt
  2020-11-03 15:12 ` CONFIG_SPL_UNIT_TEST Simon Glass
  0 siblings, 1 reply; 2+ messages in thread
From: Heinrich Schuchardt @ 2020-10-31  6:47 UTC (permalink / raw)
  To: u-boot

Hello Simon,

CONFIG_SPL_UNIT_TEST can be selected for non-sandboard boards.

How would the tests be executed here?

Best regards

Heinrich

^ permalink raw reply	[flat|nested] 2+ messages in thread

* CONFIG_SPL_UNIT_TEST
  2020-10-31  6:47 CONFIG_SPL_UNIT_TEST Heinrich Schuchardt
@ 2020-11-03 15:12 ` Simon Glass
  0 siblings, 0 replies; 2+ messages in thread
From: Simon Glass @ 2020-11-03 15:12 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-11-03 15:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-31  6:47 CONFIG_SPL_UNIT_TEST Heinrich Schuchardt
2020-11-03 15:12 ` CONFIG_SPL_UNIT_TEST Simon Glass

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.