summaryrefslogtreecommitdiff
path: root/source4/torture/smbtorture.c
Commit message (Expand)AuthorAgeFilesLines
* s4: popt: Change from talloc_autofree_context() to NULL context.Jeremy Allison2017-05-111-0/+3
* s4: torture: Pass the new talloc context into torture_init().Jeremy Allison2017-05-051-1/+1
* s4: torture: Add a TALLOC_CTX * to torture_parse_target().Jeremy Allison2017-05-051-4/+7
* s4: torture: Create a top level talloc contxt.Jeremy Allison2017-05-051-6/+31
* lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison2017-04-221-1/+1
* s4:torture: avoid const warnings in smbtorture.cStefan Metzmacher2014-04-021-4/+8
* s4:torture: avoid argv related const warningsStefan Metzmacher2014-04-021-2/+2
* s4:torture: use dcerpc_binding_get_string_option("host") in smbtorture.cStefan Metzmacher2014-02-131-2/+5
* s4:torture: handle binding_struct->host == NULL in torture_parse_target()Stefan Metzmacher2014-02-111-1/+3
* torture: Add a new w2k12 targetVolker Lendecke2013-09-051-0/+2
* Add a herald with version string to smbtortureRichard Sharpe2013-02-131-0/+2
* libtorture: factor out simple ui backendGregor Beck2012-09-211-64/+1
* torture: added samba4-ntvfs targetAndrew Tridgell2012-02-281-0/+3
* Revert making public of the samba-module library.Jelmer Vernooij2011-12-031-2/+2
* lib/util Rename samba_init_module_fn -> samba_module_init_fnAndrew Bartlett2011-10-281-1/+1
* lib/util Split samba-modules library into public and private partsAndrew Bartlett2011-10-281-1/+1
* lib/util Rename init_module_fn to samba_init_module_fnAndrew Bartlett2011-10-281-1/+1
* lib/util: consolidate module loadingAndrew Bartlett2011-10-061-1/+1
* lib/util: consolidate module loading into common codeAndrew Bartlett2011-10-061-0/+1
* s4-modules Remove lp_ctx from init functions that no longer need itAndrew Bartlett2011-06-061-1/+1
* s4:smbtorture do not leave output directory aroundChristian Ambach2011-02-211-13/+10
* smbtorture: Default to listing all tests if no prefix was specified.Jelmer Vernooij2010-12-111-2/+6
* smbtorture: Implement --list argument.Jelmer Vernooij2010-12-111-10/+45
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-111-7/+7
* smbtorture: Rename --list to --list-suites, add stub --list.Jelmer Vernooij2010-12-101-10/+11
* s4:smbtorture Create a new random output directory each time, and delete itAndrew Bartlett2010-10-111-2/+14
* samba: share readline wrappers among all buildsystems.Günther Deschner2010-10-011-1/+1
* smbtorture: Report times.Jelmer Vernooij2010-09-221-0/+2
* torture: Remove active_testname variable.Jelmer Vernooij2010-09-211-3/+0
* torture: Fix running individual tests.Jelmer Vernooij2010-09-211-2/+2
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-53/+53
* smbtorture: Fix loading of --load-list.Jelmer Vernooij2010-06-251-10/+12
* smbtorture: Fixx off-by-one command line parsing.James Peach2010-06-211-17/+17
* smbtorture: Add "target" command to interactive shell.James Peach2010-06-211-15/+22
* smbtorture: Move interactive shell into a separate file.James Peach2010-06-211-59/+18
* smbtorture: Print global options for interactive "list" command.James Peach2010-06-211-1/+3
* smbtorture: Add history support to shell mode.James Peach2010-06-211-1/+8
* smbtorture: Add list command to smbtorture shell.James Peach2010-06-211-36/+94
* s4 torture: RAW-SEARCH: break out some of the old search levelsAravind Srinivasan2010-06-151-0/+2
* s4-smbtorture: allow to call single tests from a testcase in a testsuiteGünther Deschner2010-06-031-0/+10
* torture: Simplify torture suite running, call restricted test suite runner.Jelmer Vernooij2010-04-101-43/+29
* smbtorture: Remove unused shell feature.Jelmer Vernooij2010-04-101-51/+1
* smbtorture: Support --load-list argument.Jelmer Vernooij2010-04-101-16/+30
* s4/torture: Suppress Valgrind warningsKamen Mazdrashki2010-04-091-1/+2
* smbtorture: Report number of available tests in a testsuite using subunit.Jelmer Vernooij2010-03-311-1/+7
* s4/torture: Parameterize output in LOCK tests based off server supportSteven Danneman2010-01-101-0/+3
* s4 torture: Add a new torture:hide_on_access_denied parameterTim Prouty2009-12-071-0/+3
* s4 torture: Make RAW-SEARCH pass against win7Zachary Loafman2009-12-031-0/+9
* s4 torture: Parameterize WRITE_AND_CLOSE supportZachary Loafman2009-12-031-0/+1
* s4 torture: Allow READ to be parameterized, add more readx testsZachary Loafman2009-12-031-0/+1