summaryrefslogtreecommitdiff
path: root/source4/torture/smbtorture.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-21s4:smbtorture do not leave output directory aroundChristian Ambach1-13/+10
2010-12-11smbtorture: Default to listing all tests if no prefix was specified.Jelmer Vernooij1-2/+6
2010-12-11smbtorture: Implement --list argument.Jelmer Vernooij1-10/+45
2010-12-11s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij1-7/+7
2010-12-10smbtorture: Rename --list to --list-suites, add stub --list.Jelmer Vernooij1-10/+11
2010-10-11s4:smbtorture Create a new random output directory each time, and delete itAndrew Bartlett1-2/+14
2010-10-01samba: share readline wrappers among all buildsystems.Günther Deschner1-1/+1
2010-09-22smbtorture: Report times.Jelmer Vernooij1-0/+2
2010-09-21torture: Remove active_testname variable.Jelmer Vernooij1-3/+0
2010-09-21torture: Fix running individual tests.Jelmer Vernooij1-2/+2
2010-07-16s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell1-53/+53
2010-06-25smbtorture: Fix loading of --load-list.Jelmer Vernooij1-10/+12
2010-06-21smbtorture: Fixx off-by-one command line parsing.James Peach1-17/+17
2010-06-21smbtorture: Add "target" command to interactive shell.James Peach1-15/+22
2010-06-21smbtorture: Move interactive shell into a separate file.James Peach1-59/+18
2010-06-21smbtorture: Print global options for interactive "list" command.James Peach1-1/+3
2010-06-21smbtorture: Add history support to shell mode.James Peach1-1/+8
2010-06-21smbtorture: Add list command to smbtorture shell.James Peach1-36/+94
2010-06-15s4 torture: RAW-SEARCH: break out some of the old search levelsAravind Srinivasan1-0/+2
2010-06-03s4-smbtorture: allow to call single tests from a testcase in a testsuiteGünther Deschner1-0/+10
2010-04-10torture: Simplify torture suite running, call restricted test suite runner.Jelmer Vernooij1-43/+29
2010-04-10smbtorture: Remove unused shell feature.Jelmer Vernooij1-51/+1
2010-04-10smbtorture: Support --load-list argument.Jelmer Vernooij1-16/+30
2010-04-09s4/torture: Suppress Valgrind warningsKamen Mazdrashki1-1/+2
2010-03-31smbtorture: Report number of available tests in a testsuite using subunit.Jelmer Vernooij1-1/+7
2010-01-10s4/torture: Parameterize output in LOCK tests based off server supportSteven Danneman1-0/+3
2009-12-07s4 torture: Add a new torture:hide_on_access_denied parameterTim Prouty1-0/+3
2009-12-03s4 torture: Make RAW-SEARCH pass against win7Zachary Loafman1-0/+9
2009-12-03s4 torture: Parameterize WRITE_AND_CLOSE supportZachary Loafman1-0/+1
2009-12-03s4 torture: Allow READ to be parameterized, add more readx testsZachary Loafman1-0/+1
2009-12-03s4-torture: Allow the legacy DENY_FCB/DENY_DOS share modes to be ignoredZachary Loafman1-0/+2
2009-12-03s4 torture: Add a few more windows target typesTim Prouty1-0/+4
2009-12-03s4 torture: Allow some implementations to break from level1 to none with two ...Tim Prouty1-0/+2
2009-12-02s4/torture: Add target functionality parameters to SMBv1 BRL testsSteven Danneman1-1/+6
2009-12-01Revert "s4 torture: Allow onefs to be checked like samba3 and samba4"Tim Prouty1-1/+0
2009-11-25s4 torture: Allow onefs to be checked like samba3 and samba4Tim Prouty1-0/+1
2009-11-17s4/torture: Port SMBv1 Change Notify tests to SMBv2Aravind Srinivasan1-0/+2
2009-11-17torture/smb2: make SMB2 BRL tests pass against W2K8R2Steven Danneman1-0/+2
2009-10-22s4:smbtorture - Add "const" before "value"Matthias Dieter Wallnöfer1-1/+1
2009-10-20s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell1-4/+0
2009-10-15s4-torture: catch bad command line optionsAndrew Tridgell1-0/+3
2009-10-06s4/torture: Add server target of OneFSSteven Danneman1-2/+5
2009-07-06RAW-LOCK: fix the run against w2k3, w2k8, win7rc and samba3/4Stefan Metzmacher1-0/+2
2009-06-13smbtorture: Output subunit by default.Jelmer Vernooij1-1/+1
2009-06-13smbtorture: Remove unused 'quiet' output format.Jelmer Vernooij1-36/+0
2009-02-11s4 torture: Smbtorture additions for Windows BRLZack Kirsch1-0/+2
2008-12-22Fix segfault when there are no tests registered.Jelmer Vernooij1-1/+1
2008-11-02Fix the build.Jelmer Vernooij1-0/+3
2008-11-01Split out torture results from torture context.Jelmer Vernooij1-3/+6
2008-10-23Move subunit ui ops out of smbtorture to the torture library.Jelmer Vernooij1-75/+1