sample.yaml 338 B

12345678910111213141516
  1. sample:
  2. description: wolfSSL TLS test application
  3. name: wolfSSL TLS Test
  4. common:
  5. harness: console
  6. harness_config:
  7. type: multi_line
  8. regex:
  9. - "Server Return: 0"
  10. - "Client Return: 0"
  11. tests:
  12. sample.crypto.wolfssl_tls_sock:
  13. timeout: 60
  14. platform_allow: qemu_x86
  15. integration_platforms:
  16. - qemu_x86