Added unit test for QSampleCache.
Change-Id: I4dbd54822f246ba9a69ab85897a4c983b7c17561 Reviewed-by: Ling Hu <ling.hu@nokia.com> Reviewed-by: Michael Goddard <michael.goddard@nokia.com>
This commit is contained in:
committed by
Qt by Nokia
parent
81e3c112e2
commit
b2ca5e8a0d
7
tests/auto/unit/qsamplecache/qsamplecache.pro
Normal file
7
tests/auto/unit/qsamplecache/qsamplecache.pro
Normal file
@@ -0,0 +1,7 @@
|
||||
CONFIG += no_private_qt_headers_warning testcase
|
||||
TARGET = tst_qsamplecache
|
||||
|
||||
QT += multimedia-private testlib
|
||||
|
||||
SOURCES += tst_qsamplecache.cpp
|
||||
|
||||
Reference in New Issue
Block a user