On Mon, 4 May 2020 at 14:29, Sean Anderson <[email protected]> wrote: > > This patch adds or modifies functional tests for the Cover-changes, > Commit-changes, and Series-process-log tags in order to account for new > behavior added in the previous few patches. The '(no changes since v1)' > case is not tested for, since that would need an additional commit to test > in addition to testing the existing code paths. > > Signed-off-by: Sean Anderson <[email protected]> > --- > > (no changes since v3) > > Changes in v3: > - New > > tools/patman/func_test.py | 58 ++++++++++++++++--- > .../0001-pci-Correct-cast-for-sandbox.patch | 3 + > ...-for-sandbox-in-fdtdec_setup_mem_siz.patch | 12 +++- > tools/patman/test/test01.txt | 15 ++++- > 4 files changed, 79 insertions(+), 9 deletions(-)
Reviewed-by: Simon Glass <[email protected]>

