summaryrefslogtreecommitdiffstats
path: root/tests/auto/qsystemdeviceinfo/tst_qsystemdeviceinfo.cpp
diff options
context:
space:
mode:
authorEd Baak <ed.baak@nokia.com>2010-07-08 12:11:45 +1000
committerEd Baak <ed.baak@nokia.com>2010-07-08 12:11:45 +1000
commita1727f1781ebf44fdac15fd22d50c4ce2209b43c (patch)
tree0bfb135ba1f61d516d558c77c043220eab481402 /tests/auto/qsystemdeviceinfo/tst_qsystemdeviceinfo.cpp
parent270a61ee06446ef2867fe893ab5d43bad86de740 (diff)
Added TESTED_COMPONENT info
Diffstat (limited to 'tests/auto/qsystemdeviceinfo/tst_qsystemdeviceinfo.cpp')
-rw-r--r--tests/auto/qsystemdeviceinfo/tst_qsystemdeviceinfo.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/qsystemdeviceinfo/tst_qsystemdeviceinfo.cpp b/tests/auto/qsystemdeviceinfo/tst_qsystemdeviceinfo.cpp
index 66ab6fb695..f5fdc5f6e4 100644
--- a/tests/auto/qsystemdeviceinfo/tst_qsystemdeviceinfo.cpp
+++ b/tests/auto/qsystemdeviceinfo/tst_qsystemdeviceinfo.cpp
@@ -38,6 +38,9 @@
** $QT_END_LICENSE$
**
****************************************************************************/
+
+//TESTED_COMPONENT=src/systeminfo
+
#include <QtTest/QtTest>
#include "qsysteminfo.h"
#include "../qsysteminfotestcommon.h"