aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest/meson.build
AgeCommit message (Expand)AuthorFilesLines
2021-02-16hw/i2c: Add a QTest for NPCM7XX SMBus DeviceHao Wu1-0/+1
2021-01-29tests: Add a simple test of the CMSDK APB dual timerPeter Maydell1-0/+1
2021-01-29tests: Add a simple test of the CMSDK APB watchdogPeter Maydell1-0/+1
2021-01-29tests: Add a simple test of the CMSDK APB timerPeter Maydell1-0/+1
2021-01-29tests/qtest: add a test case for pvpanic-pciMihai Carabas1-0/+1
2021-01-29hw/misc/pvpanic: split-out generic and bus dependent codeMihai Carabas1-1/+1
2021-01-12Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell1-1/+3
2021-01-12hw/misc: Add QTest for NPCM7XX PWM ModuleHao Wu1-0/+1
2021-01-12hw/adc: Add an ADC module for NPCM7XXHao Wu1-1/+2
2021-01-12meson: do not use CONFIG_VIRTFSPaolo Bonzini1-1/+3
2020-12-10Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20201210' int...Peter Maydell1-0/+1
2020-12-10tests/qtest: Introduce tests for Xilinx ZynqMP CAN controllerVikram Garhwal1-0/+1
2020-12-10hw/misc: add an EMC141{3,4} device modelJohn Wang1-0/+1
2020-10-27hw/gpio: Add GPIO model for Nuvoton NPCM7xxHavard Skinnemoen1-1/+2
2020-10-27hw/misc: Add npcm7xx random number generatorHavard Skinnemoen1-1/+4
2020-10-27hw/timer: Adding watchdog for NPCM7XX Timer.Hao Wu1-1/+1
2020-10-26Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell1-1/+1
2020-10-24tests/qtest: Make npcm7xx_timer-test conditional on CONFIG_NPCM7XXHavard Skinnemoen1-1/+2
2020-10-22do not use colons in test namesPaolo Bonzini1-1/+1
2020-10-20tests/qtest: Add npcm7xx timer testHavard Skinnemoen1-0/+1
2020-10-13Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-10-1...Peter Maydell1-0/+1
2020-10-13qtest: add fuzz test caseLi Qiang1-0/+1
2020-10-12qemu-iotests, qtest: rewrite test 067 as a qtestPaolo Bonzini1-2/+2
2020-10-12qtest: unify extra_qtest_srcs and extra_qtest_depsPaolo Bonzini1-29/+26
2020-10-08tests/qtest: Restore aarch64 arm-cpu-features testAndrew Jones1-1/+2
2020-10-06slirp: Convert Makefile bits to meson bitsPaolo Bonzini1-3/+3
2020-09-30meson: qtest: set "depends" correctlyPaolo Bonzini1-1/+7
2020-09-07tests/qtest: do not list ahci-test twicePaolo Bonzini1-1/+0
2020-08-21meson: link emulators without Makefile.targetPaolo Bonzini1-1/+1
2020-08-21meson: convert tests/qtest to mesonPaolo Bonzini1-0/+257