sample.yaml 341 B

123456789101112131415
  1. sample:
  2. description: wolfCrypt benchmark sample app
  3. name: wolfCrypt benchmark
  4. common:
  5. tags: crypto wolfssl userspace random
  6. harness: console
  7. harness_config:
  8. type: one_line
  9. regex:
  10. - "Benchmark complete"
  11. tests:
  12. sample.crypto.wolfssl_benchmark:
  13. platform_allow: qemu_x86
  14. integration_platforms:
  15. - qemu_x86