diff options
author | Thomas Huth <thuth@redhat.com> | 2019-09-03 07:39:37 +0200 |
---|---|---|
committer | Thomas Huth <thuth@redhat.com> | 2019-09-05 13:18:52 +0200 |
commit | 0ba67974aff2b42105c93e61b852d90197f37a20 (patch) | |
tree | 25c15a195a5cb35ddba70811a9cf4a3dedfd03b1 /.patchew.yml | |
parent | 731a29fabacb6a8bcbd5ae7ded1df467fdcf15a7 (diff) | |
download | qemu-0ba67974aff2b42105c93e61b852d90197f37a20.zip |
tests/libqtest: Move global_test wrapper function into a separate header
We want libqtest.h to become completely independent from global_qtest
(so that the wrapper functions are not used by accident anymore). As
a first step, move the wrapper functions into a separate header file.
The new header is only included from libqtest.h for now, so that there
is no difference to the users of libqtest.h yet. In the next patch, we
will switch this, so that the users of the global_qtest-related
functions will be using libqtest-single.h directly and libqtest.h
becomes completely independent of this.
Message-Id: <20190904130047.25808-6-thuth@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to '.patchew.yml')
0 files changed, 0 insertions, 0 deletions