summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorRafael Roquetto <rafael.roquetto@kdab.com>2014-04-18 15:52:25 -0300
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-04-28 20:46:21 +0200
commit640a4334b35cc15811a845110c60656831bb2a82 (patch)
tree91c000edfe5b78835a6c5e9312f2077c391e1a72 /tests
parent8745f6fbf83d3ec585ca2eefcb3abe2dc9bd6321 (diff)
Enable QtSerialPort on QNX
On QNX, the combination (IHFLOW | OHFLOW) is equivalent to the CRTSCTS flag. Only /dev/ser* ports can be enumerated. Tested on SVTronics UEVM5432 Omap5 board with QNX 6.6 Change-Id: I64b149258a525835e63f231b5291fa86637e3d2a Reviewed-by: Laszlo Papp <lpapp@kde.org>
Diffstat (limited to 'tests')
-rw-r--r--tests/tests.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tests.pro b/tests/tests.pro
index 4841b07b..dcc85316 100644
--- a/tests/tests.pro
+++ b/tests/tests.pro
@@ -1,2 +1,2 @@
TEMPLATE = subdirs
-!qnx:SUBDIRS += auto manual
+SUBDIRS += auto manual