summaryrefslogtreecommitdiff
path: root/src/supplemental/websocket/websocket_test.c
Commit message (Collapse)AuthorAge
* fixes #986 ws_read_finish_str free invalid pointerGarrett D'Amore2019-12-28
Also, this has refactored the websocket stream test to the new acutest.h, and includes a much deeper test of fragmentation and reassembly of websocket streams.