zephyr/samples/drivers
Leandro Pereira 2a98e7cfb4 samples: drivers: crypto: Print correct buffer comparison on failure
When testing whether the CTR mode decrypted the payload properly, a
comparison of `decrypt.out_buf` with the known plain text `plaintext`
is performed, but the buffer comparison that is printed uses
`plaintext` and `encrypt.out_buf` instead.

Coverity-CID: 181847

Signed-off-by: Leandro Pereira <leandro.pereira@intel.com>
2018-02-17 09:15:10 -05:00
..
crypto samples: drivers: crypto: Print correct buffer comparison on failure 2018-02-17 09:15:10 -05:00
current_sensing samples: drivers: remove build_only flag 2017-12-28 20:24:29 -05:00
entropy samples: entropy: filter based on HW capabilities 2017-12-28 20:24:29 -05:00
flash_shell flash: remove obsolete FLASH_DRIVER_NAME 2018-02-06 11:48:53 -06:00
gpio samples: drivers: remove build_only flag 2017-12-28 20:24:29 -05:00
i2c_fujitsu_fram samples: drivers: remove build_only flag 2017-12-28 20:24:29 -05:00
lcd_hd44780 samples: drivers: remove build_only flag 2017-12-28 20:24:29 -05:00
led_apa102c samples: drivers: remove build_only flag 2017-12-28 20:24:29 -05:00
led_lpd8806 tests: Clear SPI_*_IRQ_PRI from tests and samples 2018-01-17 11:51:48 -06:00
led_ws2812 doc: fix ReST heading underlines 2018-02-01 19:33:39 -08:00
random Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
rtc samples: rtc: fix dependencies and test cleanup 2017-12-28 20:24:29 -05:00
soc_flash_nrf5 arm: nordic: flash: Use FLASH_DEV_NAME define 2018-01-25 15:23:00 -06:00
spi_flash samples: drivers: remove build_only flag 2017-12-28 20:24:29 -05:00
spi_fujitsu_fram samples: drivers: remove build_only flag 2017-12-28 20:24:29 -05:00
watchdog samples: watchdog: fix dependencies and sample cleanup 2017-12-28 20:24:29 -05:00
drivers.rst samples: drivers: add WS2812 sample application 2017-10-28 13:23:30 -04:00