Sweden-Number/dlls/rpcrt4/tests
Jacek Caban f3f07bdf35 rpcrt4: Added RpcMgmtIsServerListening tests.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-10-28 12:45:02 +09:00
..
Makefile.in makefiles: Get rid of the MAKE_TEST_RULES variable. 2014-01-02 12:13:16 +01:00
cstub.c rpcrt4/tests: Fix some tests on Win 8. 2015-04-24 14:29:28 +09:00
generated.c rpcrt4: Compile tests with -D__WINESRC__. 2013-11-08 16:29:43 +01:00
ndr_marshall.c rpcrt4/tests: Cast to ULONGLONG instead of LONGLONG to avoid shift overflow. 2015-09-04 16:15:00 +09:00
rpc.c rpcrt4: Fix RpcMgmtStopServerListening() return value when we're not listening. 2015-03-26 14:21:49 +09:00
rpc_async.c rpcrt4: Compile tests with -D__WINESRC__. 2013-11-08 16:29:43 +01:00
rpc_protseq.c rpcrt4: Compile tests with -D__WINESRC__. 2013-11-08 16:29:43 +01:00
server.c rpcrt4: Added RpcMgmtIsServerListening tests. 2015-10-28 12:45:02 +09:00
server.idl rpcrt4/tests: Add a couple of tests for marshalling an array of strings. 2014-04-02 15:46:51 +02:00
server_defines.h