summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Get rid of incomplete and never used manual testsDenis Shienkov2015-08-066-326/+1
* Allow to pass the flush tests using the tty0tty virtual devicesDenis Shienkov2015-08-051-0/+8
* Fix reading when switching from asynchronous to synchronous approachDenis Shienkov2015-07-071-0/+104
* Remove the QT_VERSION_CHECK(5, 0, 0) macrov5.5.0-beta1Denis Shienkov2015-04-193-29/+0
* Remove space between "if/elif defined" macro and its bracketDenis Shienkov2015-03-121-4/+4
* Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-257-3531/+14562
|\
| * bic: Add/Replace 5.{1,2,3,4}.0 bic data for linux-gcc-amd64v5.4.25.4.2Sergio Ahumada2015-02-135-3520/+14514
| * Skip the constructByInfo() test if no serial ports are found on *nixDenis Shienkov2015-01-161-1/+15
| * Share the clearReceiver() function and for the *nix testsDenis Shienkov2015-01-151-6/+2
| * Autotest misconfiguration error message is more verboseSergey Belyashov2014-12-012-4/+31
* | Update copyright headersJani Heikkinen2015-02-135-60/+44
* | Merge "Merge remote-tracking branch 'origin/5.4' into dev" into refs/staging/devFrederik Gladhorn2015-01-205-1/+243
|\ \
| * \ Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-195-1/+243
| |\ \ | | |/
| | * Allow to use custom devices pathsDenis Shienkov2014-11-273-1/+118
| | * Fix QSPI::isNull()Denis Shienkov2014-11-213-1/+126
* | | Improve usage of the break state for the Tx lineDenis Shienkov2015-01-151-0/+59
|/ /
* | Drop the Qt4 supportDenis Shienkov2014-10-233-15/+3
|/
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-10-141-7/+84
|\
| * Restart of async reading when a QSP::clear() is calledDenis Shienkov2014-10-031-0/+42
| * Fix reading on Windows at limited read buffer sizeDenis Shienkov2014-10-021-0/+35
| * Fix typo in twoStageSynchronousLoopback testDenis Shienkov2014-09-281-2/+2
| * Fix order of passed parameters into QCOMPAREDenis Shienkov2014-09-281-7/+7
* | Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-161-4/+160
|\ \ | |/
| * Make tst_qtserialport build with Qt 4Samuel Gaist2014-09-121-4/+5
| * Fix a race condition at writing on Windowsv5.3.25.3.2Denis Shienkov2014-08-281-0/+155
* | Update license headers and add new license filesAntti Kokko2014-09-093-54/+30
|/
* Move the synchronous loopback test from benchmarks to auto testsDenis Shienkov2014-08-035-158/+29
* Fix events handling in waitForBytesWritten() method on WindowsDenis Shienkov2014-07-301-3/+48
* Add the synchronous loopback data verification testDenis Shienkov2014-07-264-1/+158
* Make independent implementation of QSerialPortInfo for OS XDenis Shienkov2014-07-091-1/+20
* Fix waitForReadyRead() on windowsDenis Shienkov2014-06-031-0/+103
* Add test for the waitForBytesWritten() methodDenis Shienkov2014-05-261-0/+16
* Fix compilation of qserialport auto-test with Qt4Denis Shienkov2014-05-261-0/+8
* Fix compilation of qserialport auto-test with Qt4Denis Shienkov2014-05-231-4/+4
* Add a unit test to verify flush()Denis Shienkov2014-05-131-0/+96
* Fix the default constructor test caseDenis Shienkov2014-05-031-3/+4
* Enable QtSerialPort on QNXRafael Roquetto2014-04-281-1/+1
* Obsolete the "settings restore on close" APILaszlo Papp2014-03-071-1/+0
* Add API for querying the serial numberLaszlo Papp2014-03-021-0/+2
* Add the minimal set of the base auto testsv5.3.0-alpha1Denis Shienkov2014-02-223-1/+231
* test: Add 5.1.0 bic data for linux-gcc-ia32Sergio Ahumada2013-11-273-0/+3527
* Disable QNX buildAndreas Holzammer2013-10-311-1/+1
* Add CMake unit tests for QtSerialPort.Stephen Kelly2013-04-094-1/+24
* tests: Don't run manual tests in the CI systemv5.1.0-alpha1Sergio Ahumada2013-04-042-2/+0
* Make the test .pro files more aligned and consistent to the other modulesLaszlo Papp2013-02-284-4/+5
* Assign a new method name for the port name setting APILaszlo Papp2013-02-231-7/+7
* Remove the QtSerialPort namespace define and hence namespace usageLaszlo Papp2013-02-072-2/+2
* Rewrite the assignment test function from scratch.Laszlo Papp2013-02-011-9/+9
* Refactor certain variable names, remove useless comments and so forthLaszlo Papp2013-02-012-23/+23
* Make all the file renames and relevant changesLaszlo Papp2013-01-275-11/+11