mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-08 16:26:01 +00:00
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> |
||
---|---|---|
.. | ||
adc | ||
aio_comparator | ||
aon_counter | ||
button | ||
current_sensing | ||
disco | ||
gpio | ||
grove_lcd | ||
i2c_fujitsu_fram | ||
i2c_lsm9ds0 | ||
i2c_stts751 | ||
lcd_hd44780 | ||
led_apa102c | ||
pci_enum | ||
pwm | ||
rtc | ||
sensor_apds9960 | ||
spi_flash | ||
spi_lsm9ds0 | ||
spi_test | ||
uart | ||
w25q80bl | ||
watchdog |