summary refs log tree commit diff stats
path: root/tests/qtest/stm32l4x5_gpio-test.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests/qtest: Use qtest_system_reset() instead of open-coded versionsPeter Maydell2024-12-121-9/+1
* tests/qtest: Check STM32L4x5 clock connectionsInès Varhol2024-10-151-0/+23
* hw/arm : Pass STM32L4x5 SYSCFG gpios to STM32L4x5 SoCInès Varhol2024-04-301-5/+8
* tests/qtest: Fix STM32L4x5 GPIO test on 32-bitCédric Le Goater2024-04-021-24/+35
* tests/qtest: Add STM32L4x5 GPIO QTest testcaseInès Varhol2024-03-071-0/+551