]> git.proxmox.com Git - mirror_qemu.git/commit - tests/qtest/libqtest.c
qtest: Add qtest_add_data_func() wrapper function
authorAndreas Färber <afaerber@suse.de>
Tue, 24 Mar 2015 18:33:34 +0000 (19:33 +0100)
committerAndreas Färber <afaerber@suse.de>
Mon, 30 Mar 2015 17:20:34 +0000 (19:20 +0200)
commit7949c0e39f7638a85515a1dcbd8bc96d13fca6de
treeaa9ba80c5d7cfd74e1d7cbd7877e6e31ad823e82
parent53850b8894cfca3cbe405979ba8a55539cd17516
qtest: Add qtest_add_data_func() wrapper function

It calls g_test_add_data_func() with a path supplemented by the
architecture, like qtest_add_func() does.

Reviewed-by: John Snow <jsnow@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
tests/libqtest.c
tests/libqtest.h