zephyr/tests
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
..
application_development tests: fix doxygen comments 2018-05-07 12:27:07 -04:00
benchmarks tests/benchmarks/footprint/min/x86: disable I2C and SPI 2018-07-27 17:16:18 -04:00
bluetooth Bluetooth: shell: Add multiple identity support 2018-08-13 19:53:22 +03:00
boards tests: native_tasks: Add missing header 2018-08-02 19:14:19 +02:00
booting/stub tests/booting/stub: remove CONFIG_ARC_INIT 2018-08-12 06:52:48 -07:00
cmsis_rtos_v1 tests/cmsis_rtos_v1: Introduce tests to make use of Signal APIs 2018-08-13 13:08:07 -07:00
compliance
crypto tests: crypto: cbc_mode: Fix input length 2018-08-02 19:18:58 +02:00
drivers tests: spi_loopback: Increase k_poll timeout 2018-08-13 13:18:53 -07:00
include tests: Cleanup converting int result to string 2018-06-29 11:53:59 -05:00
kernel tests: FIFO: Add description and RTM links 2018-08-13 12:35:10 -07:00
lib tests: lib: mem_alloc: Add tests to validate dynamic allocation 2018-08-09 09:41:00 -07:00
misc/test_build samples: exclude socket samples on esp32 2018-07-16 19:00:32 -04:00
net net: config: Rename Kconfig options to correspond to library name 2018-08-13 18:42:31 -07:00
posix tests: posix: improve pthread_key test 2018-08-13 04:48:48 -07:00
power tests: power: refactor power_states test 2018-08-13 04:50:19 -07:00
shell tests: cleanup subsystem tests meta-data 2018-04-09 22:55:20 -04:00
subsys tests: flash_map: Add k64-based boards to platform whitelist 2018-07-31 08:44:45 -04:00
unit lib/crc: Add CRC32 support 2018-07-18 10:00:12 -04:00
ztest userspace: compartmentalized app memory organization 2018-07-25 12:02:01 -07:00
CMakeLists.txt tests: add CONFIG_TEST for marking tests 2018-01-08 10:03:57 -05:00
Kconfig Kconfig: Use the first default with a satisfied condition 2018-08-10 12:38:28 -07:00