zephyr/samples/drivers
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
..
adc sys_log: replace old debug macro on ADC driver sample. 2016-06-20 20:40:31 +00:00
aio_comparator aio: unify kconfig variables and make them consistent 2016-05-12 10:57:24 +00:00
aon_counter qmsi: aon_counters: use built-in qmsi driver 2016-04-22 20:46:29 -04:00
button samples: Using new GPIO API callbacks 2016-04-22 22:17:39 -04:00
current_sensing samples: drivers: current_sensing: update tags testcase.ini 2016-06-29 05:43:30 +00:00
disco samples/drivers/disco: add 'disco' sample program 2016-03-18 20:49:32 +00:00
gpio samples: Use GPIO_0 as the default instance 2016-05-20 10:54:06 -04:00
grove_lcd grove: use default i2c device set in Kconfig 2016-04-25 17:01:48 +00:00
i2c_fujitsu_fram samples: I2c FRAM app bug fix 2016-05-26 01:36:52 +00:00
i2c_lsm9ds0 samples: get rid of obsolete usage of ARCH variable 2016-05-12 10:57:28 +00:00
i2c_stts751 samples: get rid of obsolete usage of ARCH variable 2016-05-12 10:57:28 +00:00
lcd_hd44780 samples: gpio: lcd: sample app for HD44780 LCD controller 2016-05-29 22:28:17 +00:00
led_apa102c led_apa102c: rename local configuration and use printk 2016-04-30 13:43:31 -04:00
pci_enum testcases: add automation markup to samples/ 2016-07-26 08:32:24 +08:00
pwm samples: pwm: rename local configuration and use printk 2016-04-30 13:43:31 -04:00
rtc rtc: unify kconfig variable names 2016-05-12 10:57:24 +00:00
sensor_apds9960 apds9960: Fix reference to i2c driver 2016-05-23 21:32:01 +00:00
spi_flash sample/flash: update sample usage for flash erase operation 2016-05-25 13:31:13 +00:00
spi_lsm9ds0 testcases: add automation markup to samples/ 2016-07-26 08:32:24 +08:00
spi_test samples: get rid of obsolete usage of ARCH variable 2016-05-12 10:57:28 +00:00
uart samples: uart: Check return value from uart_fifo_fill 2016-07-21 16:16:24 +00:00
w25q80bl testcases: add automation markup to samples/ 2016-07-26 08:32:24 +08:00
watchdog watchdog: unify kconfig variables 2016-05-12 10:57:24 +00:00