Re: [PATCH v4 40/45] Add mailbox property tests. Part 1

2024-01-15 Thread Peter Maydell
On Fri, 8 Dec 2023 at 02:35, Sergey Kambalin wrote: > > Signed-off-by: Sergey Kambalin > --- > tests/qtest/bcm2838-mailbox.c| 34 ++-- > tests/qtest/bcm2838-mailbox.h| 18 +- > tests/qtest/bcm2838-mbox-property-test.c | 206 +++ > tests/qtest/meson.b

[PATCH v4 40/45] Add mailbox property tests. Part 1

2023-12-07 Thread Sergey Kambalin
Signed-off-by: Sergey Kambalin --- tests/qtest/bcm2838-mailbox.c| 34 ++-- tests/qtest/bcm2838-mailbox.h| 18 +- tests/qtest/bcm2838-mbox-property-test.c | 206 +++ tests/qtest/meson.build | 2 +- 4 files changed, 220 insertions(+),