summaryrefslogtreecommitdiff
path: root/tools/dtoc/test_src_scan.py
AgeCommit message (Expand)Author
2025-05-27patman: Move capture_sys_output() into terminal and renameSimon Glass
2023-03-08patman: Move library functions into a library directorySimon Glass
2022-06-14dtoc: Update test_src_scan.py for new tegra compatiblesTom Rini
2022-02-09patman: Convert camel case in tools.pySimon Glass
2021-07-21dtoc: Detect drivers which do not parse correctlySimon Glass
2021-07-21dtoc: Detect unexpected suffix on .of_matchSimon Glass
2021-07-21dtoc: Add a stdout check in test_normalized_name()Simon Glass
2021-04-06dtoc: Show driver warnings once at the endSimon Glass
2021-03-22dtoc: Support processing the root nodeSimon Glass
2021-03-22dtoc: Set up the uclasses that are usedSimon Glass
2021-03-22dtoc: Warn of duplicate driversSimon Glass
2021-03-22dtoc: Support headers needed for driversSimon Glass
2021-03-22dtoc: Support tracking the phase of U-BootSimon Glass
2021-03-22dtoc: Track nodes which are actually usedSimon Glass
2021-03-22dtoc: Move test files into a test/ directorySimon Glass
2021-03-22dtoc: Support scanning of structs in header filesSimon Glass
2021-03-22dtoc: Support scanning of uclassesSimon Glass
2021-03-22dtoc: Collect priv/plat struct info from driversSimon Glass
2021-03-22dtoc: Ignore unwanted files when scanning for driversSimon Glass
2021-03-22dtoc: Scan drivers for available informationSimon Glass
2021-01-05dtoc: Tidy up src_scan testsSimon Glass
2021-01-05dtoc: Move src_scan tests to a separate fileSimon Glass