summaryrefslogtreecommitdiff
path: root/source4/torture/torture.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r19381: Print out the specific tests that failed after a smbtorture run.Jelmer Vernooij1-0/+15
2007-10-10r19350: Properly list LOCAL-TALLOC under the "LOCAL" header.Jelmer Vernooij1-27/+8
2007-10-10r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grainedJelmer Vernooij1-24/+3
2007-10-10r18994: - torture_register_suite should be publicStefan Metzmacher1-6/+3
2007-10-10r17930: Merge noinclude branch:Jelmer Vernooij1-1/+1
2007-10-10r16557: Silently succeed when torture_register_suite is passed NULL.James Peach1-0/+4
2007-10-10r16333: Move more code out of the core smbtorture. It now no longerJelmer Vernooij1-684/+1
2007-10-10r16331: Split out registering of multi fn tests, fix typo in name of pac suite.Jelmer Vernooij1-78/+80
2007-10-10r16329: Convert to new UI API.Jelmer Vernooij1-1/+1
2007-10-10r16328: Wrap all existing tests in simple single-function testsuites.Jelmer Vernooij1-32/+84
2007-10-10r16304: Improve testing UI API. This now allows registering the fullJelmer Vernooij1-1/+1
2007-10-10r16149: This is a very Samba3 specific test: It tests whether 'hide unreadabl...Volker Lendecke1-0/+1
2007-10-10r15957: - add a test that fetches the schema from an windows LDAP server,Stefan Metzmacher1-0/+1
2007-10-10r15892: Remove the COM management code - DCOM should beJelmer Vernooij1-1/+0
2007-10-10r15862: add a LOCAL-EVENT torture testStefan Metzmacher1-0/+1
2007-10-10r15816: add SMB2-LOCK torture test, which demonstrates what possible valid an...Stefan Metzmacher1-0/+1
2007-10-10r15594: Remove another unused includeJelmer Vernooij1-1/+0
2007-10-10r15456: Inspired by a short discussion with abartlet on IRC.Rafal Szczesniak1-0/+1
2007-10-10r15014: added a simple batch oplock benchmarkAndrew Tridgell1-0/+1
2007-10-10r14817: rename some testsStefan Metzmacher1-2/+4
2007-10-10r14720: Add torture_context argument to all torture testsJelmer Vernooij1-7/+7
2007-10-10r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij1-0/+1
2007-10-10r14527: Fix build problems.Jelmer Vernooij1-74/+0
2007-10-10r14525: Sort list of torture tests alphabeticallyJelmer Vernooij1-19/+16
2007-10-10r14524: Make TORTURE_NET a separate moduleJelmer Vernooij1-17/+5
2007-10-10r14520: Split up smbtorture binary into a core (torture.c) and UI frontend (s...Jelmer Vernooij1-338/+6
2007-10-10r14519: Put base registration in a seperate file, as well as someJelmer Vernooij1-1596/+62
2007-10-10r14497: Fix build with shared librariesJelmer Vernooij1-5/+0
2007-10-10r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij1-0/+1
2007-10-10r14437: fix warningsStefan Metzmacher1-2/+2
2007-10-10r14379: Build torture/rpc/ as a seperate smbtorture module. Move helperJelmer Vernooij1-96/+3
2007-10-10r14363: Remove credentials.h from the global includes.Jelmer Vernooij1-0/+1
2007-10-10r14347: Add registration function to allow registering smbtorture test(suites)Jelmer Vernooij1-22/+82
2007-10-10r14256: - rename smb_file -> smb_handleStefan Metzmacher1-1/+1
2007-10-10r14173: change smb interface structures to always useStefan Metzmacher1-1/+1
2007-10-10r14140: block SIGPIPE in smbtortureStefan Metzmacher1-0/+3
2007-10-10r14040: report errors betterStefan Metzmacher1-0/+2
2007-10-10r14039: as samba4 drops the connection on multiple negprot requestsStefan Metzmacher1-7/+10
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij1-0/+1
2007-10-10r13903: Don't generate prototypes for modules and binaries in include/proto.h byJelmer Vernooij1-0/+1
2007-10-10r13853: fixed the BASE-NEGNOWAIT test to not fail with a sigpipe if the serverAndrew Tridgell1-2/+3
2007-10-10r13839: Use registration mechanism for backends as well (in the same senseJelmer Vernooij1-0/+3
2007-10-10r13658: More moving around of files:Jelmer Vernooij1-1/+1
2007-10-10r13627: split the NBT-WINSREPLICATION tests into multiple testsStefan Metzmacher1-1/+3
2007-10-10r13373: Implement the -p option for smbtorture.James Peach1-2/+7
2007-10-10r13346: use private proto header files for the torture testsStefan Metzmacher1-0/+13
2007-10-10r13210: Revert my named pipes patch until it passes not just 'make quicktest'...Jelmer Vernooij1-1/+0
2007-10-10r13208: Clearly separate named pipes from the IPC$ NTVFS type.Jelmer Vernooij1-0/+1
2007-10-10r13182: Add first bits of browsing testsuite.Jelmer Vernooij1-0/+1
2007-10-10r12764: Add a test for lsa_lookup. This will be expanded when I get around to...Volker Lendecke1-0/+1