2017-04-05 11:11:22 +08:00
|
|
|
sample:
|
2017-12-10 23:18:36 +08:00
|
|
|
name: Sample for the entropy gathering driver
|
2017-04-05 11:11:22 +08:00
|
|
|
tests:
|
2017-12-06 02:00:43 +08:00
|
|
|
test:
|
2018-10-16 03:28:35 +08:00
|
|
|
tags: crypto
|
2017-12-10 23:18:36 +08:00
|
|
|
filter: CONFIG_ENTROPY_HAS_DRIVER
|
2018-02-11 18:06:21 +08:00
|
|
|
harness: console
|
|
|
|
harness_config:
|
|
|
|
type: multi_line
|
|
|
|
ordered: true
|
|
|
|
regex:
|
|
|
|
- "Entropy Example! (.*)"
|
|
|
|
- "entropy device is (.*), name is (.*)"
|
|
|
|
- "( 0x([0-9a-f]){2}){9}"
|