summaryrefslogtreecommitdiffstats
path: root/source4/torture
Commit message (Expand)AuthorAgeFilesLines
* buildtools: Use 'pyfeature' instead of pyembed and pyext argumentsPetr Viktorin2015-03-111-1/+1
* torture4: Fix systems with a 32-bit "long"Volker Lendecke2015-03-101-5/+6
* Make winbind client library thread-safe by adding contextMatthew Newton2015-03-101-1/+1
* torture/ioctl: add range overflow QAR testDavid Disseldorp2015-03-101-0/+51
* torture/ioctl: add multi-range QAR testDavid Disseldorp2015-03-091-0/+79
* torture/ioctl: add QAR off-by-one bug paranoia testDavid Disseldorp2015-03-091-0/+156
* torture/ioctl: test sparse file operation lockingDavid Disseldorp2015-03-091-0/+111
* torture/ioctl: add ioctl_sparse_perms testDavid Disseldorp2015-03-091-0/+241
* torture/ioctl: rework and reduce pattern helper IO sizesDavid Disseldorp2015-03-091-37/+46
* torture/ioctl: add sparse_punch_invalid testDavid Disseldorp2015-03-091-0/+109
* torture/ioctl: remove FS specific sparse copy-chunk expectationsDavid Disseldorp2015-03-091-9/+30
* torture/ioctl: remove FS specific sparse punch checkDavid Disseldorp2015-03-091-7/+21
* torture/ioctl: remove 64K chunk size assumptionsDavid Disseldorp2015-03-091-7/+24
* idl/ioctl: change QAR response array to a DATA_BLOBDavid Disseldorp2015-03-091-0/+3
* torture-krb5: Add an initial test for s4u2self behaviourAndrew Bartlett2015-03-091-3/+15
* torture/fsrvp: remove verification trailer magic fieldDavid Disseldorp2015-03-071-34/+7
* Fix the O3 developer buildVolker Lendecke2015-03-033-8/+11
* s4-torture: cleanup nsswrapper test a little by removing nwrap references.Günther Deschner2015-03-022-121/+121
* s4-torture: re-add nss-wrapper torture testsuite.Günther Deschner2015-03-023-1/+957
* Fix the developer O3 buildVolker Lendecke2015-02-255-7/+7
* torture-backupkey: Check the dcerpc call return code before calling ndr pullGarming Sam2015-02-251-3/+5
* torture-backupkey: Add tests that read the secret from the server, and validateAndrew Bartlett2015-02-251-9/+312
* backupkey: Add tests for ServerWrap protocolAndrew Bartlett2015-02-251-2/+645
* backupkey: Change expected error codes to match Windows 2008R2 and Windows 20...Andrew Bartlett2015-02-251-2/+9
* torture-backupkey: Assert dcerpc_bkrp_BackupKey_r call was successfulAndrew Bartlett2015-02-251-0/+6
* torture-backupkey: Add consistent assertions that createRestoreGUIDStruct() s...Andrew Bartlett2015-02-251-1/+12
* s4:torture/rpc/backupkey: Require 2048 bit RSA keyArvid Requate2015-02-251-0/+75
* torture: Add netr_setPassword(2) schannel test.Andreas Schneider2015-02-232-0/+110
* s4: smbtorture: leases - show stat opens grant leases and can be broken.Jeremy Allison2015-02-191-0/+79
* torture/ioctl: add test_ioctl_sparse_copy_chunk testDavid Disseldorp2015-02-121-0/+192
* torture/ioctl: add sparse_compressed testDavid Disseldorp2015-02-121-0/+102
* torture/ioctl: extend sparse_hole_dealloc testDavid Disseldorp2015-02-121-0/+76
* torture/ioctl: add sparse_hole_dealloc testDavid Disseldorp2015-02-121-1/+189
* torture/ioctl: fix check_[zero/pattern]() for len=0David Disseldorp2015-02-121-0/+8
* torture-krb5: Provide a generic handler to catch and print unexpected KRB_ERR...Andrew Bartlett2015-02-081-10/+22
* torture-krb5: Add test for TGS-REQ with type KRB5_NT_PRINCIPAL, KRB5_NT_SRV_I...Andrew Bartlett2015-02-081-24/+152
* torture-krb5: Add test in for normal TGS-REQAndrew Bartlett2015-02-081-1/+172
* torture-krb5: Split out TEST_AS_REQ_SELF recv testing routineAndrew Bartlett2015-02-081-50/+186
* torture-krb5: Add additional assertions for non-canon TGS-REPAndrew Bartlett2015-02-081-0/+9
* torture-krb5: Further test improvements to cover KRB5_GC_CANONICALIZE on krbtgt/Andrew Bartlett2015-02-081-16/+243
* torture-krb5: Add tests for AS-REQ to our own nameAndrew Bartlett2015-02-081-29/+166
* torture-krb5: Improve the assertions in our KDC tests to be more explicitAndrew Bartlett2015-02-081-0/+11
* torture-krb5: Reformat and re-work test to be easier to followAndrew Bartlett2015-02-081-282/+573
* torture-krb5: Add tests for the canonicalise TGS-REQ caseAndrew Bartlett2015-02-081-26/+173
* torture-krb5: add TGS-REQ testing to krb5.kdc.canon testsuiteAndrew Bartlett2015-02-081-25/+294
* torture-krb5: Do not do post-recv checks if the packet recv failedAndrew Bartlett2015-02-082-2/+8
* s4-torture: the new krb5 kdc tests are heimdal, not dc specific.Günther Deschner2015-01-261-1/+1
* torture-krb5: Check for UPN hanlding in krb5.kdc.canon testAndrew Bartlett2015-01-231-18/+90
* torture-krb5: Move checking of server and client names to krb5.kdc.canonAndrew Bartlett2015-01-232-20/+25
* torture-krb5: Move test of krb5_get_init_creds_opt_set_win2k to krb5.kdc.canonAndrew Bartlett2015-01-232-25/+11