Peter Hater
1c9d856e91
[WS2_32_APITESTS] Add close tests ROSTESTS-279
...
svn path=/trunk/; revision=74672
2017-05-26 14:02:25 +00:00
Peter Hater
44ac5bf123
[WS2_32_APITESTS] Add some bind API tests
...
svn path=/trunk/; revision=74651
2017-05-25 14:43:57 +00:00
Peter Hater
373bee1800
[WS2_32_APITESTS] Add nonblocking tests
...
svn path=/trunk/; revision=73195
2016-11-10 15:13:19 +00:00
Peter Hater
c05f8b29ef
[WS2_32_APITESTS] Add tests for WSAAsync original by Miroslav Mastný. Converted to api test by me.
...
CORE-12152 #resolve #comment Thanks
svn path=/trunk/; revision=73052
2016-10-28 07:01:16 +00:00
Peter Hater
08744dfc42
[WS2_32_APITESTS] Add tests for SIO_GET_INTERFACE_LIST. Brought to you by Andreas Maier. Thanks.
...
Minor modifications by me on comparison and expected flags.
ROSTESTS-246
svn path=/trunk/; revision=73011
2016-10-21 16:47:38 +00:00
Peter Hater
a0257c8b37
[WS2_32_APITESTS] Add super simple WSARecv tests used to test WSAGetOverlappedResult. ROSTESTS-197
...
svn path=/trunk/; revision=72957
2016-10-11 10:48:47 +00:00
Amine Khaldi
c3b215936d
[WS2_32_APITEST] Add tests for getnameinfo. By Peter Hater. CORE-8549
...
svn path=/trunk/; revision=72908
2016-10-05 09:33:03 +00:00
Thomas Faber
edc42192c4
[WS2_32_APITEST]
...
- Add test for getservbyname
CORE-10440
svn path=/trunk/; revision=71101
2016-04-05 12:44:16 +00:00
Thomas Faber
8726fc984a
[WS2_32_APITEST]
...
- Add test for getservbyport
CORE-10440
svn path=/trunk/; revision=71100
2016-04-05 12:20:47 +00:00
Thomas Faber
d555f45389
[WS2_32_APITEST]
...
- Add a test for send/sendto with a read-only buffer
CORE-9807
svn path=/trunk/; revision=68120
2015-06-13 12:29:07 +00:00
Sylvain Petreolle
4a66664eba
[WS2_32_APITEST]
...
Add WSAStartup-dependent tests.
svn path=/trunk/; revision=64480
2014-10-03 09:00:15 +00:00
Hermès Bélusca-Maïto
fe6644f895
[APITESTS]
...
- No need now to declare a NTSTATUS ExceptionStatus; variable to be able to use StartSeh() / EndSeh() macros; this is done automagically.
- Use explicitely unicode macros where it's needed.
svn path=/trunk/; revision=60319
2013-09-22 19:07:35 +00:00
Amine Khaldi
c71475e3bb
* Addendum to r58214.
...
svn path=/trunk/; revision=58290
2013-02-05 17:54:22 +00:00
Thomas Faber
bfa3a605c9
[WS2_32_APITEST]
...
- Add a few more getaddrinfo tests
- Add a test for WSAStartup
svn path=/trunk/; revision=56802
2012-06-25 08:21:11 +00:00
Thomas Faber
2874d1c817
[WS2_32_APITEST]
...
- Add a test for basic functionality of getaddrinfo
svn path=/trunk/; revision=56787
2012-06-23 12:40:36 +00:00
Timo Kreuzer
ecc6804976
[APITESTS]
...
Convert dciman32api, user32api and wa2_32 into wine style tests
svn path=/trunk/; revision=48619
2010-08-25 08:48:55 +00:00
Colin Finck
c91fecf968
- Add a test suite for ws2_32.dll
...
It currently tests the features I needed to adjust/implement when fixing the wininet problem.
ReactOS currently passes all tests, but fails one if you launch the test app for the second time quickly after the first time (timing problem in the network code?).
- Fix the behaviour on an ioctlsocket FIONREAD call: The output buffer is not touched, when we have no socket, but when we have no connection, it is set to 0.
- Forward the socket call to WSASocketW instead of WSASocketA, minimal performance improvement
svn path=/trunk/; revision=33824
2008-06-01 22:08:45 +00:00