patman: Use variables for series ID and title
authorSimon Glass <sjg@chromium.org>
Thu, 8 May 2025 03:26:16 +0000 (05:26 +0200)
committerSimon Glass <sjg@chromium.org>
Tue, 27 May 2025 09:07:42 +0000 (10:07 +0100)
commit9302d672a5e63cdb56371eb55dc560fef97c059f
tree5697bf51d4a688b93c6841759684920bc9b140d0
parent6961eb7e5b251fc9d936eb87dde2f6ce8cdfd631
patman: Use variables for series ID and title

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@chromium.org>
tools/patman/func_test.py