tst_qsslsocket: improve failure message
authorRohan McGovern <rohan.mcgovern@nokia.com>
Fri, 18 Nov 2011 04:16:27 +0000 (14:16 +1000)
committerQt by Nokia <qt-info@nokia.com>
Mon, 21 Nov 2011 03:55:02 +0000 (04:55 +0100)
commit1825c9aefc468e55c4ed2b3beb590556593584f0
tree5a518388c159d14de0ade6cc14cb73323969ee24
parent25ff7e41dde5a1c8583292f5c2a12db933528830
tst_qsslsocket: improve failure message

Cast enum to int so that we get the actual and expected values in the
failure message, rather than merely "Compared values are not the same".

Change-Id: Idc20e050c2e8a07d70f839c0a45044b070c0900e
Reviewed-by: Richard J. Moore <rich@kde.org>
Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp