commit | 8726f6658f0db955f26727a4a3455087b6406465 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Jul 30 20:57:06 2022 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue Aug 09 11:55:41 2022 -0600 |
tree | 982bb99014d42f9e3022687da58486d9b3b2069c | |
parent | 9852bef021be08639c6a4951bcf90b48583648f2 [diff] |
dtoc: Tidy up fdt_tests RunTests() Pass the options args in rather than using the global variables. Use snake case, fix up comments and use a ternary operator to make pylint happy. Signed-off-by: Simon Glass <sjg@chromium.org>