]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemumonitorjsontest: Introduce DO_TEST_SIMPLE
authorMichal Privoznik <mprivozn@redhat.com>
Wed, 18 Sep 2013 15:28:31 +0000 (17:28 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Thu, 19 Sep 2013 10:31:59 +0000 (12:31 +0200)
commit2cf3a4e5269508910242d63fb05260afdeb0e5d2
tree0a83be3540cfb795a483563e13ee02d8c248706b
parent4f1b6df127606919c82a54cd73fd99b4cae4fe6c
qemumonitorjsontest: Introduce DO_TEST_SIMPLE

This macro is there to test the simplest monitor functions we have,
those in the form of: int ( *func) (qemuMonitorPtr). So far, we have
seven such functions.
tests/qemumonitorjsontest.c