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 samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
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 samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
cmsis_rtos_v1 lib/cmsis_rtos_v1: Use k_is_in_isr instead of _is_in_isr 2018-11-15 09:20:57 -05:00
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 samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
misc/test_build samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
net tests: net: mgmt: remove unnecessary variable 2018-11-28 11:54:01 -08:00
posix samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
power kernel: ensure System Power Managment enables Tickless Idle. 2018-11-21 23:16:35 -05:00
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 test: unittest: run for 32bit architecture 2018-11-22 11:32:29 +01:00
ztest ztest: wait for all suites to finish 2018-11-16 18:26:03 -05:00
CMakeLists.txt
Kconfig tests: add Kconfig for testing via shell 2018-11-05 09:32:38 -05:00