diff --git a/tests/xtro-sharpie/common-CFNetwork.ignore b/tests/xtro-sharpie/common-CFNetwork.ignore index 3fa2539605..b286bfd731 100644 --- a/tests/xtro-sharpie/common-CFNetwork.ignore +++ b/tests/xtro-sharpie/common-CFNetwork.ignore @@ -53,13 +53,18 @@ !missing-field! kCFStreamErrorDomainSystemConfiguration not bound !missing-field! kCFStreamErrorDomainWinSock not bound !missing-field! kCFStreamNetworkServiceType not bound +!missing-field! kCFStreamNetworkServiceTypeAVStreaming not bound !missing-field! kCFStreamNetworkServiceTypeBackground not bound !missing-field! kCFStreamNetworkServiceTypeResponsiveData not bound !missing-field! kCFStreamNetworkServiceTypeCallSignaling not bound +!missing-field! kCFStreamNetworkServiceTypeResponsiveAV not bound !missing-field! kCFStreamNetworkServiceTypeVideo not bound !missing-field! kCFStreamNetworkServiceTypeVoice not bound !missing-field! kCFStreamNetworkServiceTypeVoIP not bound +!missing-field! kCFStreamPropertyAllowConstrainedNetworkAccess not bound +!missing-field! kCFStreamPropertyAllowExpensiveNetworkAccess not bound !missing-field! kCFStreamPropertyConnectionIsCellular not bound +!missing-field! kCFStreamPropertyConnectionIsExpensive not bound !missing-field! kCFStreamPropertyFTPAttemptPersistentConnection not bound !missing-field! kCFStreamPropertyFTPFetchResourceInfo not bound !missing-field! kCFStreamPropertyFTPFileTransferOffset not bound diff --git a/tests/xtro-sharpie/iOS-CFNetwork.todo b/tests/xtro-sharpie/iOS-CFNetwork.todo deleted file mode 100644 index 882ac5ce99..0000000000 --- a/tests/xtro-sharpie/iOS-CFNetwork.todo +++ /dev/null @@ -1,5 +0,0 @@ -!missing-field! kCFStreamNetworkServiceTypeAVStreaming not bound -!missing-field! kCFStreamNetworkServiceTypeResponsiveAV not bound -!missing-field! kCFStreamPropertyAllowConstrainedNetworkAccess not bound -!missing-field! kCFStreamPropertyAllowExpensiveNetworkAccess not bound -!missing-field! kCFStreamPropertyConnectionIsExpensive not bound diff --git a/tests/xtro-sharpie/macOS-CFNetwork.todo b/tests/xtro-sharpie/macOS-CFNetwork.todo deleted file mode 100644 index 882ac5ce99..0000000000 --- a/tests/xtro-sharpie/macOS-CFNetwork.todo +++ /dev/null @@ -1,5 +0,0 @@ -!missing-field! kCFStreamNetworkServiceTypeAVStreaming not bound -!missing-field! kCFStreamNetworkServiceTypeResponsiveAV not bound -!missing-field! kCFStreamPropertyAllowConstrainedNetworkAccess not bound -!missing-field! kCFStreamPropertyAllowExpensiveNetworkAccess not bound -!missing-field! kCFStreamPropertyConnectionIsExpensive not bound diff --git a/tests/xtro-sharpie/tvOS-CFNetwork.todo b/tests/xtro-sharpie/tvOS-CFNetwork.todo deleted file mode 100644 index 882ac5ce99..0000000000 --- a/tests/xtro-sharpie/tvOS-CFNetwork.todo +++ /dev/null @@ -1,5 +0,0 @@ -!missing-field! kCFStreamNetworkServiceTypeAVStreaming not bound -!missing-field! kCFStreamNetworkServiceTypeResponsiveAV not bound -!missing-field! kCFStreamPropertyAllowConstrainedNetworkAccess not bound -!missing-field! kCFStreamPropertyAllowExpensiveNetworkAccess not bound -!missing-field! kCFStreamPropertyConnectionIsExpensive not bound