summaryrefslogtreecommitdiff
path: root/hw
diff options
context:
space:
mode:
authorStefan Hajnoczi <stefanha@redhat.com>2014-03-06 10:12:52 +0100
committerAndreas Färber <afaerber@suse.de>2014-03-12 20:13:02 +0100
commita3d7cbc1397bf01249b5c39dd1e285bd6aa818dc (patch)
tree79c75ccac0ec43b96282bc40943346479faad3b7 /hw
parent1b8601b0ea0b91467561e0bbddd52a833e4b2b1a (diff)
downloadqemu-a3d7cbc1397bf01249b5c39dd1e285bd6aa818dc.tar.gz
qdev-monitor-test: Simplify using g_assert_cmpstr()
Use g_assert_cmpstr() instead of combining g_assert() and strcmp(3). This simplifies the code since we no longer have to play games to distinguish NULL from "" using "(null)". gcc extension haters will also be happy that ?: was dropped. Suggested-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Andreas Färber <afaerber@suse.de>
Diffstat (limited to 'hw')
0 files changed, 0 insertions, 0 deletions