2018-04-30 22:00:19 +08:00
|
|
|
sample:
|
|
|
|
description: Sample that uses an out-of-tree driver
|
|
|
|
name: Out-of-tree driver
|
|
|
|
tests:
|
2020-05-05 20:31:15 +08:00
|
|
|
sample.drivers.out_of_tree:
|
2021-02-25 03:59:05 +08:00
|
|
|
integration_platforms:
|
|
|
|
- native_posix
|
2018-04-30 22:00:19 +08:00
|
|
|
tags: out_of_tree
|
|
|
|
harness: console
|
|
|
|
harness_config:
|
|
|
|
type: multi_line
|
|
|
|
regex:
|
|
|
|
- "Hello World from the app!"
|
|
|
|
- "device is (.*), name is CUSTOM_DRIVER"
|
|
|
|
- "Hello World from the kernel: 5"
|