commit | 9852bef021be08639c6a4951bcf90b48583648f2 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Jul 30 20:57:05 2022 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue Aug 09 11:55:41 2022 -0600 |
tree | e67662583365e50adb7bfb020d54684ceb5750b2 | |
parent | bf97b862e38852ea7fd5c77aeb0eca0c845fbe3d [diff] |
dtoc: Tidy up fdt_tests RunTestCoverage() args Pass the options args in rather than using the global various. Use snake case and fix up comments to make pylint happy. Signed-off-by: Simon Glass <sjg@chromium.org>