mirror of
https://libwebsockets.org/repo/libwebsockets
synced 2024-12-25 23:00:12 +00:00
13 lines
450 B
Markdown
13 lines
450 B
Markdown
These are buildable test apps that run in CI to confirm correct api operation.
|
|
|
|
|name|tests|
|
|
---|---
|
|
api-test-lwsac|LWS Allocated Chunks api
|
|
api-test-lws_struct-json|Selftests for lws_struct JSON serialization and deserialization
|
|
api-test-lws_tokenize|Generic secure string tokenizer api
|
|
api-test-fts|LWS Full-text Search api
|
|
api-test-gencrypto|LWS Generic Crypto apis
|
|
api-test-jose|LWS JOSE apis
|
|
api-test-smtp_client|SMTP client for sending emails
|
|
|