zephyr/tests
Jukka Rissanen cf063fe85b net: Rename net_is_xxx...() functions to net_xxx_is...()
Unify the function naming for various network checking functions.

For example:
     net_is_ipv6_addr_loopback() -> net_ipv6_is_addr_loopback()
     net_is_my_ipv6_maddr() -> net_ipv6_is_my_maddr()
etc.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2018-11-02 14:52:33 -04:00
..
application_development samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
benchmarks samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
bluetooth tests: bluetooth/tester: Fix having unique log domains 2018-11-02 10:41:11 -04:00
boards samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
booting/stub samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
cmsis_rtos_v1 samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
compliance
crypto samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
drivers tests: Remove board.h include 2018-11-01 13:15:18 +01:00
include shell: Rename shell to legacy_shell 2018-09-19 09:30:29 -04:00
kernel tests: Remove board.h include 2018-11-01 13:15:18 +01: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 net: Rename net_is_xxx...() functions to net_xxx_is...() 2018-11-02 14:52:33 -04:00
posix samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
power samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
shell samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
subsys tests: fat_fs_api: add renaming tests 2018-11-02 12:21:22 -04:00
unit samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
ztest samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
CMakeLists.txt
Kconfig Kconfig: Use the first default with a satisfied condition 2018-08-10 12:38:28 -07:00