zephyr/tests
Johan Hedberg 1c9da665c3 Bluetooth: Remove unnecessary runtime kernel object initialization
There are static initializer macros available for most kernel objects
which we should use whenever possible.

Change-Id: I496f4d05d26801eddd21fae53bdd4fcdc3246fe3
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-12-16 10:27:48 +02:00
..
bluetooth Bluetooth: Remove unnecessary runtime kernel object initialization 2016-12-16 10:27:48 +02:00
booting/stub samples: tests: remove obsolete KERNEL_TYPE and kernel variables 2016-11-04 15:47:25 -04:00
compliance tests/compiance/checkpatch: force the format to 'email' 2016-11-10 19:30:32 +00:00
crypto libc: rework libc selection and reduce Kconfigs 2016-12-15 22:31:28 +00:00
drivers sanity: filter the build-all test for ethernet 2016-12-14 17:25:10 +00:00
fs/fat_fs fs: expose generic ramdisk/flash disk access functions 2016-11-09 02:45:45 +00:00
include tinycrypt: Fix style issues 2016-11-16 16:51:57 +00:00
iot libc: rework libc selection and reduce Kconfigs 2016-12-15 22:31:28 +00:00
kernel libc: rework libc selection and reduce Kconfigs 2016-12-15 22:31:28 +00:00
legacy kernel: remove NANOKERNEL and MICROKERNEL configs 2016-12-14 13:45:52 +00:00
net net: remove unused variable pkt1 2016-12-15 14:33:02 +00:00
power/power_states power: Add ARC core suspend and resume support 2016-12-15 12:49:33 +00:00
unit net: buf: Remove the need for net_buf_pool_init() 2016-12-15 09:58:02 +02:00
ztest kernel: remove NANOKERNEL and MICROKERNEL configs 2016-12-14 13:45:52 +00:00
Kconfig tests: Add a generic testing framework 2016-09-30 21:17:39 +00:00
Makefile tests: Add a generic testing framework 2016-09-30 21:17:39 +00:00
Makefile.test tests: Add a generic testing framework 2016-09-30 21:17:39 +00:00
defaults.tc testcases: introduce defaults to build/deploy/evaluate 2016-07-23 18:31:18 +00:00