On Mon, 26 Jul 2021 at 21:51, Sean Anderson <sean...@gmail.com> wrote: > > Having to copy-paste the same 3 lines makes adding new test cases > error-prone. Use a macro. > > Signed-off-by: Sean Anderson <sean...@gmail.com> > --- > > test/dm/k210_pll.c | 30 ++++++++++++------------------ > 1 file changed, 12 insertions(+), 18 deletions(-)
Reviewed-by: Simon Glass <s...@chromium.org>