summaryrefslogtreecommitdiff
path: root/tests/numa-test.c
AgeCommit message (Expand)Author
2020-01-12test: Move qtests to a separate directoryThomas Huth
2020-01-05tests/numa: Add case for QMP build HMATTao Xu
2019-05-21tests/numa-test: Use qtest_init() instead of qtest_start()Thomas Huth
2018-08-16libqtest: Replace qtest_startf() by qtest_initf()Markus Armbruster
2018-07-16cli qmp: Mark --preconfig, exit-preconfig experimentalMarkus Armbruster
2018-05-30tests: functional tests for QMP command set-numa-nodeIgor Mammedov
2018-05-04qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREFMarc-André Lureau
2018-03-19qapi: Replace qobject_to_X(o) by qobject_to(X, o)Max Reitz
2018-02-09Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster
2018-02-09Include qapi/qmp/qlist.h exactly where neededMarkus Armbruster
2017-09-15numa-test: Use hmp()Eric Blake
2017-05-30numa-test: fix query-cpus leaksMarc-André Lureau
2017-05-11tests: check -numa node,cpu=props_list usecaseIgor Mammedov
2017-05-11tests: numa: add case for QMP command query-cpusIgor Mammedov
2017-05-11tests: add CPUs to numa node mapping testIgor Mammedov