tests/qtest: Add testcase for BCM2835 BSC
authorRayhan Faizel <rayhan.faizel@gmail.com>
Sat, 24 Feb 2024 19:10:38 +0000 (00:40 +0530)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 5 Mar 2024 13:22:55 +0000 (13:22 +0000)
commit0820e097fa844b13e9246c1210b89265a0e0cc5b
tree0c40777cbc386bebf3e56d55ae1374f482f0155e
parentf5c6320bf7b4b064e3368268e9e475f8415559f6
tests/qtest: Add testcase for BCM2835 BSC

Simple testcase for validating proper operation of read and write for all
three BSC controllers.

Signed-off-by: Rayhan Faizel <rayhan.faizel@gmail.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 20240224191038.2409945-4-rayhan.faizel@gmail.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
tests/qtest/bcm2835-i2c-test.c [new file with mode: 0644]
tests/qtest/meson.build