Home
last modified time | relevance | path

Searched refs:show_test_output (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/sandbox/include/asm/
H A Dstate.h90 bool show_test_output; /* Don't suppress stdout in tests */ member
/openbmc/u-boot/test/dm/
H A Dtest-main.c101 if (!state->show_test_output) in dm_do_test()
/openbmc/u-boot/arch/sandbox/cpu/
H A Dstart.c272 state->show_test_output = true; in sandbox_cmdline_cb_verbose()