commit | 9b67af76dbe62960794055a732f1e47680621192 | [log] [tgz] |
---|---|---|
author | Eric Blake <eblake@redhat.com> | Mon Sep 11 12:19:58 2017 -0500 |
committer | Thomas Huth <thuth@redhat.com> | Wed Feb 14 11:43:41 2018 +0100 |
tree | c4e29d7b40462befc25f27006a1ad8c90ba8a406 | |
parent | 05e520f1c7f6ac7a142c616883e00c8924e81331 [diff] |
libqos: Use explicit QTestState for rtas operations Drop one more client of global_qtest by teaching all rtas test functionality to pass in an explicit QTestState, adjusting all callers. Signed-off-by: Eric Blake <eblake@redhat.com> Reviewed-by: Thomas Huth <thuth@redhat.com> [thuth: Use nicer indentation in rtas.h] Signed-off-by: Thomas Huth <thuth@redhat.com>