Re: [PATCH v6 33/41] Add mailbox tests tags. Part 1

2024-02-26 Thread Peter Maydell
On Mon, 26 Feb 2024 at 00:08, Sergey Kambalin wrote: > > Signed-off-by: Sergey Kambalin > --- > tests/qtest/bcm2838-mailbox.h | 177 ++ > 1 file changed, 177 insertions(+) > Reviewed-by: Peter Maydell thanks -- PMM

[PATCH v6 33/41] Add mailbox tests tags. Part 1

2024-02-25 Thread Sergey Kambalin
Signed-off-by: Sergey Kambalin --- tests/qtest/bcm2838-mailbox.h | 177 ++ 1 file changed, 177 insertions(+) diff --git a/tests/qtest/bcm2838-mailbox.h b/tests/qtest/bcm2838-mailbox.h index 9222b38bad..1360fbb8cf 100644 --- a/tests/qtest/bcm2838-mailbox.h +++