summaryrefslogtreecommitdiff
path: root/source4/torture/raw
AgeCommit message (Expand)AuthorFilesLines
2008-04-27Move subunit infrastructure code into lib/torture.Jelmer Vernooij2-3/+3
2008-04-22Fix more failing tests to pass the event context.Simo Sorce2-2/+2
2008-04-21Fix buildSimo Sorce1-0/+1
2008-04-21Remove more event_context_init() uses from function calls within deep down th...Simo Sorce1-2/+2
2008-04-21smbtorture: Add RAW-BENCH-LOOKUP micro-benchmark.James Peach2-0/+321
2008-04-17Fix the build.Jelmer Vernooij3-4/+4
2008-04-17Use provided event context rather than looking for it.Jelmer Vernooij3-13/+10
2008-04-17Remove event context tracking from the credentials struct.Jelmer Vernooij1-6/+4
2008-04-16Avoid event_find_context when a event context is already available.Jelmer Vernooij1-2/+1
2008-04-02Install public header files again and include required prototypes.Jelmer Vernooij19-1/+20
2008-03-18smbtorture: fix typos in RAW-OPLOCK output.Michael Adam1-2/+2
2008-03-17RAW-BENCH-OPEN: avoid sync calls before the main loopStefan Metzmacher1-33/+55
2008-03-17RAW-BENCH-OPEN: fix the output and calculate the total operationsStefan Metzmacher1-7/+17
2008-03-12RAW-RENAME: w2k3 just ignores a NTTRANS-RENAME!Stefan Metzmacher1-15/+50
2008-03-12RAW-STREAMS: do a exit on the session after each sub testsStefan Metzmacher1-0/+2
2008-03-12RAW-STREAMS: do what the comments sayStefan Metzmacher1-3/+5
2008-03-11Added test_nttransrename() to test Metze's new code.Jeremy Allison2-1/+92
2008-03-11RAW-SEARCH: skip RESUME_KEY tests against samba3Stefan Metzmacher1-0/+10
2008-03-11Samba3.2 now passes a lot more tests - remove the S3 specificJeremy Allison1-67/+32
2008-03-11Samba3 now passes the test_raw_oplock_exclusive3 test.Jeremy Allison1-8/+2
2008-03-11Test trans2 renames with oplocks. It looks like trans2 renamesJeremy Allison2-0/+110
2008-03-07torture: fix escape sequence in test_chkpath().Michael Adam1-1/+1
2008-03-06RAW-OPLOCK: rename _ack_to_levelII() -> ack_to_given()Stefan Metzmacher1-61/+75
2008-03-06RAW-OPLOCK: add BATCH24 test another case with a connection with no CAP_LEVEL...Stefan Metzmacher1-0/+77
2008-03-06RAW-OPLOCK: add BATCH23 and test with a connection with no CAP_LEVEL_II_OPLOCKSStefan Metzmacher1-0/+121
2008-03-06RAW-OPLOCK: remove unused varsStefan Metzmacher1-3/+0
2008-03-04RAW-OPLOCK: add BATCH22 and test the behavior of oplock break timeoutsStefan Metzmacher1-0/+118
2008-03-04RAW-OPLOCK: add BATCH21: a self write with an oplock doesn't break itStefan Metzmacher1-0/+70
2008-02-29RAW-SFILEINFO-RENAME: test renaming of directories by path and handleStefan Metzmacher1-8/+84
2008-02-29RAW-SFILEINFO-RENAME: test renaming by path while a handle is open on a fileStefan Metzmacher1-0/+25
2008-02-29RAW-CHKPATH: also use qpathinfo NAME_INFO and check the returned nameStefan Metzmacher1-11/+66
2008-02-29raw-qfsinfo: Convert to new torture API.Jelmer Vernooij1-16/+13
2008-02-28Remove use of global_loadparm.Jelmer Vernooij1-0/+2
2008-02-27RAW-OPLOCK: be more strict with share modes against windows and samba4Stefan Metzmacher1-19/+32
2008-02-27RAW-OPLOCK: use torture_result(TORTURE_FAIL) so that the knownfailures file workStefan Metzmacher1-2/+2
2008-02-27RAW-OPLOCK: add BATCH20 test renaming via setpathinfo() and setfileinfo()Stefan Metzmacher1-0/+135
2008-02-27RAW-OPLOCK: add BATCH19 test renaming via setpathinfoStefan Metzmacher1-0/+112
2008-02-27RAW-OPLOCK: add BATCH18 test a ntrename with FLAG_RENAMEStefan Metzmacher1-0/+75
2008-02-27RAW-OPLOCK: add BATCH17 test rename on a file with oplockStefan Metzmacher1-0/+75
2008-02-27RAW-OPLOCK: add EXCLISIVE6 test a rename on a file with an oplockStefan Metzmacher1-0/+72
2008-02-27RAW-OPLOCK: add EXCLUSIVE5 to test attribute only with OVERWRITE_IFStefan Metzmacher1-0/+72
2008-02-27RAW-OPLOCK: add BATCH16 and tests attribute only with OVERWRITE_IFStefan Metzmacher1-0/+79
2008-02-27RAW-OPLOCK: add EXCLUSIVE4 a attribute only open doesn't break an exclusive o...Stefan Metzmacher1-0/+65
2008-02-27RAW-OPLOCK: add EXCLUSIVE3Stefan Metzmacher1-0/+69
2008-02-27RAW-OPLOCK: add EXCLUSIVE2Stefan Metzmacher1-0/+95
2008-02-27RAW-OPLOCK: rename test (NORMAL => EXCLUSIVE1)Stefan Metzmacher1-4/+4
2008-02-26RAW-OPLOCK: BATCH15: make sure a qpathinfo doesn't break batch oplocksStefan Metzmacher1-0/+74
2008-02-25RAW-OPLOCK: remove unused varStefan Metzmacher1-2/+1
2008-02-25RAW-OPLOCK: fix typo (send oplock releases on the correct connection)Stefan Metzmacher1-1/+1
2008-02-21Remove more uses of global_loadparm.Jelmer Vernooij1-0/+1