| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-05-27 | patman: Move capture_sys_output() into terminal and rename | Simon Glass | |
| This function is sometimes useful outside tests. Also it can affect how terminal output is done, e.g. whether ANSI characters should be emitted or not. Move it out of the test_util package and into terminal. Signed-off-by: Simon Glass <[email protected]> | |||
| 2024-10-18 | binman: Add a tutorial on resolving test-coverage bugs | Simon Glass | |
| Provide a short description of how tests work, why they are so critical and how to resolve gaps in Binman's test coverage. Signed-off-by: Simon Glass <[email protected]> Acked-by: Heinrich Schuchardt <[email protected]> Reviewed-by: Mattijs Korpershoek <[email protected]> | |||
