summaryrefslogtreecommitdiffstats
path: root/test/wstestdata.inc
Commit message (Collapse)AuthorAgeFilesLines
* add decode support for continuation framesAndreas Weigel2017-05-141-9/+45
| | | | | | use FIN bit and implement opcode 0x00 make consistent use of uint64_t for big frame sizes
* fix problems in test and requests for cmake buildAndreas Weigel2017-05-141-0/+110
add missing stdarg header fix hardcoded errno integer values in tests add dependency to wstestdata and rename to prevent building it as c source