tests: add websockets tests

- add websockets support to sws
 - 2300: first very basic websockets test
 - 2301: first libcurl test for ws (not working yet)
 - 2302: use the ws callback
 - 2303: test refused upgrade
This commit is contained in:
Daniel Stenberg 2022-09-09 15:11:14 +02:00
parent eebfa3279d
commit 0aaebf62ec
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
11 changed files with 652 additions and 11 deletions

View file

@ -79,6 +79,8 @@
1941
1942
1943
2301
2302
%endif
2043
# Tests that are disabled here for rustls are SUPPOSED to work