Austin English
|
f8f4c4ef43
|
rpcrt4/test: Change a skip to win_skip.
|
2009-03-26 16:13:33 +01:00 |
|
Rob Shearman
|
cdf509d71f
|
rpcrt4: Fix crash when calling RpcServerUseProtseq for ncacn_np and ncalrpc.
Add tests for these protocol sequences and for ncacn_ip_tcp.
|
2009-03-24 13:12:11 +01:00 |
|
Rob Shearman
|
2ec1e4a393
|
rpcrt4: Fix buffer overflow in UUID tests.
|
2009-01-26 14:30:47 +01:00 |
|
Juan Lang
|
5e5b53666c
|
rpcrt4: Use pseudo-random numbers to generate UUIDs rather than using the (old, deprecated) MAC-address-and-time generation algorithm.
|
2009-01-22 15:28:23 +01:00 |
|
Michael Stefaniuc
|
e86eb8efa6
|
include: Change RPC_STATUS from long to LONG for Win64 compatibility.
Also fix the compiler warnings introduced by this change.
|
2009-01-04 13:34:38 +01:00 |
|
Francois Gouget
|
6e483affcf
|
rpcrt4/tests: Fix the trailing '\n' in an ok() call.
|
2008-12-17 15:27:28 +01:00 |
|
Alexandre Julliard
|
f1d0f81d26
|
rpcrt4/tests: Fix test failures on Win9x.
|
2008-11-20 22:44:46 +01:00 |
|
Juan Lang
|
a504a79d65
|
rpcrt4: Add tests for UuidCreate.
|
2008-10-14 13:41:56 +02:00 |
|
Alexandre Julliard
|
da95db8d5b
|
rpcrt4/tests: Fix a couple of test failures on Windows.
|
2008-09-11 14:32:30 +02:00 |
|
James Hawkins
|
bb6a8f36c3
|
rpcrt4: Fix a failing test in Vista.
|
2008-09-03 14:21:42 +02:00 |
|
Rob Shearman
|
bce9cd38b0
|
rpcrt4: Add tests for RpcBindingReset.
|
2008-08-27 13:21:21 +02:00 |
|
Rob Shearman
|
c5dd3f079c
|
rpcrt4: Test the endpoint mapper for the ncalrpc protseq as well as the ncacn_np protseq.
|
2008-08-19 12:25:42 +02:00 |
|
Rob Shearman
|
ef5a5a4490
|
rpcrt4: Fix RpcStringBindingComposeA/W and RpcStringBindingParseA/W to escape and unescape delimiters in the string binding.
This behaviour is stated by the DCE/RPC specification and is also
shown in the rpcrt4 conformance tests.
|
2008-08-18 14:36:45 +02:00 |
|
Rob Shearman
|
90bd74081a
|
rpcrt4: Add test for RpcBindingToStringBindingA.
|
2008-08-18 14:36:23 +02:00 |
|
Rob Shearman
|
1eaea13ebb
|
rpcrt4: Validate the uuid portion of the string passed to RpcStringBindingParseA/W.
|
2008-07-31 13:25:55 +02:00 |
|
James Hawkins
|
d0a8fd48a9
|
rpcrt4: Fix a failing test in win2k.
|
2008-07-02 12:17:01 +02:00 |
|
Rob Shearman
|
1a978cb460
|
rpcrt4: Add tests for endpoint mapper functions.
|
2008-06-26 12:20:31 +02:00 |
|
Kai Blin
|
533419cb35
|
rpcrt4: Ignore the AuthzSvr parameter for RPC_C_AUTHN_WINNT.
|
2008-06-23 14:04:46 +02:00 |
|
Paul Vriens
|
e7ef88beda
|
rpcrt4/tests: Fix test failures for win9x, NT4, W2K and XP-SP1.
|
2008-06-12 12:03:30 +02:00 |
|
James Hawkins
|
3978df4e52
|
rpcrt4: Trace the results of two statuses that return different results across platforms.
|
2008-05-26 18:00:08 +02:00 |
|
Rob Shearman
|
4efff32291
|
rpcrt4: Test and fix I_RpcExceptionFilter.
|
2008-04-16 14:07:31 +02:00 |
|
Rob Shearman
|
f7628b69b0
|
rpcrt4: Add tests for RpcStringBindingParseA.
|
2008-02-28 10:50:57 +01:00 |
|
Paul Vriens
|
e2539cb9e5
|
rpcrt4/tests: Don't crash on WinXP SP3.
|
2008-02-11 20:41:40 +01:00 |
|
Paul Vriens
|
517168b4c5
|
rpcrt4/tests: Vista uses the same status values as Windows 2003.
|
2008-02-11 20:41:40 +01:00 |
|
Paul Vriens
|
8554db9f5c
|
rpcrt4/tests: Skip rest of the tests if we fail.
|
2008-02-08 12:08:32 +01:00 |
|
Paul Vriens
|
a9e29c7576
|
rpcrt4/tests: Change test for Windows 2003.
|
2008-02-08 12:08:25 +01:00 |
|
Rob Shearman
|
7bc9e425f1
|
rpcrt4: Fix memory leaks in the rpc tests.
|
2008-02-04 13:04:37 +01:00 |
|
Rob Shearman
|
1a3d7c77a5
|
rpcrt4: Allow NULL networkaddr and endpoint in rpcrt4_np_get_top_of_tower.
Add tests for this.
|
2008-01-15 14:35:35 +01:00 |
|
Rob Shearman
|
f296a8ca6c
|
rpcrt4: Implement I_RpcMapWin32Status.
Add a test for this function.
|
2008-01-07 12:41:17 +01:00 |
|
Rob Shearman
|
4aff0cdac4
|
rpcrt4: Make some variables in the tests static.
|
2007-12-31 17:14:29 +01:00 |
|
Dan Hipschman
|
6c5e78fe03
|
rpcrt4: Add tests for RpcServerListen and friends.
|
2007-04-13 11:42:42 +02:00 |
|
Paul Vriens
|
c21d65cfb2
|
rpcrt4/tests: Cast-qual warning fixes.
|
2007-01-12 20:41:22 +01:00 |
|
Alexandre Julliard
|
d90f68166c
|
rpcrt4/tests: Don't use sizeof in ok() to avoid printf format warnings.
|
2006-06-13 14:03:44 +02:00 |
|
Robert Shearman
|
0fad0895d7
|
rpcrt4: Don't try to resolve the name when constructing a protocol tower.
Instead just fill it in with all zeros.
|
2006-06-03 11:42:54 +02:00 |
|
Robert Shearman
|
efc974d1f5
|
rpcrt4: All of the parameters to TowerExplode are optional.
|
2006-06-02 11:24:29 +02:00 |
|
Robert Shearman
|
e15e60b9f9
|
rpcrt4: Implement TowerConstruct and TowerExplode.
Add some tests for these undocumented functions.
|
2006-06-02 11:24:20 +02:00 |
|
Alexandre Julliard
|
23f9e358ad
|
Tests should not use wine/unicode.h.
|
2006-05-24 18:05:09 +02:00 |
|
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
|
Mike McCormack
|
c3a08421a2
|
rpcrt4: Fix and test RpcNetworkIsProtseqValid.
|
2006-05-18 16:36:34 +02:00 |
|
Mike McCormack
|
d168219849
|
Fix gcc 4.0 warnings.
|
2005-09-06 10:26:13 +00:00 |
|
Stefan Huehner
|
9213d56ae0
|
Make some function static.
|
2005-06-20 15:35:54 +00:00 |
|
Bill Medland
|
bf42021e06
|
Implemented DceErrorInqText.
|
2004-12-23 11:29:54 +00:00 |
|
Francois Gouget
|
e18aa3f614
|
Add trailing '\n's to ok() calls.
|
2004-01-26 20:23:25 +00:00 |
|
Alexandre Julliard
|
e37c6e18d0
|
Fixed header dependencies to be fully compatible with the Windows
headers (with help from Dimitrie O. Paun).
|
2003-09-05 23:08:26 +00:00 |
|
Dimitrie O. Paun
|
48be9c6e87
|
Fix definitions for Uuid{To,From}String, RpcStringFree.
|
2002-12-24 00:26:55 +00:00 |
|
Francois Gouget
|
938ed57cb8
|
Skip Unicode tests if there's no Unicode support.
|
2002-12-05 19:01:51 +00:00 |
|
Greg Turner
|
ac89cc28dd
|
Added skeleton for rpcrt4 unit test with some UUID tests.
|
2002-10-07 21:54:07 +00:00 |
|