grpc / grpc/grpc-ios

iOS CoreTest coverage for libuv's dns resolver component

Open
#37 2 comments 0 reactions 1 assignee Claimed by @HannahShiSFB View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.