On Mon, 26 Jul 2021 at 21:51, Sean Anderson wrote:
>
> Having to copy-paste the same 3 lines makes adding new test cases
> error-prone. Use a macro.
>
> Signed-off-by: Sean Anderson
> ---
>
> test/dm/k210_pll.c | 30 --
> 1 file changed, 12 insertions(+), 18 deletions
Having to copy-paste the same 3 lines makes adding new test cases
error-prone. Use a macro.
Signed-off-by: Sean Anderson
---
test/dm/k210_pll.c | 30 --
1 file changed, 12 insertions(+), 18 deletions(-)
diff --git a/test/dm/k210_pll.c b/test/dm/k210_pll.c
index 5476
2 matches
Mail list logo