xref: /aosp_15_r20/external/libwebsockets/minimal-examples/api-tests/README.md (revision 1c60b9aca93fdbc9b5f19b2d2194c91294b22281)
1These are buildable test apps that run in CI to confirm correct api operation.
2
3|name|tests|
4---|---
5api-test-lwsac|LWS Allocated Chunks api
6api-test-lws_struct-json|Selftests for lws_struct JSON serialization and deserialization
7api-test-lws_tokenize|Generic secure string tokenizer api
8api-test-fts|LWS Full-text Search api
9api-test-gencrypto|LWS Generic Crypto apis
10api-test-jose|LWS JOSE apis
11api-test-smtp_client|SMTP client for sending emails
12
13