]> git.dujemihanovic.xyz Git - u-boot.git/commit
Revert "test: Update time tests to use unit-test asserts"
authorTom Rini <trini@konsulko.com>
Tue, 19 Nov 2024 14:05:26 +0000 (08:05 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 22 Nov 2024 20:37:21 +0000 (14:37 -0600)
commitc16fcbc14a7aca15ea6dd5d283506c08920486e0
tree2933bd04ccf7d655bb8f0a1f496b487b1298870d
parent8c95d84b39fc0886a4417c5ddefc2ea05217c0ac
Revert "test: Update time tests to use unit-test asserts"

While at the base level, this conversion looks equivalent, we now see
both of these tests failing (due to exceeding their allowed margin for
being too slow) in Azure with a very high frequency.

This reverts commit 88db4fc5fec20429881896740df61d402b4b1f66.

Signed-off-by: Tom Rini <trini@konsulko.com>
Tested-by: Andrew Goodbody <andrew.goodbody@linaro.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
test/lib/time.c