]> git.sur5r.net Git - u-boot/commit
patman: Add a maintainer test feature to MakeCcFile()
authorSimon Glass <sjg@chromium.org>
Mon, 29 May 2017 21:31:29 +0000 (15:31 -0600)
committerSimon Glass <sjg@chromium.org>
Fri, 9 Jun 2017 02:21:59 +0000 (20:21 -0600)
commit1f487f85d2d2a78a8d4e533253ed5c853540aea1
tree668e9029d77553e1c0f885c3e7b35912072864e2
parent2eb5fc13b3494ab2d32edb6235826f3442254749
patman: Add a maintainer test feature to MakeCcFile()

Allow the add_maintainers parameter to be a list of maintainers, thus
allowing us to simulate calling the script in tests without actually
needing it to work.

Signed-off-by: Simon Glass <sjg@chromium.org>
Tested-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
tools/patman/series.py