This website requires JavaScript.
Explore
Help
Sign In
vhaudiquet
/
u-boot-krane
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
aa6e94deabb45154cea07ad44c4a5c047bca078b
u-boot-krane
/
tools
/
dtoc
T
History
Simon Glass
and
Tom Rini
e1c0811114
dtoc: Drop sys.exit() in test_fdt
...
This breaks using pytest to run the tests. Drop it. Signed-off-by: Simon Glass <
sjg@chromium.org
>
2022-09-12 18:06:36 -04:00
..
test
…
__init__.py
…
.gitignore
…
dtb_platdata.py
…
dtoc
…
fdt_util.py
…
fdt.py
…
main.py
patman: test_util: Use unittest text runner to print test results
2022-06-28 03:09:51 +01:00
setup.py
…
src_scan.py
…
test_dtoc.py
dm: core: Support accessing core tags
2022-06-28 03:09:52 +01:00
test_fdt
…
test_fdt.py
dtoc: Drop sys.exit() in test_fdt
2022-09-12 18:06:36 -04:00
test_src_scan.py
…