summary refs log tree commit diff stats
path: root/tests/qtest/bcm2835-i2c-test.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* tests/qtest: Add testcase for BCM2835 BSCRayhan Faizel2024-03-051-0/+115
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>