commit | e679f39f7fc3eb083b2f957d748f81bbdc28f28c | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Aug 02 07:37:54 2021 -0600 |
committer | Simon Glass <sjg@chromium.org> | Sun Aug 08 11:27:27 2021 -0600 |
tree | 425c25d8e65dd3bff20983e7a1ae178bd1856f13 | |
parent | 5974718752d80d3772bd0ef45630ba4ea8c2eb64 [diff] |
dtoc: Correct the intarray-widening test case This case was intended to check that widening an int array with an int does nothing. Fix it. Reported-by: Walter Lozano <walter.lozano@collabora.com> Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Walter Lozano <walter.lozano@collabora.com>