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 |