Re: [U-Boot] [PATCH v2 10/10] patman: Add a functional test

2017-06-06 Thread sjg
The existing test (patman --test) only covers basic checkpatch output. We have had some problems with unicode processing and could use test coverage for the various tags patman supports. Add a new functional test which runs most of the patman flow on a few test commits and checks that the results

[U-Boot] [PATCH v2 10/10] patman: Add a functional test

2017-05-29 Thread Simon Glass
The existing test (patman --test) only covers basic checkpatch output. We have had some problems with unicode processing and could use test coverage for the various tags patman supports. Add a new functional test which runs most of the patman flow on a few test commits and checks that the results