summaryrefslogtreecommitdiffstats
path: root/source4/torture
Commit message (Expand)AuthorAgeFilesLines
* s4:torture/smb2: remove unused variable in torture_smb2_con_sopt()Stefan Metzmacher2014-09-301-1/+0
* s4:torture/smb2: use smb2cli_tcon*() in torture_smb2_tree_connect()Stefan Metzmacher2014-09-301-27/+26
* s4:torture/smb2: use torture_smb2_tree_connect() in notify.cStefan Metzmacher2014-09-301-51/+9
* s4:torture/smb2: torture_smb2_tree_connect() creates a secondary tree connectStefan Metzmacher2014-09-301-1/+1
* s3:libsmb: remove unused smb2cli.hStefan Metzmacher2014-09-301-1/+0
* idl: Merge NETR_TRUST and LSA_TRUST definitions into one set only in lsa.idlAndrew Bartlett2014-09-272-2/+2
* torture: Fix use-after-free in ldap.nested-searchAndrew Bartlett2014-09-271-2/+4
* s4:torture:vfs_fruit: add size checks for resource fork IORalph Boehme2014-09-251-1/+87
* s4:torture:vfs_fruit: add test for OS X AppleDouble conversionRalph Boehme2014-09-251-0/+650
* s4:torture/smb2/lock: Add Lock Replay detection test case.Anubhav Rakshit2014-09-191-1/+180
* s4:torture: Add Replay tests to examine server behaviour when Multiple Channe...Anubhav Rakshit2014-09-193-7/+832
* Adding new oplock test 'batch26'.Hemanth Thummala2014-09-121-0/+81
* torture: Provide enough space for test EA name in raw.eas testAndrew Bartlett2014-09-111-1/+1
* s4:torture:base: slightly more generous timing in the defer_open testMichael Adam2014-09-101-1/+1
* s4:torture: fix multi_smb_test child status tracking.Michael Adam2014-09-101-25/+62
* s4:torture:base: add torture_comments to the loop of the deferopen test.Michael Adam2014-09-101-2/+34
* s4:torture:base: move i++ down in loop in run_deferopen()Michael Adam2014-09-101-1/+2
* torture: basic FSCTL_SET_ZERO_DATA testsDavid Disseldorp2014-09-081-0/+180
* torture: add file zero-range checkerDavid Disseldorp2014-09-081-0/+30
* torture: malformed FSCTL_QUERY_ALLOCATED_RANGES testsDavid Disseldorp2014-09-081-0/+78
* torture: basic FSCTL_QUERY_ALLOCATED_RANGES testDavid Disseldorp2014-09-081-0/+191
* torture: split pattern write into helper functionDavid Disseldorp2014-09-081-17/+38
* torture: test oversize FSCTL_SET_SPARSE requestDavid Disseldorp2014-09-081-0/+76
* torture: Correctly initialize array sizeVolker Lendecke2014-09-081-2/+2
* torture: allow us to correctly use sizeof(buf) in raw.open testsAndrew Bartlett2014-09-081-3/+3
* torture: Use torture_assert macro for value check in raw.readChristof Schmitt2014-08-301-6/+3
* torture: Use torture_assert macro for status check in raw.readChristof Schmitt2014-08-301-6/+3
* torture: Use torture_fail macro in check_buffer for read requestsChristof Schmitt2014-08-301-5/+7
* torture: Add test for 16 bit alignment of readx dataChristof Schmitt2014-08-301-0/+23
* torture: trivial test_ioctl_network_interface_info cleanupDavid Disseldorp2014-08-291-2/+2
* torture: test FSCTL_SET_SPARSE without SetSparse bufferDavid Disseldorp2014-08-291-0/+76
* torture: test FSCTL_SET_SPARSE against a directoryDavid Disseldorp2014-08-291-2/+39
* torture: test FSCTL_SET_SPARSEDavid Disseldorp2014-08-291-1/+157
* torture-dns: Add test for dlz_bind9 updatesStefan Metzmacher2014-08-271-0/+517
* torture-dns: Add test for dlz_bind9 zonedumpsStefan Metzmacher2014-08-271-0/+106
* torture-dns: Add test for dlz_bind9 lookupsAndrew Bartlett2014-08-271-0/+224
* s4:torture:dlz_bind9: fix spnego testsStefan Metzmacher2014-08-271-2/+12
* s4:dlz_bind9: avoid some compiler warningsStefan Metzmacher2014-08-261-3/+4
* s4:torture:vfs_fruit: add tests for resource fork IORalph Boehme2014-08-181-0/+110
* s4:torture:vfs_fruit: add test writing Netatalk metadataRalph Boehme2014-08-181-0/+138
* s4:torture:vfs_fruit: add test reading Netatalk metadataRalph Boehme2014-08-182-2/+355
* s4:torture: add boilerplate code for vfs_fruitRalph Boehme2014-08-182-0/+46
* s4:torture: add wrapper functionsRalph Boehme2014-08-181-0/+77
* s4:torture: add boilerplate code for testing specific VFS modulesRalph Boehme2014-08-182-1/+46
* s4:torture:smb2: add utility function torture_smb2_con_sopt()Ralph Boehme2014-08-181-0/+42
* s4:torture: use torture_assert instead of torture_comment and return in defer...Michael Adam2014-08-181-5/+11
* third_party/popt: Initial support for popt.Ira Cooper2014-08-092-9/+9
* s4-torture: use smb_krb5_get_allowed_weak_crypto() in remote PAC test.Günther Deschner2014-08-081-8/+1
* s4:torture: use torture_assert instead of torture_comment and return in defer...Michael Adam2014-08-071-4/+5
* s4:torture: consistently log "pid %u: ..." in the defer_open testMichael Adam2014-08-071-3/+5