zephyr/tests
Jukka Rissanen 960e6d9504 tests: net: getaddrinfo: Fix test to check the query is sent
As the getaddrinfo() test is suppose to be self contained, then
we will need to install handler for the sent DNS query. After we
receive the query in process_dns() thread, we verify that the
query was sent properly. We do not return DNS reply back to
the caller in this case as we do not want to create DNS server
just for this simple test application. This can be changed later
if we get DNS server functionality in Zephyr network stack.

Fixes #15193

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2019-04-30 09:56:01 -07:00
..
application_development file2hex.py: new --gzip-mtime option that defaults to zero + test 2019-04-17 08:27:40 -04:00
benchmarks benchmarks: sched: capture output and evaluate 2019-04-08 10:46:55 -04:00
bluetooth tests: bluetooth/tester: Add support Read Using Characteristic UUID 2019-04-24 09:39:53 -07:00
boards samples: usb: Correct USB HID device name 2019-04-28 12:22:23 -04:00
booting/stub license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
cmsis_rtos_v1 license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
cmsis_rtos_v2 license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
crypto tests: crypto: Update HMAC_PRNG test 2019-04-18 12:24:52 -04:00
drivers boards: atsamr21_xpro: Add SAM R21 Xplained Pro Evaluation Kit 2019-04-28 13:25:35 -04:00
kernel tests: kernel: Exclude platforms stm32_min_dev_* 2019-04-26 03:34:45 -07:00
lib libc: minimal: Add bsearch function 2019-04-25 20:39:36 -07:00
misc license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
net tests: net: getaddrinfo: Fix test to check the query is sent 2019-04-30 09:56:01 -07:00
posix tests: add nsim special cases for two tests 2019-04-09 19:38:32 -04:00
shell license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
subsys usb: tests: Add second IN endpoint to test 2019-04-28 12:22:23 -04:00
unit license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
ztest license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00