summaryrefslogtreecommitdiffstats
path: root/source3/torture/torture.c
Commit message (Expand)AuthorAgeFilesLines
* torture3: Add a little gencache_parse load testVolker Lendecke2014-05-241-0/+24
* s3: client : Add extra return parameter to all client open calls.Jeremy Allison2014-05-091-61/+64
* torture3: local-messaging-read3Volker Lendecke2014-05-081-0/+1
* torture3: Add a test deleting a different reqVolker Lendecke2014-04-301-0/+1
* torture3: Add local-messaging-read1Volker Lendecke2014-04-301-0/+1
* pthreadpool: Add a simple benchmarkVolker Lendecke2014-03-271-0/+1
* s3:torture: use CLI_BUFFER_SIZE instead of BUFFER_SIZEStefan Metzmacher2014-03-051-1/+1
* dbwrap: add a dbwrap_flags argument to db_open()Michael Adam2014-02-071-1/+2
* messaging3: remove msg_channelVolker Lendecke2014-01-211-2/+0
* torture3: Do not depend on epollVolker Lendecke2013-12-141-1/+1
* torture3: Reproducer for bug 10284Volker Lendecke2013-11-261-0/+1
* s3-lib: Add grpname to talloc_sub_specified().Andreas Schneider2013-11-211-1/+1
* torture3: Use tevent_req_nterror properlyVolker Lendecke2013-11-191-4/+2
* lib: Use "mem_ctx" arg in gencache_getVolker Lendecke2013-09-051-7/+7
* lib: Add a "mem_ctx" arg to gencache_get (unused so far)Volker Lendecke2013-09-051-4/+4
* torture3: Test getting a blob as a stringVolker Lendecke2013-09-051-0/+15
* lib: Add "mem_ctx" to gencache_get_data_blobVolker Lendecke2013-09-051-2/+2
* torture3: Fix a const warningVolker Lendecke2013-09-051-1/+1
* torture3: Trigger a nasty cleanup bug in smbdVolker Lendecke2013-09-031-0/+1
* torture3: add clipathinfo-bufsizeVolker Lendecke2013-08-281-0/+1
* s3:torture: avoid interpret_protocol()Stefan Metzmacher2013-08-151-2/+1
* torture: add LOCAL-sid_to_string testcaseJeff Layton2013-07-311-0/+30
* torture: add more string_to_sid torture testcasesJeff Layton2013-07-311-0/+16
* s3:torture: Add new LARGE_READX test to investigate large SMBreadX behavior.Jeremy Allison2013-03-201-1/+337
* s3-torture: Don't leak memory.Andreas Schneider2013-02-221-0/+3
* s3:torture: call fault_setup() to get usage backtracesStefan Metzmacher2013-02-191-0/+1
* s3:torture: s/struct event_context/struct tevent_contextStefan Metzmacher2013-02-191-4/+4
* s3:torture: make use of samba_tevent_context_init()Stefan Metzmacher2013-02-191-8/+8
* Regression test for bug #9571 - Unlink after open causes smbd to panicJeremy Allison2013-01-281-0/+44
* smbtorture: Satisfy a linker dependencyVolker Lendecke2013-01-181-1/+8
* torture: Use new samba_getpass() in smbtorture3.Andreas Schneider2012-12-031-3/+6
* s3: test dbwrap_ctdbVolker Lendecke2012-11-291-0/+1
* s3: Add two tests a CLEAR_IF_FIRST crashVolker Lendecke2012-10-061-0/+56
* Check error returns from strupper_m() (in all reasonable places).Jeremy Allison2012-08-091-1/+1
* s3:torture:delete: add a 12th subtest to the delete-on-close testsMichael Adam2012-08-091-0/+98
* s3:torture:delete: fix 11th test to work against windowsMichael Adam2012-08-091-9/+6
* s3:torture:delete: simplify return code handling, fixing a couple of return c...Michael Adam2012-08-091-48/+3
* s3:torture:delete: reduce indentationMichael Adam2012-08-091-8/+6
* s3:torture:delete: add a commentMichael Adam2012-08-091-0/+2
* s3:torture:delete: add a commentMichael Adam2012-08-091-0/+2
* s3:torture:delete: add a commentMichael Adam2012-08-091-0/+2
* s3:torture:delete: move the success message for a subtest to the correct placeMichael Adam2012-08-091-2/+3
* s3:torture:delete: remove an else, reducing indentationMichael Adam2012-08-091-2/+3
* s3:torture:delete: remove an else, reducing indentationMichael Adam2012-08-091-2/+3
* s3:torture:delete: remove an else, reducing indentationMichael Adam2012-08-091-2/+3
* s3:torture:delete: remove an else, reducing indentationMichael Adam2012-08-091-2/+3
* s3:torture:delete: really fail the test in a failure caseMichael Adam2012-08-091-2/+2
* s3:torture:delete: fix a commentMichael Adam2012-08-091-1/+1
* s3:torture:delete: fix a messageMichael Adam2012-08-091-1/+1
* s3:torture:delete: fix a messageMichael Adam2012-08-091-1/+1