| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-07-06 | patman: Remove the test suite | Simon Glass | |
| These tests cover the patch-management functionality, which is being removed from the tree in favour of the standalone patch-manager package. Drop the tests and their data files. Signed-off-by: Simon Glass <[email protected]> | |||
| 2023-01-05 | patman: add pytest configuration file | Maxim Cournoyer | |
| With this change, a user can run the patman test suite using Pytest the same as when using 'patman test': $ cd tools/patman && pytest [...] 44 passed, 8 warnings in 8.87s $ ./patman test Ran 44 tests in 8.460s Reviewed-by: Simon Glass <[email protected]> Signed-off-by: Maxim Cournoyer <[email protected]> | |||
