summaryrefslogtreecommitdiffstats
path: root/tests/vmgenid-test.c
Commit message (Expand)AuthorAgeFilesLines
* libqtest: Replace qtest_startf() by qtest_initf()Markus Armbruster2018-08-161-3/+3
* qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREFMarc-André Lureau2018-05-041-1/+1
* tests/boot-sector: Drop dependence on global_qtestEric Blake2018-02-141-1/+1
* Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster2018-02-091-0/+1
* misc: remove headers implicitly includedPhilippe Mathieu-Daudé2017-12-181-3/+0Star
* tests/bios-tables-test: Fix endianess problems when passing data to iaslThomas Huth2017-11-161-10/+12
* libqtest: Add qtest_[v]startf()Eric Blake2017-10-201-21/+8Star
* tests: Make vmgenid test compileJuan Quintela2017-09-051-2/+2
* tests: switch pxe and vm gen id tests to use kvmMichael S. Tsirkin2017-08-011-1/+1
* vmgenid-test: use boot-sector infrastructureMichael S. Tsirkin2017-07-141-16/+30
* tests: Add unit tests for the VM Generation ID featureBen Warren2017-07-031-0/+203