]> Git Repo - J-u-boot.git/commit
bootstd: Drop delays in the tests
authorSimon Glass <[email protected]>
Sat, 30 Jul 2022 21:52:16 +0000 (15:52 -0600)
committerTom Rini <[email protected]>
Fri, 12 Aug 2022 12:14:24 +0000 (08:14 -0400)
commitf25f575acfffc47cc65fc50424b23b54118c3ada
tree52a40e8a101e99ddf9322762afd4fd011229fca1
parente141075f1c46a587960e1b0541494417243e6b90
bootstd: Drop delays in the tests

Some tests go as far as booting a distribution. In this case a menu is
presented to the user, with a two-second timeout. This adds a total of
12 seconds to the test runs at present.

Avoid this by inserting a response using the console-recording feature.

Signed-off-by: Simon Glass <[email protected]>
test/boot/bootflow.c
This page took 0.032135 seconds and 4 git commands to generate.