patman: Add a test for PatchStream tags
authorSimon Glass <sjg@chromium.org>
Fri, 30 Oct 2020 03:46:27 +0000 (21:46 -0600)
committerSimon Glass <sjg@chromium.org>
Thu, 5 Nov 2020 16:11:31 +0000 (09:11 -0700)
commit7457051e41be1058494bcb96f8ebd05176a3e6cc
tree77d5ce508a7beff151678c5222088f9f94165b21
parent47f62952cce810c6e02eb216ec32ce69713534a7
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>
tools/patman/func_test.py
tools/patman/patchstream.py