]> Git Repo - u-boot.git/commit
test: Add a generic function to skip delays
authorSimon Glass <[email protected]>
Tue, 17 Jan 2023 17:47:36 +0000 (10:47 -0700)
committerTom Rini <[email protected]>
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 <[email protected]>
include/test/test.h
This page took 0.033923 seconds and 4 git commands to generate.