zephyr/tests
Paul Sokolovsky c89a06dbc1 net: config: Introduce a dedicated header for the library
Split out definition of net_app_init() and its parameter flags from
net_app.h header to new net_config.h header. As we do this, rename
the function to net_config_init() and flags to NET_CONFIG_NEED_*.
This is a second step in splitting out network configuration API
out of net_app API, started in the c60df1311 commit.

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2018-07-02 12:36:35 +03:00
..
application_development tests: fix doxygen comments 2018-05-07 12:27:07 -04:00
benchmarks tests: kconfig: Remove redundant 'default n' properties 2018-06-22 15:11:58 -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 tests: fix struct initialization 2018-07-01 22:58:23 +02:00
include tests: Cleanup converting int result to string 2018-06-29 11:53:59 -05:00
kernel tests: fp_sharing: Extract x86 configs to separate .conf 2018-06-25 12:49:42 -07: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 net: config: Introduce a dedicated header for the library 2018-07-02 12:36:35 +03: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 tests: subsys: logging: Add tests for log_msg and log_list 2018-06-29 10:16:45 +02:00
unit scripts: gen_kobject_list: Generate enums and case statements 2018-04-26 02:57:12 +05:30
ztest tests: ztest: added test case for multiple mock expects 2018-06-27 03:58:36 -04:00
CMakeLists.txt tests: add CONFIG_TEST for marking tests 2018-01-08 10:03:57 -05:00
Kconfig tests: kconfig: Remove redundant 'default n' properties 2018-06-22 15:11:58 -04:00