summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* CMake: Port the open62541 plugin to OpenSSLJannis Voelker2020-09-088-6/+22
* Update dependenciesJannis Voelker2020-08-312-14/+14
* Use QList instead of QVector in qtopcuaSona Kurazyan2020-08-318-60/+60
* Fix auto.pro and regenerate CMake filesJannis Voelker2020-08-244-4/+6
* Add event monitoring auto testJannis Voelker2020-08-248-305/+217
* Port to open62541 v1.1Jannis Voelker2020-08-245-17/+8
* Use QString::fromUtf8() for node id constructionJannis Voelker2020-08-192-0/+43
* cmake: Fix combination of uacpp and building testsJannis Voelker2020-08-171-1/+1
* CMake: Fix CMake build for open62541Jannis Voelker2020-08-073-6/+14
* CMake: Fix open62541-testserver for macOSJannis Voelker2020-06-051-1/+5
* 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 windows specific conditions for CMakeJannis Voelker2020-06-051-4/+4
* Fix test buildMaurice Kalinowski2020-06-041-2/+2
* Add CMake support for building Qt OPC UAJannis Voelker2020-06-0416-2/+431
* Add configuration switch for GDS supportJannis Voelker2020-06-021-1/+3
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-211-0/+0
|\
| * Update certificate and private key for the opcuaviewer exampleJannis Voelker2020-04-171-0/+0
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-145-5/+5
|\|
| * Revert "Prospective build fix for MinGW"Maurice Kalinowski2020-03-165-5/+5
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-107-3/+625
|\|
| * GDS client supportRainer Keller2019-11-153-0/+340
| * Do not build manual testsRainer Keller2019-11-141-2/+1
| * Add support for generating X509 Certificate Signing RequestsRainer Keller2019-11-123-1/+284
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-026-9/+38
|\|
| * Fix warning about unused variableRainer Keller2019-10-101-0/+2
| * Update open62541 to the v1.0 releaseJannis Voelker2019-10-101-3/+2
| * 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
| * | Remove unused includesv5.14.0-beta1Rainer Keller2019-10-021-1/+0
| * | Prospective build fix for MinGWv5.14.0-alpha1Simon Hausmann2019-09-235-5/+5
* | | The Q_UNUSED macro is already inserting a ';'Frank Meerkötter2019-10-081-20/+20
|/ /
* | 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-1714-228/+106
|/
* 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