zephyr/tests/drivers/uart/uart_basic_api
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
..
src serial: Change poll_out signature 2018-11-29 10:18:59 -08:00
CMakeLists.txt samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
prj_poll.conf Uart: Added testcase support for drivers using only poll mode 2017-11-03 10:53:17 -04:00
prj_shell.conf tests: shell: migrate tests to the new shell 2018-11-22 11:32:29 +01:00
prj.conf
testcase.yaml tests: shell: migrate tests to the new shell 2018-11-22 11:32:29 +01:00