commit | 880b7b47f8bcaf9930d1b9b3dcad7649de7bca5f | [log] [tgz] |
---|---|---|
author | Rasmus Villemoes <ravi@prevas.dk> | Tue May 13 10:40:34 2025 +0200 |
committer | Tom Rini <trini@konsulko.com> | Thu May 29 08:25:18 2025 -0600 |
tree | 729745bb9a79dcdce70962cc6d0504ff82d95bd1 | |
parent | 9193d04e5d821ea8c1928e0431a1dcac60e7a0f9 [diff] |
doc: document test command Add documentation for the test command, including the newly added =~ operator and some gotchas wrt. the numeric comparisons. Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Rasmus Villemoes <ravi@prevas.dk>