aboutsummaryrefslogtreecommitdiff
path: root/tools/dtoc/main.py
AgeCommit message (Expand)Author
2023-03-08dtoc: Move the main code into a functionSimon Glass
2023-03-08dtoc: Hide the test options unless test code is availableSimon Glass
2023-03-08patman: Move library functions into a library directorySimon Glass
2022-06-28patman: test_util: Use unittest text runner to print test resultsAlper Nebi Yasak
2022-02-09patman: Convert camel case in test_util.pySimon Glass
2022-02-08patman: Update test_util to run doc testsSimon Glass
2021-07-21dtoc: Convert to use ArgumentParserSimon Glass
2021-03-22dtoc: Add an option for device instantiationSimon Glass
2021-03-22dtoc: Support tracking the phase of U-BootSimon Glass
2021-03-22dtoc: Save scan information across test runsSimon Glass
2021-01-05dtoc: Move src_scan tests to a separate fileSimon Glass
2021-01-05dtoc: Run tests using test_utilSimon Glass
2021-01-05dtoc: Add an 'all' commandSimon Glass
2021-01-05dtoc: Allow providing a directory to write files toSimon Glass
2021-01-05dtoc: Use None to mean stdoutSimon Glass
2020-04-26patman: Tidy up sys.path changesSimon Glass
2020-04-26patman: Move to absolute importsSimon Glass
2020-04-26dtoc: Rename the main moduleSimon Glass