summaryrefslogtreecommitdiff
path: root/source3/torture/torture.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-20s3:torture: Add new LARGE_READX test to investigate large SMBreadX behavior.Jeremy Allison1-1/+337
2013-02-22s3-torture: Don't leak memory.Andreas Schneider1-0/+3
2013-02-19s3:torture: call fault_setup() to get usage backtracesStefan Metzmacher1-0/+1
2013-02-19s3:torture: s/struct event_context/struct tevent_contextStefan Metzmacher1-4/+4
2013-02-19s3:torture: make use of samba_tevent_context_init()Stefan Metzmacher1-8/+8
2013-01-28Regression test for bug #9571 - Unlink after open causes smbd to panicJeremy Allison1-0/+44
2013-01-18smbtorture: Satisfy a linker dependencyVolker Lendecke1-1/+8
2012-12-03torture: Use new samba_getpass() in smbtorture3.Andreas Schneider1-3/+6
2012-11-29s3: test dbwrap_ctdbVolker Lendecke1-0/+1
2012-10-06s3: Add two tests a CLEAR_IF_FIRST crashVolker Lendecke1-0/+56
2012-08-09Check error returns from strupper_m() (in all reasonable places).Jeremy Allison1-1/+1
2012-08-09s3:torture:delete: add a 12th subtest to the delete-on-close testsMichael Adam1-0/+98
2012-08-09s3:torture:delete: fix 11th test to work against windowsMichael Adam1-9/+6
2012-08-09s3:torture:delete: simplify return code handling, fixing a couple of return c...Michael Adam1-48/+3
2012-08-09s3:torture:delete: reduce indentationMichael Adam1-8/+6
2012-08-09s3:torture:delete: add a commentMichael Adam1-0/+2
2012-08-09s3:torture:delete: add a commentMichael Adam1-0/+2
2012-08-09s3:torture:delete: add a commentMichael Adam1-0/+2
2012-08-09s3:torture:delete: move the success message for a subtest to the correct placeMichael Adam1-2/+3
2012-08-09s3:torture:delete: remove an else, reducing indentationMichael Adam1-2/+3
2012-08-09s3:torture:delete: remove an else, reducing indentationMichael Adam1-2/+3
2012-08-09s3:torture:delete: remove an else, reducing indentationMichael Adam1-2/+3
2012-08-09s3:torture:delete: remove an else, reducing indentationMichael Adam1-2/+3
2012-08-09s3:torture:delete: really fail the test in a failure caseMichael Adam1-2/+2
2012-08-09s3:torture:delete: fix a commentMichael Adam1-1/+1
2012-08-09s3:torture:delete: fix a messageMichael Adam1-1/+1
2012-08-09s3:torture:delete: fix a messageMichael Adam1-1/+1
2012-08-09s3:torture:delete: fix a messageMichael Adam1-1/+1
2012-08-09s3:torture:delete: fix a message (counting the opens)Michael Adam1-1/+1
2012-08-09s3:torture:delete: untangle function call from result checkMichael Adam1-1/+2
2012-08-09s3:torture:delete: untangle function call from result checkMichael Adam1-1/+2
2012-08-09s3:torture:delete: untangle function call from result checkMichael Adam1-2/+6
2012-08-09s3:torture:delete: untanlge function call from result checkMichael Adam1-1/+2
2012-08-09s3:torture:delete: untangle function call from result checkMichael Adam1-1/+2
2012-08-09s3:torture:delete: untangle function call from result checkMichael Adam1-1/+2
2012-08-09s3:torture:delete: untangle function call from result checkMichael Adam1-1/+1
2012-08-09s3:torture:delete: untangle function call from result checkMichael Adam1-1/+2
2012-08-09s3:torture:delete: untangle function call from result checkMichael Adam1-1/+2
2012-08-09s3:torture:delete: untangle function call from result checkMichael Adam1-1/+2
2012-08-09s3:torture:delete: untangle function call from result checkMichael Adam1-3/+5
2012-08-09s3:torture:delete: untangle function call from result checkMichael Adam1-1/+2
2012-08-09s3:torture:delete: untangle function call from result checkMichael Adam1-2/+5
2012-07-25s3:torture: remove unused shm_setup()Stefan Metzmacher1-55/+0
2012-07-25s3:torture: replace shm_setup() with anonymous_shared_allocate()Stefan Metzmacher1-3/+3
2012-06-15dbwrap: dbwrap_fetch_uint32->dbwrap_fetch_uint32_bystringVolker Lendecke1-2/+2
2012-06-12s3:torture: fix use of non-existent word (existant)Michael Adam1-3/+3
2012-06-05Tests for bug #8972 - Add permission checks to run_simple_posix_open_test().Jeremy Allison1-0/+27
2012-06-03s3:libsmb: get rid of cli_smb_req_*,cli_smb_wct_ofs,cli_smb_chain_sendLuk Claes1-2/+2
2012-05-28s3:libsmb: get rid of cli_negprotLuk Claes1-3/+6
2012-05-28s3:libsmb: get rid of cli_state_disconnectLuk Claes1-1/+1