websockify/tests
Thomas Goirand 325e4efe00 TCP_KEEPCNT doesn't exist in non-linux
The TCP_KEEPCNT option for sockets only work with the Linux kernel,
this isn't available for example in FreeBSD and Hurd, which makes the
package fail to build on these platforms. See Debian bug here:

https://bugs.debian.org/840035
2016-10-10 12:06:49 +02:00
..
b64_vs_utf8.py Couple of misc utf8, base64 python tests. 2011-04-12 22:39:28 -05:00
base64.html Make compatible with jQuery. Slight API change. 2010-12-10 08:25:36 -06:00
base64.js wsproxy.js: Fix multi-frame decoding. 2010-11-07 22:28:08 -06:00
echo.html Fix latency test. 2012-04-25 13:44:37 -05:00
echo.py Fix default log level in echo and load tests 2014-01-30 17:11:20 -05:00
echo.rb Rename new_client to new_websocket_client, in order to have a better 2013-11-28 13:33:28 +01:00
include Add mouse wheel support and input test page. 2010-05-25 11:05:55 -05:00
latency.html Fix latency test. 2012-04-25 13:44:37 -05:00
latency.py Add latency test and browser latency test results. 2011-01-19 15:25:44 -06:00
load.html Refactor and add IETF-07 protocol version support. 2011-05-01 22:17:04 -05:00
load.py Fix default log level in echo and load tests 2014-01-30 17:11:20 -05:00
plain_echo.html Fix latency test. 2012-04-25 13:44:37 -05:00
simple.html Rename client.html to simple.html 2012-02-09 17:47:22 -06:00
test_auth_plugins.py Verify username/password with BasicAuth plugin 2015-10-06 12:09:22 +02:00
test_websocket.py TCP_KEEPCNT doesn't exist in non-linux 2016-10-10 12:06:49 +02:00
test_websocketproxy.py Merge pull request #228 from jrziviani/master 2016-06-30 16:54:35 -04:00
utf8-list.py Fix search path construction in tests. 2013-10-29 09:41:26 -05:00