zephyr/tests
Adithya Baglody 2f5fea0eec benchmarks: app_kernel: Fixed coverity issue.
The return value from the k_mem_slab_alloc was not read. Hence
adding code to make use of this return value.

Fixes: GH-6681

Signed-off-by: Adithya Baglody <adithya.nagaraj.baglody@intel.com>
2018-07-04 22:00:22 -04:00
..
application_development tests: fix doxygen comments 2018-05-07 12:27:07 -04:00
benchmarks benchmarks: app_kernel: Fixed coverity issue. 2018-07-04 22:00:22 -04:00
bluetooth Bluetooth: tests: exclude btshell/mesh_shell on NRF52810_PCA10040 2018-06-27 16:09:58 +02:00
boards tests: fix doxygen comments 2018-05-07 12:27:07 -04:00
booting/stub tests/booting/stub: disable banner 2017-12-14 13:11:04 -05:00
compliance
crypto tests: Cleanup converting int result to string 2018-06-29 11:53:59 -05:00
drivers test: i2c: Add i2c_slave_api test 2018-07-04 11:57:33 +02:00
include tests: Cleanup converting int result to string 2018-06-29 11:53:59 -05:00
kernel kernel: Improve tick <-> ms conversion. 2018-07-03 22:46:39 -04:00
lib tests: sprintf: suppress Wformat-truncation warning 2018-06-28 19:58:55 +02:00
misc/test_build gdb_server: Remove leftover testing and x86 parts 2018-05-24 08:10:21 -04:00
net tests: net: Add 802.1Qav test 2018-07-04 16:27:34 -04:00
posix tests: posix: fix meta-data and rename test file 2018-06-11 17:11:18 -04:00
power tests: power states: Remove CONFIG_GPIO_QMSI_1_{NAME,PRI} assignments 2018-05-28 17:16:46 -04:00
shell tests: cleanup subsystem tests meta-data 2018-04-09 22:55:20 -04:00
subsys usb: tests: Fix BOS test related to linker order 2018-07-04 15:10:31 -04:00
unit scripts: gen_kobject_list: Generate enums and case statements 2018-04-26 02:57:12 +05:30
ztest tests: ztest: ztest_mock to support multiple calls to same mock 2018-07-04 08:57:09 -04:00
CMakeLists.txt tests: add CONFIG_TEST for marking tests 2018-01-08 10:03:57 -05:00
Kconfig native_posix: Do not select COVERAGE by default 2018-07-03 08:36:06 -04:00