zephyr/tests/net/socket/socketpair/src
Jukka Rissanen a5f4b44ab8 tests: net: socketpair: Fix debug logging
Only one LOG_MODULE_REGISTER() is allowed in the files that are
linked together. The other files must use LOG_MODULE_DECLARE()

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2020-08-14 09:47:51 -07:00
..
main.c tests: net: socketpair: Fix debug logging 2020-08-14 09:47:51 -07:00
test_socketpair_block.c tests: net: socketpair: Fix debug logging 2020-08-14 09:47:51 -07:00
test_socketpair_closed_ends.c tests: net: socketpair: Fix debug logging 2020-08-14 09:47:51 -07:00
test_socketpair_expected_failures.c tests: net: socketpair: Fix debug logging 2020-08-14 09:47:51 -07:00
test_socketpair_fcntl.c tests: net: socketpair: Fix debug logging 2020-08-14 09:47:51 -07:00
test_socketpair_happy_path.c tests: net: socketpair: Fix debug logging 2020-08-14 09:47:51 -07:00
test_socketpair_nonblock.c tests: net: socketpair: Fix debug logging 2020-08-14 09:47:51 -07:00
test_socketpair_poll.c tests: net: socketpair: Fix debug logging 2020-08-14 09:47:51 -07:00
test_socketpair_thread.h
test_socketpair_unsupported_calls.c tests: net: socketpair: Fix debug logging 2020-08-14 09:47:51 -07:00