Home
last modified time | relevance | path

Searched refs:ZEPHYR_LOCAL (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/tests/net/lib/dns_packet/src/
Dmain.c49 #define ZEPHYR_LOCAL "zephyr.local" macro
536 rc = eval_query(ZEPHYR_LOCAL, tid1, DNS_RR_TYPE_A, in ZTEST()
538 zassert_equal(rc, 0, "Query test failed for domain: " ZEPHYR_LOCAL); in ZTEST()
570 .dname = ZEPHYR_LOCAL, in ZTEST()
586 "Response test failed for domain: " ZEPHYR_LOCAL in ZTEST()