zephyr/tests
Flavio Ceolin a1135620ba misc: printk: Change function return
The result of both printk and vprintk are not used in any place.
MISRA-C says that the return of every non void function must be
checked.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2018-09-14 16:55:37 -04:00
..
application_development cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
benchmarks Kconfig: Use new preprocessor syntax for env. variables 2018-09-11 19:17:25 -04:00
bluetooth bluetooth: tester: Increase SDU size to meet PTS requirement 2018-08-16 12:41:55 +03:00
boards cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
booting/stub cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
cmsis_rtos_v1 tests/cmsis_rtos_v1: Introduce negative tests for mailQ 2018-09-11 09:03:03 -04:00
compliance
crypto misc: printk: Change function return 2018-09-14 16:55:37 -04:00
drivers Kconfig: Use new preprocessor syntax for env. variables 2018-09-11 19:17:25 -04:00
include tests: include: Add implementation of timestamp_serialize() 2018-08-20 06:51:25 -07:00
kernel tests: pipe: Enhance tests to improve code coverage 2018-09-14 09:06:31 -04:00
lib cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
misc/test_build cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
net net/pkt: Rename link layer address accessors relevantly 2018-09-11 16:06:13 +03:00
posix tests: posix: Test realtime clock 2018-09-11 09:21:52 -04:00
power tracing: remove stray event_logger code 2018-09-05 16:05:08 -04:00
shell cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
subsys tests: usb: Enable usb tests on frdm_k64f 2018-09-14 13:22:03 -05:00
unit cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
ztest tests: rename test entry functions 2018-08-31 15:11:39 -04:00
CMakeLists.txt
Kconfig Kconfig: Use the first default with a satisfied condition 2018-08-10 12:38:28 -07:00