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)
commit8b031871218689e72ecf517ad6d584ae4c659aad
tree0c6c4b0a6541ded6edd8f6104a6cafe315b17010
parentecdf3ab01f66585d0cb630b3ec28981dd4e7adff
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