zephyr/samples/subsys
Kumar Gala 7847348b8e samples: ipc: openamp: Add testing harness
Add console testing harness for expected output.  This allows us
to validate that the test is running properly on hardware.

We expect output of the form:

Master core received a message: 1
Master core received a message: 3
Master core received a message: 5
    ...
Master core received a message: 95
Master core received a message: 97
Master core received a message: 99
OpenAMP demo ended.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-09-18 20:20:07 -04:00
..
console doc: add how to exit from QEMU in samples 2019-09-02 12:06:08 -04:00
fs subsys/fs/littlefs: allow customization of file system configuration 2019-08-06 19:39:26 +02:00
ipc samples: ipc: openamp: Add testing harness 2019-09-18 20:20:07 -04:00
logging doc: add how to exit from QEMU in samples 2019-09-02 12:06:08 -04:00
mgmt Bluetooth: Host: Print error codes in hex 2019-08-05 12:18:17 +02:00
nvs samples: nvs: Add testing harness 2019-08-26 22:33:14 -04:00
power/device_pm cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
shell samples: shell: fs: README: Typo in "pkgconfig" name. 2019-08-20 18:04:21 -04:00
usb samples: cdc_acm_composite: rework sample logging 2019-08-27 10:28:24 -04:00
subsys.rst