zephyr/tests/net/app
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
..
src net: config: Introduce a dedicated header for the library 2018-07-02 12:36:35 +03:00
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
prj-no-ipv4.conf
prj-no-ipv6.conf
prj-with-dns.conf tests: net: Fix misspelled CONFIG_DNS_NUM_CONCUR_QUERIES assignments 2018-05-23 08:51:11 -04:00
prj.conf
testcase.yaml tests: net: style, tag, and category fixes 2018-04-25 14:18:15 +05:30