commit | ed831d1abfcfb53c56cad406e155ac17fa1c7db5 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Apr 29 07:22:10 2025 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue May 27 10:07:41 2025 +0100 |
tree | e274b129c3fdcbca032673855fd63583cbace839 | |
parent | 78ee8f88c01008ff754c4c3119a2d153ea6eb35e [diff] |
patman: Support extra test features Provide support for the -X flag, which preserves the working directory used by tests. Also support -N which shows captured output for tests. Finally, allow selection of a particular test to run. Signed-off-by: Simon Glass <sjg@chromium.org>