Lines Matching refs:torture_assert_ntstatus_ok

58 	torture_assert_ntstatus_ok(tctx,  in get_policy_handle()
62 torture_assert_ntstatus_ok(tctx, r.out.result, "OpenEventLog failed"); in get_policy_handle()
84 torture_assert_ntstatus_ok(tctx, in test_GetNumRecords()
87 torture_assert_ntstatus_ok(tctx, r.out.result, in test_GetNumRecords()
93 torture_assert_ntstatus_ok(tctx, in test_GetNumRecords()
96 torture_assert_ntstatus_ok(tctx, cr.out.result, in test_GetNumRecords()
124 torture_assert_ntstatus_ok(tctx, dcerpc_eventlog_ReadEventLogW_r(b, tctx, &r), in test_ReadEventLog()
145 torture_assert_ntstatus_ok(tctx, dcerpc_eventlog_ReadEventLogW_r(b, tctx, &r), in test_ReadEventLog()
161 torture_assert_ntstatus_ok(tctx, dcerpc_eventlog_ReadEventLogW_r(b, tctx, &r), in test_ReadEventLog()
164 torture_assert_ntstatus_ok(tctx, r.out.result, "ReadEventLog failed"); in test_ReadEventLog()
178 torture_assert_ntstatus_ok(tctx, status, in test_ReadEventLog()
193 torture_assert_ntstatus_ok(tctx, r.out.result, in test_ReadEventLog()
201 torture_assert_ntstatus_ok(tctx, in test_ReadEventLog()
204 torture_assert_ntstatus_ok(tctx, cr.out.result, in test_ReadEventLog()
247 torture_assert_ntstatus_ok(tctx, in test_ReportEventLog()
251 torture_assert_ntstatus_ok(tctx, r.out.result, "ReportEventW failed"); in test_ReportEventLog()
255 torture_assert_ntstatus_ok(tctx, in test_ReportEventLog()
258 torture_assert_ntstatus_ok(tctx, cr.out.result, in test_ReportEventLog()
278 torture_assert_ntstatus_ok(tctx, in test_FlushEventLog()
289 torture_assert_ntstatus_ok(tctx, in test_FlushEventLog()
292 torture_assert_ntstatus_ok(tctx, cr.out.result, in test_FlushEventLog()
312 torture_assert_ntstatus_ok(tctx, in test_ClearEventLog()
315 torture_assert_ntstatus_ok(tctx, r.out.result, in test_ClearEventLog()
320 torture_assert_ntstatus_ok(tctx, in test_ClearEventLog()
323 torture_assert_ntstatus_ok(tctx, cr.out.result, in test_ClearEventLog()
347 torture_assert_ntstatus_ok(tctx, dcerpc_eventlog_GetLogInformation_r(b, tctx, &r), in test_GetLogInformation()
355 torture_assert_ntstatus_ok(tctx, dcerpc_eventlog_GetLogInformation_r(b, tctx, &r), in test_GetLogInformation()
364 torture_assert_ntstatus_ok(tctx, dcerpc_eventlog_GetLogInformation_r(b, tctx, &r), in test_GetLogInformation()
367 torture_assert_ntstatus_ok(tctx, r.out.result, "GetLogInformation failed"); in test_GetLogInformation()
371 torture_assert_ntstatus_ok(tctx, in test_GetLogInformation()
374 torture_assert_ntstatus_ok(tctx, cr.out.result, in test_GetLogInformation()
393 torture_assert_ntstatus_ok(tctx, in test_OpenEventLog()
396 torture_assert_ntstatus_ok(tctx, cr.out.result, in test_OpenEventLog()
427 torture_assert_ntstatus_ok(tctx, dcerpc_eventlog_BackupEventLogW_r(b, tctx, &r), in test_BackupLog()
438 torture_assert_ntstatus_ok(tctx, dcerpc_eventlog_BackupEventLogW_r(b, tctx, &r), in test_BackupLog()
440 torture_assert_ntstatus_ok(tctx, r.out.result, "BackupEventLogW failed"); in test_BackupLog()
442 torture_assert_ntstatus_ok(tctx, dcerpc_eventlog_BackupEventLogW_r(b, tctx, &r), in test_BackupLog()
449 torture_assert_ntstatus_ok(tctx, in test_BackupLog()
452 torture_assert_ntstatus_ok(tctx, cr.out.result, in test_BackupLog()
464 torture_assert_ntstatus_ok(tctx, dcerpc_eventlog_OpenBackupEventLogW_r(b, tctx, &br), in test_BackupLog()
467 torture_assert_ntstatus_ok(tctx, br.out.result, "OpenBackupEventLogW failed"); in test_BackupLog()
471 torture_assert_ntstatus_ok(tctx, in test_BackupLog()
474 torture_assert_ntstatus_ok(tctx, cr.out.result, in test_BackupLog()