commit | 6491415ad572a0559d47afd4f50db5967f6fb9e4 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Oct 09 18:28:58 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Tue Oct 15 10:24:27 2024 -0600 |
tree | 54b3f2157e776d7d9f6d3afd15a091e521812dcd | |
parent | 55bd10c9fa63acb0713bffe0fa200d2d0a2e36ea [diff] |
test: Use a constant for the test timeout Declare a constant rather than open-coding the same value twice. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>