Home
last modified time | relevance | path

Searched refs:test_DatabaseDeltas (Results 1 – 4 of 4) sorted by relevance

/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/torture/rpc/
H A Dnetlogon.c689 static BOOL test_DatabaseDeltas(struct dcerpc_pipe *p, TALLOC_CTX *mem_ctx) in test_DatabaseDeltas() function
1593 ret &= test_DatabaseDeltas(p, mem_ctx); in torture_rpc_netlogon()
H A Dsamsync.c1299 static BOOL test_DatabaseDeltas(struct samsync_state *samsync_state, TALLOC_CTX *mem_ctx) in test_DatabaseDeltas() function
1622 if (!test_DatabaseDeltas(samsync_state, mem_ctx)) { in torture_rpc_samsync()
/dports/net/samba412/samba-4.12.15/source4/torture/rpc/
H A Dsamsync.c1427 static bool test_DatabaseDeltas(struct torture_context *tctx, in test_DatabaseDeltas() function
1780 if (!test_DatabaseDeltas(torture, samsync_state, mem_ctx)) { in torture_rpc_samsync()
H A Dnetlogon.c2219 static bool test_DatabaseDeltas(struct torture_context *tctx, in test_DatabaseDeltas() function
5250 torture_rpc_tcase_add_test_creds(tcase, "DatabaseDeltas", test_DatabaseDeltas); in torture_rpc_netlogon()