Mallikarjunan Marimuthu
Mallikarjunan Marimuthu
> ``` > > PS C:\repos\openvpn> C:\Repos\openvpn\out\build\win-arm64-release\Release\test_auth_token.exe > [==========] auth-token tests: Running 9 test(s). > [ RUN ] auth_token_basic_test > PS C:\repos\openvpn> C:\Repos\openvpn\out\build\win-arm64-release\Release\test_buffer.exe > [==========] buffer: Running 17 test(s). >...
Thanks for the suggestion @schwabe ! Building for win-arm64-debug and testing using those binaries resolved the issues in Qualcomm Snapdragon XElite platform. Results with debug version of (win-arm64-debug) OpenVPN: Start...
Hi Team, 1. Is there any reason why we should use "win-arm64-debug" instead of "win-arm64-release" only in Qualcomm Snapdragon X-Elite based devices? 2. Is the CI / CT GitHub pipeline...