You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…name (taken from lwip). Add dns_compare_name function initial pull in with some added parameters that I'll be using to support name compression while working on #6.
Framework added! I kind of want to be able to run the unittests on the ESP, though... I should plug into tinytest to redefine how printing out works, to send over the uart instead, and make an ESP RTOS system for running the tests (a user_init and the RTOS imports).
https://github.com/joewalnes/tinytest/ may be a nice framework to try out. Exercise the DNS code in particular.
The text was updated successfully, but these errors were encountered: