iOS CoreTest coverage for libuv's dns resolver component
Open
area/c-core
kind/test
- Dominant language
- C
- Stars
- 61
- Forks
- 26
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 11
Description
Add libuv-based unit test on iOS core test for DNS resolver. This make sure the API that core uses can work. Unit test logic can be sampled from a core subset from
* https://github.com/libuv/libuv/blob/v1.x/test/test-getaddrinfo.c
* https://github.com/libuv/libuv/blob/v1.x/test/test-gethostname.c
* https://github.com/libuv/libuv/blob/v1.x/test/test-getnameinfo.c
* https://github.com/libuv/libuv/blob/v1.x/test/test-getsockname.c
Libuv's DNS utility API
* http://docs.libuv.org/en/v1.x/dns.html
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.