aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile
AgeCommit message (Expand)Author
2014-02-20Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell
2014-02-14ipack: Move IndustryPack out of hw/char/Andreas Färber
2014-02-14tests: Add ipoctal232 qtestAndreas Färber
2014-02-14tests: Add tpci200 qtestAndreas Färber
2014-02-14tests: Add virtio-net qtestAndreas Färber
2014-02-14tests: Add ne2000 qtestAndreas Färber
2014-02-14tests: Add eepro100 qtestAndreas Färber
2014-02-14tests: Add pcnet qtestAndreas Färber
2014-02-14tests: Add rtl8139 qtestAndreas Färber
2014-02-14tests: Add vmxnet3 qtestAndreas Färber
2014-02-14tests: Add e1000 qtestAndreas Färber
2014-02-14tests: Run qom-test for every architecturePeter Maydell
2014-02-14tests: Fix gcov paths for relocated device sourcesAndreas Färber
2014-02-10hw/pci: switch to a generic hotplug handling for PCIDeviceIgor Mammedov
2014-01-17tests: Add libqemustub to qom-interface-checkPeter Crosthwaite
2014-01-13tests: Some unit tests for vmstate.cEduardo Habkost
2013-12-24tests: Test QOM interface castingIgor Mammedov
2013-12-10acpi-test: basic acpi unit-testMichael S. Tsirkin
2013-11-07qdev-monitor-test: add device_add leak test casesStefan Hajnoczi
2013-11-07blockdev-test: add test case for drive_add duplicate IDsStefan Hajnoczi
2013-11-05qtest: Prepare QOM machine testsAndreas Färber
2013-10-11build: add command check-cleanWenchao Xia
2013-10-11tests: build the helper program by defaultWenchao Xia
2013-10-02tests: Fix schema parser test for in-tree buildMarkus Armbruster
2013-09-12qemu-iotests: add unix socket help programWenchao Xia
2013-09-06throttle: Add units testsBenoît Canet
2013-08-20OptsVisitor: introduce unit tests, with test cases for range flatteningLaszlo Ersek
2013-08-16tests: Unit tests for qdev global properties handlingEduardo Habkost
2013-07-29tests: Use qapi-schema-test.json as schema parser testMarkus Armbruster
2013-07-29tests: QAPI schema parser testsMarkus Armbruster
2013-07-25qtest: add test for ISA I/O space endiannessPaolo Bonzini
2013-07-22tests: Add test-bitops.c with some sextract testsPeter Maydell
2013-07-18libqos: Generalize I/O-mapped fw_cfgMarkus Armbruster
2013-07-18boot-order-test: Add tests for PowerMacsAndreas Färber
2013-07-18libqos: include dependenciesAnthony Liguori
2013-07-18boot-order-test: New; covering just PC for nowMarkus Armbruster
2013-07-02int128: optimize and add test casesPaolo Bonzini
2013-05-29tests: set MALLOC_PERTURB_ to expose memory bugsStefan Hajnoczi
2013-05-08qtest: Add IDE test caseKevin Wolf
2013-05-03libqos: Relocate I2C filesAndreas Färber
2013-04-17fw_cfg: add qtest test caseAnthony Liguori
2013-04-17i440fx-test: add test to compare default register valuesAnthony Liguori
2013-04-17libqos: add malloc supportAnthony Liguori
2013-04-17libqos: add fw_cfg supportAnthony Liguori
2013-04-17qtest: add libqos including PCI supportAnthony Liguori
2013-04-08configure: Don't fall back to gthread coroutine backendPeter Maydell
2013-02-17tests: Add unit tests for mulu64 and muls64Richard Henderson
2013-02-04cutils: unsigned int parsing functionsEduardo Habkost
2013-02-01sparc: disable qtest in make checkAnthony Liguori
2013-02-01Add XBZRLE testingOrit Wasserman