commit | 8b07ec114348f657695102e7ea741b6465f5d16a | [log] [tgz] |
---|---|---|
author | Maciej Perkowski <Maciej.Perkowski@nordicsemi.no> | Mon Jun 15 13:15:23 2020 +0200 |
committer | Anas Nashif <anas.nashif@intel.com> | Wed Jun 17 07:51:46 2020 -0400 |
tree | 07bd79644526063f3ba45ea66d036d4d7dfadc1d | |
parent | 3f199180414445d4157a80f505dbf48d00d02fca [diff] |
samples: posix: eventfd: Add harness in sample.yaml verifing the output The sample does not provide a way to verify its operation and causes fails on nrf platforms. Added regex checks in sample.yaml so the sample can be verified. Signed-off-by: Maciej Perkowski <Maciej.Perkowski@nordicsemi.no>