u-boot/tools/dtoc
Simon Glass 1d0f30e936 patman: Update test_util to run doc tests
At present this function does not run the doctests. Allow the caller to
pass these modules in as strings.

Update patman to use this.

Signed-off-by: Simon Glass <sjg@chromium.org>
2022-02-08 23:07:59 -05:00
..
test dtoc: Add support for reading 64-bit ints 2021-12-02 09:15:43 -07:00
.gitignore
__init__.py tools: Add init files for Python tools 2022-01-24 16:03:27 -05:00
dtb_platdata.py dtoc: Fix up a code comment that confuses pylint 2022-01-24 16:03:27 -05:00
dtoc dtoc: Rename the main module 2020-04-26 14:25:21 -06:00
fdt.py dtoc: Support widening a bool value 2021-08-01 09:05:24 -06:00
fdt_util.py dtoc: Add support for reading string-list properties 2021-12-05 09:22:41 -07:00
main.py patman: Update test_util to run doc tests 2022-02-08 23:07:59 -05:00
setup.py dtoc: Add a setup script for Python 2020-08-22 08:53:38 -06:00
src_scan.py dtoc: Detect drivers which do not parse correctly 2021-07-21 10:27:34 -06:00
test_dtoc.py dtoc: Add support for reading 64-bit ints 2021-12-02 09:15:43 -07:00
test_fdt dtoc: Add some tests for the fdt module 2018-07-09 09:11:00 -06:00
test_fdt.py dtoc: Add support for reading string-list properties 2021-12-05 09:22:41 -07:00
test_src_scan.py dtoc: Detect drivers which do not parse correctly 2021-07-21 10:27:34 -06:00