]> git.baikalelectronics.ru Git - uboot.git/commit
test: Add a generic function to skip delays
authorSimon Glass <sjg@chromium.org>
Tue, 17 Jan 2023 17:47:36 +0000 (10:47 -0700)
committerTom Rini <trini@konsulko.com>
Mon, 23 Jan 2023 23:11:40 +0000 (18:11 -0500)
commit3d5bef9c01ce5604b70ead82461736eea25c1e9a
tree0c6c4b0a6541ded6edd8f6104a6cafe315b17010
parent85f794cc4d09b71baaad2ae88d93354fa42d05f2
test: Add a generic function to skip delays

At present this feature is sandbox-specific. For running tests on boards,
we need a nop version. Add one.

Signed-off-by: Simon Glass <sjg@chromium.org>
include/test/test.h