Lines Matching refs:test
130 Before using SSL/TLS secured classes, compile both library and the test program with the preprocess…
154 To create SSL test files, you can use this command :
173 …perly Google Test on Ubuntu: https://www.eriksmistad.no/getting-started-with-google-test-on-ubuntu/
183 To create a debug static library and a test binary, change directory to the one containing the firs…
194 The library will be found under "build/[Debug|Release]/lib/libsocket.a" whereas the test program wi…
196 To directly run the unit test binary, you must indicate the path of the INI conf file (see the sect…
231 … to the build type used during the build in Visual Studio, and in it, the test program "test_socke…
241 to test the "Debug" library, just change "Release" by "Debug" (but ensure that you have build it be…
263 You can also generate an XML file of test results by adding --getst_output argument when calling th…
276 make test
279 You may use a tool like https://github.com/adarmalik/gtest2html to convert your XML test result in …
295 socket API in the test program.
307 Make sure you feed CMake with a full path to your test conf INI file, otherwise, the coverage test