zephyr/tests/net/socket
Stephanos Ioannidis ff2cba56a9 tests: net: websocket: Remove redundant logging configurations
This commit removes the redundant `LOG` and `LOG_IMMEDIATE` selections
in `prj.conf`, since the `TEST_LOGGING_DEFAULTS`, which is enabled by
default for all tests, selects `LOG` and `LOG_MINIMAL`.

This effectively allows the test to run with the default test logging
policy, set by the testing subsystem.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2020-05-07 14:47:35 +02:00
..
af_packet cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
getaddrinfo net: getaddrinfo: Fix timeout data type 2020-04-09 16:07:03 +03:00
getnameinfo cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
misc cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
net_mgmt net: mgmt: Refactor because of timeout overhaul 2020-04-09 16:07:03 +03:00
poll net: sockets: Refactor because of timeout overhaul 2020-04-09 16:07:03 +03:00
register cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
select cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
tcp cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
udp tests: net: udp: Fix timeout value type 2020-04-09 16:07:03 +03:00
websocket tests: net: websocket: Remove redundant logging configurations 2020-05-07 14:47:35 +02:00
socket_helpers.h tests: net: getaddrinfo: Fix test to check the query is sent 2019-04-30 09:56:01 -07:00