commit | 615d044336336ea099d26ed80a73df5c21da61b5 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Mon May 12 15:54:24 2025 -0600 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sun May 18 08:51:51 2025 +0200 |
tree | 81312664a680f17b4f44f47dc2447edcaeac37dd | |
parent | a97aa08c0c44d8ac1c12325ffc9dc6ae66a3b07f [diff] |
doc: pytest: Use globing for test files After the original series was merged, Quentin noted that we could handle adding additional tests more easily by using the glob feature. Do so. Suggested-by: Quentin Schulz <quentin.schulz@cherry.de> Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>