TARGET = stream_test QT += testlib CONFIG += testcase include(../tests.pri) SOURCES += stream_test.cpp