summaryrefslogtreecommitdiffstats
path: root/source3/torture/torture.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* s3:torture:delete: fix a messageMichael Adam2012-08-091-1/+1
* s3:torture:delete: fix a message (counting the opens)Michael Adam2012-08-091-1/+1
* s3:torture:delete: untangle function call from result checkMichael Adam2012-08-091-1/+2
* s3:torture:delete: untangle function call from result checkMichael Adam2012-08-091-1/+2
* s3:torture:delete: untangle function call from result checkMichael Adam2012-08-091-2/+6
* s3:torture:delete: untanlge function call from result checkMichael Adam2012-08-091-1/+2
* s3:torture:delete: untangle function call from result checkMichael Adam2012-08-091-1/+2
* s3:torture:delete: untangle function call from result checkMichael Adam2012-08-091-1/+2
* s3:torture:delete: untangle function call from result checkMichael Adam2012-08-091-1/+1
* s3:torture:delete: untangle function call from result checkMichael Adam2012-08-091-1/+2
* s3:torture:delete: untangle function call from result checkMichael Adam2012-08-091-1/+2
* s3:torture:delete: untangle function call from result checkMichael Adam2012-08-091-1/+2
* s3:torture:delete: untangle function call from result checkMichael Adam2012-08-091-3/+5
* s3:torture:delete: untangle function call from result checkMichael Adam2012-08-091-1/+2
* s3:torture:delete: untangle function call from result checkMichael Adam2012-08-091-2/+5
* s3:torture: remove unused shm_setup()Stefan Metzmacher2012-07-251-55/+0
* s3:torture: replace shm_setup() with anonymous_shared_allocate()Stefan Metzmacher2012-07-251-3/+3
* dbwrap: dbwrap_fetch_uint32->dbwrap_fetch_uint32_bystringVolker Lendecke2012-06-151-2/+2
* s3:torture: fix use of non-existent word (existant)Michael Adam2012-06-121-3/+3
* Tests for bug #8972 - Add permission checks to run_simple_posix_open_test().Jeremy Allison2012-06-051-0/+27
* s3:libsmb: get rid of cli_smb_req_*,cli_smb_wct_ofs,cli_smb_chain_sendLuk Claes2012-06-031-2/+2
* s3:libsmb: get rid of cli_negprotLuk Claes2012-05-281-3/+6
* s3:libsmb: get rid of cli_state_disconnectLuk Claes2012-05-281-1/+1
* s3:libsmb: get rid of cli_state_capabilitiesLuk Claes2012-05-281-1/+1
* s3:libsmb: get rid of cli_sockoptLuk Claes2012-05-281-49/+50
* s3: Test whether get_share_mode_lock cleans up stale processesVolker Lendecke2012-05-251-0/+1
* Added torture test for bug #8910. Test remove_duplicate_addrs2().Jeremy Allison2012-05-221-0/+104
* s3: Revert the serverid changes, they need more workVolker Lendecke2012-05-181-1/+0