IXWebSocket/third_party/mbedtls/tests/suites
Benjamin Sergeant 06cbebe22e Feature/mbedtls (#84)
* try to import mbedtls and build it

* add stubs socket class

* some boilterplate, read and write function implemented

* more boilterplate / current error in handshake because no CA cert is setup

* add something so skip ca verification, can ws curl https://google.com !

* cleanup / close implemented

* tweak CMakefiles

* typo in include

* update readme

* disable unittests
2019-06-01 17:41:48 -07:00
..
helpers.function Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
host_test.function Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
main_test.function Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
target_test.function Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_aes.cbc.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_aes.cfb.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_aes.ecb.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_aes.function Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_aes.ofb.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_aes.rest.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_aes.xts.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_arc4.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_arc4.function Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_aria.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_aria.function Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_asn1write.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_asn1write.function Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_base64.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_base64.function Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_blowfish.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_blowfish.function Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_camellia.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_camellia.function Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_ccm.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_ccm.function Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_chacha20.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_chacha20.function Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_chachapoly.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_chachapoly.function Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_cipher.aes.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_cipher.arc4.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_cipher.blowfish.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_cipher.camellia.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_cipher.ccm.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_cipher.chacha20.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_cipher.chachapoly.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_cipher.des.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_cipher.function Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_cipher.gcm.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_cipher.misc.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_cipher.nist_kw.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_cipher.null.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_cipher.padding.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_cmac.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_cmac.function Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_ctr_drbg.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_ctr_drbg.function Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_debug.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_debug.function Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_des.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_des.function Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_dhm.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_dhm.function Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_ecdh.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_ecdh.function Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_ecdsa.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_ecdsa.function Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_ecjpake.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_ecjpake.function Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_ecp.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_ecp.function Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_entropy.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_entropy.function Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_error.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_error.function Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_gcm.aes128_de.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_gcm.aes128_en.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_gcm.aes192_de.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_gcm.aes192_en.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_gcm.aes256_de.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_gcm.aes256_en.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_gcm.camellia.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_gcm.function Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_gcm.misc.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_hkdf.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_hkdf.function Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_hmac_drbg.function Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_hmac_drbg.misc.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_hmac_drbg.no_reseed.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_hmac_drbg.nopr.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_hmac_drbg.pr.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_md.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_md.function Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_mdx.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_mdx.function Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_memory_buffer_alloc.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_memory_buffer_alloc.function Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_mpi.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_mpi.function Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_nist_kw.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_nist_kw.function Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_oid.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_oid.function Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_pem.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_pem.function Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_pk.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_pk.function Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_pkcs1_v15.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_pkcs1_v15.function Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_pkcs1_v21.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_pkcs1_v21.function Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_pkcs5.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_pkcs5.function Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_pkparse.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_pkparse.function Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_pkwrite.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_pkwrite.function Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_poly1305.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_poly1305.function Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_rsa.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_rsa.function Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_shax.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_shax.function Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_ssl.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_ssl.function Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_timing.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_timing.function Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_version.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_version.function Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_x509parse.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_x509parse.function Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_x509write.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_x509write.function Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_xtea.data Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_suite_xtea.function Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00