Add unit tests for QWebSocket
authorKurt Pattyn <pattyn.kurt@gmail.com>
Sun, 26 Jan 2014 17:18:11 +0000 (18:18 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Sun, 2 Feb 2014 22:24:25 +0000 (23:24 +0100)
commit0fc482c68f0da94bf71f10bd78e1e5a6354b9039
tree3bc04be77a1a29f2b509ec492c66325697d7adad
parent8cba90b645c2606f0c5de6e50f2efbe7edcbf8a5
Add unit tests for QWebSocket

Added basic unit tests for QWebSocket. Connectivity is not tested yet.

Change-Id: I38d388d289733777e6ff0253e5b201aca99b0b10
Reviewed-by: Kurt Pattyn <pattyn.kurt@gmail.com>
tests/auto/auto.pro
tests/auto/qwebsocket/qwebsocket.pro [new file with mode: 0644]
tests/auto/qwebsocket/tst_qwebsocket.cpp [new file with mode: 0644]