commit | b5f0dafd4b66f8fde3c968ec20186bc8465558b8 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri May 17 22:00:41 2019 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Jul 10 16:52:58 2019 -0600 |
tree | 2817c50d81371eb55b37976b84ba45f72b312f98 | |
parent | e66d318fef611241749d37b6b73ff80c84a8c866 [diff] |
dtoc: Add a unit test for BytesToValue() Add a simple unit test for one of the cases of this function, so that any fault can be seen directly, rather than appearing through the failure of another test. Signed-off-by: Simon Glass <sjg@chromium.org>