zephyr/tests
Leandro Pereira b55eb03e40 kernel: device: Only compare strings if pointer comparison fails
Split the search into two loops: in the common scenario, where device
names are stored in ROM (and are referenced by the user with CONFIG_*
macros), only cheap pointer comparisons will be performed.

Reserve string comparisons for a fallback second pass.

Signed-off-by: Leandro Pereira <leandro.pereira@intel.com>
2018-02-15 17:31:59 -08:00
..
application_development/gen_inc_file
benchmarks
bluetooth
boards/altera_max10
booting/stub
compliance
crypto mbedtls: Switch default MBEDTLS_CFG_FILE to config-mini-tls1_2.h 2018-02-15 12:35:31 -05:00
drivers tests: spi_loopback: add testcase.yaml 2018-02-14 08:06:26 -05:00
include
kernel kernel: device: Only compare strings if pointer comparison fails 2018-02-15 17:31:59 -08:00
lib/json
misc/test_build
net
power
shell
subsys tests: do not use comma separated strings 2018-02-15 08:53:25 -05:00
sys/ringbuffer
unit
ztest tests: userspace: fix read/write privileged stack tests 2018-02-14 13:06:21 -08:00
CMakeLists.txt
Kconfig