commit | 06202d6e8cf198de0dc434420910866f8a04e5ff | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Oct 29 21:46:27 2020 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Nov 05 09:11:31 2020 -0700 |
tree | 77d5ce508a7beff151678c5222088f9f94165b21 | |
parent | a7fadabbe3277e952c61b37d6adce829e93354d0 [diff] |
patman: Add a test for PatchStream tags The current functional tests run most of patman. Add a smaller test that just checks tag handling with the PatchStream class. Signed-off-by: Simon Glass <sjg@chromium.org>