commit | 9dc87d3f4af14842199779a7434cb94ad94ab623 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Jul 04 12:19:47 2021 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Jul 21 10:27:34 2021 -0600 |
tree | 6daae7a9b9071c12ea75d22a35807c8749f6c54b | |
parent | 20638064559b536b91623ce4b9de41b8345ffc25 [diff] |
dtoc: Add a stdout check in test_normalized_name() This test captures output but does not always check it. Add the missing code and drop the old comment. Signed-off-by: Simon Glass <sjg@chromium.org>