zephyr/tests
Flavio Ceolin 98d03266f1 serial: Change poll_out signature
poll_out function was returning the character that was sent. It
happens that it is always constant and the return of this functions is
never tested. Changing it to be a void function.

MISRA-C rule 17.7

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2018-11-29 10:18:59 -08:00
..
application_development
benchmarks tests: shell: migrate tests to the new shell 2018-11-22 11:32:29 +01:00
bluetooth tests: shell: migrate tests to the new shell 2018-11-22 11:32:29 +01:00
boards tests: intel_s1000: Fix the spi flash tests for R/W 2018-11-24 07:58:05 -05:00
booting/stub
cmsis_rtos_v1
compliance
crypto tests: tinycrypt: remove unnecessary variable 2018-11-28 11:54:01 -08:00
drivers serial: Change poll_out signature 2018-11-29 10:18:59 -08:00
include tests: shell: migrate tests to the new shell 2018-11-22 11:32:29 +01:00
kernel kernel: add user mode work_q capability 2018-11-29 09:21:18 -08:00
lib
misc/test_build
net tests: net: mgmt: remove unnecessary variable 2018-11-28 11:54:01 -08:00
posix
power
shell tests: shell: migrate tests to the new shell 2018-11-22 11:32:29 +01:00
subsys tests: shell: migrate tests to the new shell 2018-11-22 11:32:29 +01:00
unit
ztest
CMakeLists.txt
Kconfig