1
0
mirror of https://github.com/FreeRTOS/FreeRTOS-Plus-TCP synced 2025-10-23 18:38:33 +08:00
Files
FreeRTOS-Plus-TCP/test/unit-test/FreeRTOS_DNS_Parser
Hein Tibosch afd6ffc425 dev/IPv6: DNS NBNS repaired and tested (#817)
* DNS NBNS repaired and tested

* Worked on spelling and called crustify

* Changed parameter to xApplicationDNSQueryHook()

* unit test didn't like the new asserts

* Replaced another assert

* Unit test DNS_Parser.c

* And uncrustify

* One more change to unit-testing

* Spelling

* Added a cast to when calling xApplicationDNSQueryHook()

---------

Co-authored-by: ActoryOu <jay2002824@gmail.com>
2023-04-18 21:30:30 +05:30
..