android13/external/libwebsockets/minimal-examples/api-tests
liiir1985 7f62dcda9f initial 2024-06-22 20:45:49 +08:00
..
api-test-async-dns initial 2024-06-22 20:45:49 +08:00
api-test-cose initial 2024-06-22 20:45:49 +08:00
api-test-dhcpc initial 2024-06-22 20:45:49 +08:00
api-test-fts initial 2024-06-22 20:45:49 +08:00
api-test-gencrypto initial 2024-06-22 20:45:49 +08:00
api-test-jose initial 2024-06-22 20:45:49 +08:00
api-test-lecp initial 2024-06-22 20:45:49 +08:00
api-test-lejp initial 2024-06-22 20:45:49 +08:00
api-test-lws_cache initial 2024-06-22 20:45:49 +08:00
api-test-lws_dsh initial 2024-06-22 20:45:49 +08:00
api-test-lws_map initial 2024-06-22 20:45:49 +08:00
api-test-lws_sequencer initial 2024-06-22 20:45:49 +08:00
api-test-lws_smd initial 2024-06-22 20:45:49 +08:00
api-test-lws_struct-json initial 2024-06-22 20:45:49 +08:00
api-test-lws_struct_sqlite initial 2024-06-22 20:45:49 +08:00
api-test-lws_tokenize initial 2024-06-22 20:45:49 +08:00
api-test-lwsac initial 2024-06-22 20:45:49 +08:00
api-test-secure-streams initial 2024-06-22 20:45:49 +08:00
api-test-smtp_client initial 2024-06-22 20:45:49 +08:00
README.md initial 2024-06-22 20:45:49 +08:00

README.md

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