commit | e74efcdb4631d793b3ae6b1893bea59e9a58e0b4 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Apr 24 23:30:55 2022 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon Apr 25 10:00:03 2022 -0400 |
tree | e20529fb59ac1e1013097b136de255ea1e9c790e | |
parent | 8c2d639293b2a16475db6481f7578500423bd075 [diff] |
test: Add tests for trailing_strtol() This function currently has no tests. Add some. Signed-off-by: Simon Glass <sjg@chromium.org>