commit | 75b8a879b73d3af1f263adfd49205607933927b1 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Sep 26 08:14:39 2023 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Oct 06 14:38:12 2023 -0400 |
tree | 8454d56020ece35af54841d9dee3708bfbcbf651 | |
parent | db6d8726dd9d206b2e1ac169bd16289c4ee6322f [diff] |
dm: core: Tidy up comments in the ofnode tests Add comments to the functions where the test name does not indicate what is being tested. Rename functions in a few cases, so that a search for the function will also file its test. Signed-off-by: Simon Glass <sjg@chromium.org>