2017-04-05 05:11:22 +02:00
|
|
|
sample:
|
2017-12-11 18:35:31 +01:00
|
|
|
name: External Library
|
2017-04-05 05:11:22 +02:00
|
|
|
tests:
|
2019-03-29 16:44:43 +01:00
|
|
|
sample.app_dev.external_lib:
|
2021-02-24 20:59:05 +01:00
|
|
|
integration_platforms:
|
2023-11-16 14:58:47 +01:00
|
|
|
- native_sim
|
2017-12-11 18:35:31 +01:00
|
|
|
tags: external
|
|
|
|
harness: console
|
2017-12-24 16:32:35 +01:00
|
|
|
harness_config:
|
|
|
|
type: multi_line
|
|
|
|
regex:
|
|
|
|
- "Hello World!"
|
|
|
|
- "mylib says: Hello World!"
|