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:
|
2019-12-02 01:29:43 +08:00
|
|
|
sample.drivers.entropy:
|
2020-01-28 13:14:18 +08:00
|
|
|
tags: crypto entropy
|
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 (.*)"
|
2020-04-02 15:41:56 +08:00
|
|
|
- "(\\s*0x([0-9a-f]){2}){9}"
|