commit | 5872f0cc9ea052dedff466e3974a816d7a093f3e | [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 | b0a34a4890a6b9631e660471a94823821afe23d3 [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>