func TestNoOpLocalDetector(t *testing.T) { … } func TestDetectLocalByCIDR(t *testing.T) { … } func TestDetectLocalByBridgeInterface(t *testing.T) { … } func TestDetectLocalByInterfaceNamePrefix(t *testing.T) { … }
func TestNoOpLocalDetector(t *testing.T) { … } func TestDetectLocalByCIDR(t *testing.T) { … } func TestDetectLocalByBridgeInterface(t *testing.T) { … } func TestDetectLocalByInterfaceNamePrefix(t *testing.T) { … }