commit | c27d22d5be927b50da2d7ea423be603a6b1d8bc4 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Jan 22 05:07:28 2022 -0700 |
committer | Tom Rini <trini@konsulko.com> | Tue Feb 08 23:07:59 2022 -0500 |
tree | e8436bb0186b0acff50dc4d77879509e65dbc950 | |
parent | ef70ef795253143645e0bd7b4b0acc076671f903 [diff] |
patman: Update test_util to run doc tests At present this function does not run the doctests. Allow the caller to pass these modules in as strings. Update patman to use this. Signed-off-by: Simon Glass <sjg@chromium.org>