unplugged-system/external/libwebsockets/minimal-examples/api-tests
2025-10-06 13:59:42 +00:00
..
api-test-async-dns Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
api-test-cose Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
api-test-dhcpc Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
api-test-fts Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
api-test-gencrypto Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
api-test-jose Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
api-test-lecp Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
api-test-lejp Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
api-test-lws_cache Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
api-test-lws_dsh Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
api-test-lws_map Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
api-test-lws_sequencer Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
api-test-lws_smd Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
api-test-lws_struct_sqlite Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
api-test-lws_struct-json Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
api-test-lws_tokenize Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
api-test-lwsac Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
api-test-secure-streams Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
api-test-smtp_client Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
README.md Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00

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