func TestCgoLookupIP(t *testing.T) { … } func TestCgoLookupIPWithCancel(t *testing.T) { … } func TestCgoLookupPort(t *testing.T) { … } func TestCgoLookupPortWithCancel(t *testing.T) { … } func TestCgoLookupPTR(t *testing.T) { … } func TestCgoLookupPTRWithCancel(t *testing.T) { … }