1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00
libwebsockets/lib/plat/unix
Andy Green 0ff5a1df75 ctest: sspc proxy minimal
CTest does not directly support daemon spawn as part of the test flow,
we have to specify it as a "fixture" dependency and then hack up daemonization
in a shellscript... this last part unfortunately limits its ability to run to
unix type platforms.

On those though, if the PROXY_API cmake option is enabled, the ctest flow will
spawn the proxy and run lws-minimal-secure-strems-client against it
2020-12-01 15:38:20 +00:00
..
android cleaning 2020-01-05 22:17:58 +00:00
CMakeLists.txt lws_plugins 2020-08-31 16:51:37 +01:00
private-lib-plat-unix.h ios: adapt to MSG_NOSIGNAL available in iOS SDK 12+ 2020-09-21 12:47:11 +01:00
unix-caps.c ctest: sspc proxy minimal 2020-12-01 15:38:20 +00:00
unix-fds.c context: refactor destroy flow 2020-11-28 10:58:38 +00:00
unix-file.c _GNU_SOURCE: only define if not already defined 2019-12-22 18:17:45 +00:00
unix-init.c context: refactor destroy flow 2020-11-28 10:58:38 +00:00
unix-misc.c roles: netlink 2020-10-19 16:35:03 +01:00
unix-pipe.c context: refactor destroy flow 2020-11-28 10:58:38 +00:00
unix-plugins.c lws_plugins 2020-08-31 16:51:37 +01:00
unix-resolv.c roles: netlink 2020-10-19 16:35:03 +01:00
unix-service.c coverity: 62374: no need to init n 2020-08-18 14:00:54 +01:00
unix-sockets.c unix plat: avoid strict aliasing complaint from a toolchain 2020-09-16 07:07:04 +01:00
unix-spawn.c context: refactor destroy flow 2020-11-28 10:58:38 +00:00