zephyr/samples
Inaky Perez-Gonzalez eb2d8b418c testcases: add automation markup to samples/
Code in samples does not follow an standarized format for reporting
success or operation failure -- thus we use markup (in file sample.tc)
to specify what shall be found in the console to consider execution a
success.

There is a few functional code modifications that add/extend console
messages so verification is possible or easier:

 - hello_world, synchronization: extend the success message to also
   print which core is running the testcase

- pci_enum: print message on success.

Change-Id: Idb6cea03adebe97d97854603f963f4e3d4cb856a
Signed-off-by: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
2016-07-26 08:32:24 +08:00
..
bluetooth Bluetooth: Pass net_buf_simple to scan callback 2016-07-20 16:19:01 +00:00
cpp_synchronization testcases: add automation markup to samples/ 2016-07-26 08:32:24 +08:00
drivers testcases: add automation markup to samples/ 2016-07-26 08:32:24 +08:00
environmental_sensing build: move from srctree to ZEPHYR_BASE for app include paths 2016-06-30 14:36:39 +00:00
hello_world testcases: add automation markup to samples/ 2016-07-26 08:32:24 +08:00
ipm testcases: add automation markup to samples/ 2016-07-26 08:32:24 +08:00
kernel_event_logger testcases: add automation markup to samples/ 2016-07-26 08:32:24 +08:00
net testcases: add automation markup to samples/ 2016-07-26 08:32:24 +08:00
nfc/nfc_hello sanitycheck: allow for more expressive filtering in testcase.ini 2016-05-04 22:57:39 +00:00
philosophers testcases: add automation markup to samples/ 2016-07-26 08:32:24 +08:00
power power_mgmt: Add Deep Sleep support in sample PM app 2016-07-21 11:25:31 -07:00
sensor samples: add simple tmp112 sensor application 2016-06-30 14:50:56 +00:00
shell testcases: add automation markup to samples/ 2016-07-26 08:32:24 +08:00
static_lib samples/static_lib: Linking with a static library 2016-07-01 00:39:20 +00:00
stub testcases: stub for x86 core on Quark SE 2016-07-22 23:05:52 +00:00
synchronization testcases: add automation markup to samples/ 2016-07-26 08:32:24 +08:00
task_profiler samples/task_profiler: remove "dump" logging 2016-07-21 02:41:48 +00:00
usb samples/usb: Fix build for usb_dfu example 2016-07-21 02:18:24 +00:00