commit | 2829bbfeccf3f5a6c7aa0885d9aa4d64c512c55d | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Jun 23 14:30:28 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Thu Jul 04 09:25:21 2024 -0600 |
tree | feef78cb783e742ae629c8cc1afa628375ccaac5 | |
parent | 84712cdca2dc0bac3b1f014aa10c44ef3a222fbe [diff] |
log: Allow tests to pass with CONFIG_LOGF_FUNC_PAD set This setting pads out the function names. Adjust the test to handle this, since some boards use it. Signed-off-by: Simon Glass <sjg@chromium.org>