# HG changeset patch # User Edouard Tisserant # Date 1712246301 -7200 # Node ID 228d3b758f19315976ff84f009a1d4b7e94bf302 # Parent a6ec38dcbfb5f7675b5790620f86a84154483819 Modbus: fix test: add missing filles and add Modbus source+build in GH CI diff -r a6ec38dcbfb5 -r 228d3b758f19 .github/workflows/run_tests_in_docker.yml --- a/.github/workflows/run_tests_in_docker.yml Thu Apr 04 17:31:49 2024 +0200 +++ b/.github/workflows/run_tests_in_docker.yml Thu Apr 04 17:58:21 2024 +0200 @@ -28,6 +28,12 @@ path: open62541 submodules: recursive + - uses: actions/checkout@v3 + with: + repository: beremiz/Modbus + ref: 4d7d67a8e911d744165709c20a254b5cb924ec71 + path: Modbus + - name: Restore cached docker image id: cache-docker-restore uses: actions/cache/restore@v3 diff -r a6ec38dcbfb5 -r 228d3b758f19 tests/projects/modbus_test_tcp/modbus_0@modbus/ModbusTCPclient_0@ModbusTCPclient/ModbusRequest_0@ModbusRequest/baseconfnode.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tests/projects/modbus_test_tcp/modbus_0@modbus/ModbusTCPclient_0@ModbusTCPclient/ModbusRequest_0@ModbusRequest/baseconfnode.xml Thu Apr 04 17:58:21 2024 +0200 @@ -0,0 +1,2 @@ + + diff -r a6ec38dcbfb5 -r 228d3b758f19 tests/projects/modbus_test_tcp/modbus_0@modbus/ModbusTCPclient_0@ModbusTCPclient/ModbusRequest_0@ModbusRequest/confnode.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tests/projects/modbus_test_tcp/modbus_0@modbus/ModbusTCPclient_0@ModbusTCPclient/ModbusRequest_0@ModbusRequest/confnode.xml Thu Apr 04 17:58:21 2024 +0200 @@ -0,0 +1,2 @@ + + diff -r a6ec38dcbfb5 -r 228d3b758f19 tests/projects/modbus_test_tcp/modbus_0@modbus/ModbusTCPclient_0@ModbusTCPclient/ModbusRequest_1@ModbusRequest/baseconfnode.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tests/projects/modbus_test_tcp/modbus_0@modbus/ModbusTCPclient_0@ModbusTCPclient/ModbusRequest_1@ModbusRequest/baseconfnode.xml Thu Apr 04 17:58:21 2024 +0200 @@ -0,0 +1,2 @@ + + diff -r a6ec38dcbfb5 -r 228d3b758f19 tests/projects/modbus_test_tcp/modbus_0@modbus/ModbusTCPclient_0@ModbusTCPclient/ModbusRequest_1@ModbusRequest/confnode.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tests/projects/modbus_test_tcp/modbus_0@modbus/ModbusTCPclient_0@ModbusTCPclient/ModbusRequest_1@ModbusRequest/confnode.xml Thu Apr 04 17:58:21 2024 +0200 @@ -0,0 +1,2 @@ + + diff -r a6ec38dcbfb5 -r 228d3b758f19 tests/projects/modbus_test_tcp/modbus_0@modbus/ModbusTCPclient_0@ModbusTCPclient/baseconfnode.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tests/projects/modbus_test_tcp/modbus_0@modbus/ModbusTCPclient_0@ModbusTCPclient/baseconfnode.xml Thu Apr 04 17:58:21 2024 +0200 @@ -0,0 +1,2 @@ + + diff -r a6ec38dcbfb5 -r 228d3b758f19 tests/projects/modbus_test_tcp/modbus_0@modbus/ModbusTCPclient_0@ModbusTCPclient/confnode.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tests/projects/modbus_test_tcp/modbus_0@modbus/ModbusTCPclient_0@ModbusTCPclient/confnode.xml Thu Apr 04 17:58:21 2024 +0200 @@ -0,0 +1,2 @@ + + diff -r a6ec38dcbfb5 -r 228d3b758f19 tests/projects/modbus_test_tcp/modbus_0@modbus/ModbusTCPserver_0@ModbusTCPserver/HoldingRegs@MemoryArea/baseconfnode.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tests/projects/modbus_test_tcp/modbus_0@modbus/ModbusTCPserver_0@ModbusTCPserver/HoldingRegs@MemoryArea/baseconfnode.xml Thu Apr 04 17:58:21 2024 +0200 @@ -0,0 +1,2 @@ + + diff -r a6ec38dcbfb5 -r 228d3b758f19 tests/projects/modbus_test_tcp/modbus_0@modbus/ModbusTCPserver_0@ModbusTCPserver/HoldingRegs@MemoryArea/confnode.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tests/projects/modbus_test_tcp/modbus_0@modbus/ModbusTCPserver_0@ModbusTCPserver/HoldingRegs@MemoryArea/confnode.xml Thu Apr 04 17:58:21 2024 +0200 @@ -0,0 +1,2 @@ + + diff -r a6ec38dcbfb5 -r 228d3b758f19 tests/projects/modbus_test_tcp/modbus_0@modbus/ModbusTCPserver_0@ModbusTCPserver/InputRegs@MemoryArea/baseconfnode.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tests/projects/modbus_test_tcp/modbus_0@modbus/ModbusTCPserver_0@ModbusTCPserver/InputRegs@MemoryArea/baseconfnode.xml Thu Apr 04 17:58:21 2024 +0200 @@ -0,0 +1,2 @@ + + diff -r a6ec38dcbfb5 -r 228d3b758f19 tests/projects/modbus_test_tcp/modbus_0@modbus/ModbusTCPserver_0@ModbusTCPserver/InputRegs@MemoryArea/confnode.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tests/projects/modbus_test_tcp/modbus_0@modbus/ModbusTCPserver_0@ModbusTCPserver/InputRegs@MemoryArea/confnode.xml Thu Apr 04 17:58:21 2024 +0200 @@ -0,0 +1,2 @@ + + diff -r a6ec38dcbfb5 -r 228d3b758f19 tests/projects/modbus_test_tcp/modbus_0@modbus/ModbusTCPserver_0@ModbusTCPserver/baseconfnode.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tests/projects/modbus_test_tcp/modbus_0@modbus/ModbusTCPserver_0@ModbusTCPserver/baseconfnode.xml Thu Apr 04 17:58:21 2024 +0200 @@ -0,0 +1,2 @@ + + diff -r a6ec38dcbfb5 -r 228d3b758f19 tests/projects/modbus_test_tcp/modbus_0@modbus/ModbusTCPserver_0@ModbusTCPserver/confnode.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tests/projects/modbus_test_tcp/modbus_0@modbus/ModbusTCPserver_0@ModbusTCPserver/confnode.xml Thu Apr 04 17:58:21 2024 +0200 @@ -0,0 +1,2 @@ + +