zephyr/tests/net/lib
Paul Sokolovsky 028aae1ec9 net: config: Rename Kconfig options to correspond to library name
This finishes refactor of splitting off net_config library name from
net_app library, started in c60df1311, c89a06dbc. This commit makes
sure that Kconfig options are prefixed with CONFIG_NET_CONFIG_
instead of CONFIG_NET_APP_, and propagates these changes thru the
app configs in the tree.

Also, minor dependency, etc. tweaks are made.

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2018-08-13 18:42:31 -07:00
..
coap tests: net: lib: coap: Added new functions to improve code coverage 2018-08-02 20:35:33 +03:00
dns_packet tests: net: Increase the stack size of frdm-k64f 2018-06-05 10:30:30 -04:00
dns_resolve tests: net: Fix misspelled CONFIG_DNS_NUM_CONCUR_QUERIES assignments 2018-05-23 08:51:11 -04:00
http_header_fields tests: Cleanup converting int result to string 2018-06-29 11:53:59 -05:00
mqtt_packet tests: Cleanup converting int result to string 2018-06-29 11:53:59 -05:00
mqtt_publisher net: config: Rename Kconfig options to correspond to library name 2018-08-13 18:42:31 -07:00
mqtt_subscriber net: config: Rename Kconfig options to correspond to library name 2018-08-13 18:42:31 -07:00
tls_credentials tests: net: TLS credentials subsystem tests 2018-07-27 20:28:15 +03:00