Rather than hard-coding these values in the sample patches, use variables so that we can refer to these in tests. Signed-off-by: Simon Glass <sjg at chromium.org> --- tools/patman/func_test.py | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) Applied to sjg/master, thanks!