summaryrefslogtreecommitdiff
path: root/source3/torture/torture.c
AgeCommit message (Expand)AuthorFilesLines
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
2012-05-28s3:libsmb: get rid of cli_state_capabilitiesLuk Claes1-1/+1
2012-05-28s3:libsmb: get rid of cli_sockoptLuk Claes1-49/+50
2012-05-25s3: Test whether get_share_mode_lock cleans up stale processesVolker Lendecke1-0/+1
2012-05-22Added torture test for bug #8910. Test remove_duplicate_addrs2().Jeremy Allison1-0/+104
2012-05-18s3: Revert the serverid changes, they need more workVolker Lendecke1-1/+0
2012-05-17s3: Test whether get_share_mode_lock cleans up stale processesVolker Lendecke1-0/+1
2012-05-01s3:torture: add idmap_tdb_common test codeChristian Ambach1-0/+1
2012-04-19s3-dbwrap: Add dbwrap_record_watch_send/recvVolker Lendecke1-0/+1
2012-04-17s3: Add two notify benchmark testsVolker Lendecke1-0/+2
2012-04-17s3: Make torture_nprocs globally availableVolker Lendecke1-19/+19