summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* CMake: Port the open62541 plugin to OpenSSLJannis Voelker2020-09-084-3/+3
* Update dependenciesJannis Voelker2020-08-312-14/+14
* Use QList instead of QVector in qtopcuaSona Kurazyan2020-08-314-51/+51
* Fix auto.pro and regenerate CMake filesJannis Voelker2020-08-242-3/+5
* Add event monitoring auto testJannis Voelker2020-08-241-0/+89
* Port to open62541 v1.1Jannis Voelker2020-08-242-15/+5
* Use QString::fromUtf8() for node id constructionJannis Voelker2020-08-191-0/+40
* cmake: Fix combination of uacpp and building testsJannis Voelker2020-08-171-1/+1
* CMake: Fix CMake build for open62541Jannis Voelker2020-08-072-4/+4
* Update CMakeLists.txt with changes from .pro filesJannis Voelker2020-06-056-1/+153
* CMake: Add specific path for the test serverJannis Voelker2020-06-0510-5/+34
* Fix test buildMaurice Kalinowski2020-06-041-2/+2
* Add CMake support for building Qt OPC UAJannis Voelker2020-06-049-2/+179
* Add configuration switch for GDS supportJannis Voelker2020-06-021-1/+3
* Revert "Prospective build fix for MinGW"Maurice Kalinowski2020-03-165-5/+5
* Add support for generating X509 Certificate Signing RequestsRainer Keller2019-11-123-1/+284
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-051-0/+29
|\
| * Fix GUID binary encoder endiannessRainer Keller2019-10-021-0/+29
* | Prospective build fix for MinGWv5.14.0-alpha1Simon Hausmann2019-09-235-5/+5
* | Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-08-263-7/+21
|\|
| * tests: Always build security testRainer Keller2019-08-203-5/+22
* | Add secure connect to the open62541 plugin (v1.0)Jannis Voelker2019-08-171-1/+4
* | Fix build and tests with the current open62541 v1.0Jannis Voelker2019-08-177-9/+33
|/
* Fix build on macOSRainer Keller2019-08-123-2/+2
* tests: Elaborate QML test nameRainer Keller2019-08-1210-28/+28
* tests: Fix some tests failing on windowsRainer Keller2019-08-121-3/+4
* tests: Fix certificate authentication testRainer Keller2019-08-061-13/+10
* Add function to return true if a security policy is a secure policyRainer Keller2019-07-311-1/+1
* tests: Wait for values to settle after monitoringRainer Keller2019-07-241-0/+3
* tests: Fix declarative auto testRainer Keller2019-07-241-1/+2
* qml: Event filter supportRainer Keller2019-05-202-0/+222
* qml: Support for setting up a connection in C++Rainer Keller2019-05-204-1/+285
* tests: QML autotest support custom serverRainer Keller2019-05-179-12/+15
* qml: Add data change filter supportRainer Keller2019-05-173-0/+229
* qml: Fix subscription testRainer Keller2019-05-101-6/+25
* qml: Support custom reference types for relative pathsRainer Keller2019-05-101-0/+56
* qml: Add property for value typeRainer Keller2019-05-101-0/+48
* test: More realistic data filter testRainer Keller2019-05-031-4/+19
* qml: Test was moved to tst_batchReadWrite.qmlRainer Keller2019-04-251-41/+0
* qml: Add batch write supportv5.13.0-beta3Rainer Keller2019-04-172-0/+142
* qml: Provide current endpoint to QMLRainer Keller2019-04-171-0/+4
* qml: Add API to change value subscriptionsRainer Keller2019-04-173-0/+208
* tests: Increase signal spy timeoutsRainer Keller2019-04-123-127/+133
* tests: Check if server is up and runningv5.13.0-beta2Rainer Keller2019-04-101-2/+16
* test: Clear signal spy before waitingRainer Keller2019-04-101-0/+1
* Fix API inconsistencyRainer Keller2019-04-013-8/+8
* tests: Wait at end of test until operation is completeRainer Keller2019-04-011-0/+1
* uacpp: Remove attribute subscription from attribute mapRainer Keller2019-04-011-0/+10
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-271-1/+1
|\
| * Build declarative test only if qmltest is availablev5.12.35.12.3Samuli Piippo2019-03-221-1/+1