1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-23 00:00:06 +01:00
libwebsockets/minimal-examples/api-tests/api-test-lws_dsh
Andy Green 51490ae6e6 Fault injection
add lws_xos: xoshiro256 PRNG
2021-04-05 10:55:04 +01:00
..
CMakeLists.txt cmake: latest cmake shows dep warnings for scripts < 2.8.12 2020-12-06 19:44:54 +00:00
main.c Fault injection 2021-04-05 10:55:04 +01:00
README.md lws_dsh 2019-08-12 12:45:31 +01:00

lws api test lws_dsh

Demonstrates how to use and performs selftests for lws_dsh

build

 $ cmake . && make

usage

Commandline option Meaning
-d Debug verbosity in decimal, eg, -d15
 $ ./lws-api-test-lws_dsh
[2018/10/09 09:14:17:4834] USER: LWS API selftest: lws_dsh
[2018/10/09 09:14:17:4835] USER: Completed: PASS