QAudioDeviceInfo is actually an integration test.
It should be separated at some point. Change-Id: I03adde303eed558d52e06f0afa673252e54c2182 Reviewed-by: Jonas Rabbe <jonas.rabbe@nokia.com>
This commit is contained in:
committed by
Qt by Nokia
parent
0c7a747663
commit
9bb50446e3
10
tests/auto/integration/qaudiodeviceinfo/qaudiodeviceinfo.pro
Normal file
10
tests/auto/integration/qaudiodeviceinfo/qaudiodeviceinfo.pro
Normal file
@@ -0,0 +1,10 @@
|
||||
TARGET = tst_qaudiodeviceinfo
|
||||
|
||||
QT += core multimedia-private testlib
|
||||
CONFIG += no_private_qt_headers_warning
|
||||
|
||||
# This is more of a system test
|
||||
# CONFIG += testcase
|
||||
|
||||
SOURCES += tst_qaudiodeviceinfo.cpp
|
||||
|
||||
Reference in New Issue
Block a user