summaryrefslogtreecommitdiff
path: root/tests/tests.pro
diff options
context:
space:
mode:
authorDenis Shienkov <scapig@yandex.ru>2012-05-03 23:00:06 +0400
committerDenis Shienkov <scapig@yandex.ru>2012-05-18 10:09:41 +0200
commit0ae8aba9d485a2e0f677e3ef3bcb4eaa5336a7a8 (patch)
treee341eb2840481876fab96189b84c18b96705cc2b /tests/tests.pro
parent77ab1d775ade00bb39ddb04949f728e20bfa2a8a (diff)
downloadqtserialport-0ae8aba9d485a2e0f677e3ef3bcb4eaa5336a7a8.tar.gz
Prepared a first manual test example.
This test checks access to the all available ports, as well do the validation a configuring each port. Change-Id: Ic3f58b43d9427be9164fae431f4775fb26afc5ca Reviewed-by: Laszlo Papp <lpapp@kde.org> Reviewed-by: Denis Shienkov <scapig@yandex.ru>
Diffstat (limited to 'tests/tests.pro')
-rw-r--r--tests/tests.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/tests.pro b/tests/tests.pro
new file mode 100644
index 0000000..3ae66f3
--- /dev/null
+++ b/tests/tests.pro
@@ -0,0 +1,3 @@
+TEMPLATE = subdirs
+SUBDIRS = \
+ manual