Bernhard Urban
|
7777d78b16
[System.Net] Tweak tests for watchOS
|
8 tahun lalu |
Alexander Köplinger
|
e7a2d94f75
[bcl] Fix a few hardcoded socket ports in tests (#5471)
|
8 tahun lalu |
Alexander Köplinger
|
ef83450ab0
[System] Disable SocketTest.SendAsyncFile for now (#5447)
|
8 tahun lalu |
Alexander Köplinger
|
9b4b6d6211
[bcl] Remove the ValueAdd and InetAccess NUnit categories (#2212)
|
8 tahun lalu |
Katelyn Gadd
|
57239e923f
Add new version of SocketTest.ConnectedProperty that works on all platforms. The current version is broken on Linux FullAOT and on Mac, so this adds a new version tuned to work reliably on Windows, Linux and Mac (including FullAOT). This addresses https://bugzilla.xamarin.com/show_bug.cgi?id=52157.
|
8 tahun lalu |
Mikayla Hutchinson
|
0db4d85147
Fix RemoteEndpoint with async+DualMode (#4717)
|
8 tahun lalu |
Marek Safar
|
421088dfce
[System] Tweak socket test
|
8 tahun lalu |
Marek Safar
|
16dd36fe77
[System] Test fix for watch
|
8 tahun lalu |
Ludovic Henry
|
ff5956eacb
[socket] Add EPROTOTYPE error case (#4391)
|
9 tahun lalu |
Alexander Köplinger
|
492ef28c44
[System] Disable SocketTest.ConnectedProperty on testing_aot_full for now
|
9 tahun lalu |
Rolf Bjarne Kvinge
|
5780d872ad
[System*] Throw a PlatformNotSupported exception when using the managed networking stack on watchOS. (#3683)
|
9 tahun lalu |
Marek Safar
|
9d8e1631b7
[System] Reduce duration of SendGenericExceedBuffer test
|
9 tahun lalu |
Rolf Bjarne Kvinge
|
e6536dd5e1
[System*] Throw a PlatformNotSupported exception when using the networking stack on watchOS. (#3606)
|
9 tahun lalu |
Marek Safar
|
8a7ff203c8
[System] Fixes SendGenericExceedBuffer test
|
9 tahun lalu |
Dave Curylo
|
bf58ae6aae
Returning during Send in case of error. Splitting send and receive into separate tasks in test.
|
9 tahun lalu |
Dave Curylo
|
a1b1a7c8db
Send all data to a socket before exit from Socket.Send.
|
9 tahun lalu |
Henric Müller
|
54606e4880
Not reusing sockets in dual mode tests
|
9 tahun lalu |
Rolf Bjarne Kvinge
|
51de6e83eb
[System*] Add category for tests that use API that require BSD sockets.
|
9 tahun lalu |
Marcos Henrich
|
a05bc5465a
[System] Test Unhandled Ex on ConnectAsync
|
9 tahun lalu |
Marcos Henrich
|
0693884580
[System] Fixes socket async exception.
|
9 tahun lalu |
Alexander Köplinger
|
de13dc2532
[System] Raise ArgumentOutOfRangeException for values > 255 in Socket.Ttl setter
|
9 tahun lalu |
Alexander Köplinger
|
3d2ddac37f
[System] Get rid of useless catch-all clauses in SocketTest
|
9 tahun lalu |
Marcos Henrich
|
eddc210ec6
Check e.NativeErrorCode is SocketError.OperationNotSupported.
|
10 tahun lalu |
Marcos Henrich
|
91a6e35c9b
Updated SocketTest.UdpDoubleBind
|
10 tahun lalu |
Marcos Henrich
|
9d3d44013f
[System] Check SocketOptionName.ReuseAddress support.
|
10 tahun lalu |
Alexander Köplinger
|
1303a46521
[System] Fix a few more hardcoded ports in tests
|
10 tahun lalu |
Alexander Köplinger
|
c386c7131d
[System] Fix error in new BeginConnectToIPV4EndPointUsingDualModelSocket test
|
10 tahun lalu |
Ludovic Henry
|
78c758494a
Merge pull request #2420 from stefansedich/master
|
10 tahun lalu |
Sebastien Pouliot
|
8d275a6388
[tests][System][ios] Avoid reflection usage when testing for Xamarin.iOS. Fixes #34133
|
10 tahun lalu |
Stefan Sedich
|
a30b26eeaa
handle automatically mapping IPv4 addresses to IPV6 for dual mode sockets
|
10 tahun lalu |