sample.yaml 392 B

123456789101112131415161718
  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. - "Server Error: 0"
  11. - "Client Return: 0"
  12. - "Client Error: 0"
  13. tests:
  14. sample.crypto.wolfssl_tls_thread:
  15. timeout: 60
  16. platform_allow: qemu_x86
  17. integration_platforms:
  18. - qemu_x86