
9 Jul
2018
9 Jul
'18
9:53 p.m.
On 6 July 2018 at 10:27, Simon Glass sjg@chromium.org wrote:
Add a -T option to run a code-coverage test on dtoc. At present this is about 96%. Future work will increase it to 100%.
Signed-off-by: Simon Glass sjg@chromium.org
Changes in v2:
- Update coverage to only include dtb_platdata.py
tools/dtoc/dtoc.py | 15 +++++++++++++++ 1 file changed, 15 insertions(+)
Applied to u-boot-dm.