diff options
author | Markus Armbruster | 2020-06-30 11:03:29 +0200 |
---|---|---|
committer | Markus Armbruster | 2020-07-02 06:25:28 +0200 |
commit | d8da9e71b6c79c2899c08bb168cd0ae88da70596 (patch) | |
tree | 0965f9b9391d00e65b79e37776f7eb546f14d2d5 /tests/check-qstring.c | |
parent | Clean up some calls to ignore Error objects the right way (diff) | |
download | qemu-d8da9e71b6c79c2899c08bb168cd0ae88da70596.tar.gz qemu-d8da9e71b6c79c2899c08bb168cd0ae88da70596.tar.xz qemu-d8da9e71b6c79c2899c08bb168cd0ae88da70596.zip |
tests: Use &error_abort where appropriate
Receiving the error in a local variable only to assert there is none
is less clear than passing &error_abort. Clean up.
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20200630090351.1247703-5-armbru@redhat.com>
Diffstat (limited to 'tests/check-qstring.c')
0 files changed, 0 insertions, 0 deletions