summaryrefslogtreecommitdiff
path: root/python/samba/tests/docs.py
AgeCommit message (Expand)AuthorFilesLines
2021-11-22pytest/docs: better spelling of set_smbconf_arbitraryDouglas Bagnall1-2/+2
2021-11-22pytest/docs: set_smbconf_arbitrary_opposite() needs param_typeDouglas Bagnall1-2/+4
2021-04-28tests: Use --configfile instead of -sAndreas Schneider1-9/+21
2020-07-01tls: Use NORMAL:-VERS-SSL3.0 as the default configurationAndreas Schneider1-21/+0
2020-06-19python: Fix get_max_worker_count() to always have two runnersAndreas Schneider1-3/+3
2020-06-19python: Run cmdline tools for arbitary docs test in parallelAndreas Schneider1-90/+120
2020-06-19python: Run cmdline tools for default docs test in parallelAndreas Schneider1-56/+93
2020-06-17s3:lib:tls: Use better priority lists for modern GnuTLSAndreas Schneider1-0/+20
2020-06-17docs: Add caution against extending this listAndrew Bartlett1-0/+3
2020-06-17docs: Remove defaults test exception for "mit kdc command"Andrew Bartlett1-1/+0
2020-06-17docs: Ensure "use mmap" always has the correct defaultAndrew Bartlett1-1/+0
2019-09-13param: Allow rpc server dynamic port range to roundtripGarming Sam1-2/+0
2018-12-06docs-xml: add "smbd max async dosmode"Ralph Boehme1-0/+2
2018-12-06tests:docs: add a exceptions setRalph Boehme1-1/+6
2018-12-06tests:docs: reindent special_cases to one by lineRalph Boehme1-9/+26
2018-11-01python/tests/docs: remove unused import, variablesDouglas Bagnall1-4/+0
2018-10-23python/samba/tests: make sure samba-tool is called with ${PYTHON}Noel Power1-0/+16
2018-10-23python/samba/tests: PY3 iterable has no sort methodNoel Power1-1/+1
2018-09-07test:doc: Skip 'clustering=yes'Christof Schmitt1-6/+7
2018-08-24PEP8: line up a couple of listsDouglas Bagnall1-7/+7
2018-08-24PEP8: fix E303: too many blank lines (2)Joe Guo1-2/+0
2018-08-24PEP8: fix E302: expected 2 blank lines, found 1Joe Guo1-0/+2
2018-08-24PEP8: fix E251: unexpected spaces around keyword / parameter equalsJoe Guo1-2/+2
2018-08-24PEP8: fix E231: missing whitespace after ','Joe Guo1-3/+3
2018-08-24PEP8: fix E128: continuation line under-indented for visual indentJoe Guo1-28/+57
2018-08-24PEP8: fix E111: indentation is not a multiple of fourJoe Guo1-5/+5
2018-04-13selftest: enable py3 for samba.tests.docsJoe Guo1-10/+13
2018-02-15samba python tests: convert 'except X, e' to 'except X as e'Douglas Bagnall1-2/+2
2018-01-08tests:docs: remove explicit exceptions for parametric optionsBjörn Jacke1-5/+3
2018-01-08tests:docs: don't try to test parametric option defaultsBjörn Jacke1-0/+3
2017-04-29param: Add 'mit kdc command' to change the default.Andreas Schneider1-1/+2
2017-04-13param: Check for valid values of 'name resolve order' optionNoel Power1-2/+4
2017-01-27rpc_server: Allow to configure the port range for RPC servicesAndreas Schneider1-4/+7
2016-12-02selftest: Do not include system krb5.conf in selftestAndreas Schneider1-1/+2
2016-02-08test:docs: remove unused param_table/get_param_table_full()Michael Adam1-64/+0
2015-07-31tests:docs: don't load or test the static param_table.Michael Adam1-49/+0
2015-07-31tests:docs: remove testing the diff between the static and generated tableMichael Adam1-19/+0
2015-07-31tests:docs: test the diff between the static and generated tableMichael Adam1-0/+19
2015-07-31tests:docs: load the full data from the generated param_tableMichael Adam1-0/+6
2015-07-31tests:docs: load the full data from the existing param_table.Michael Adam1-0/+6
2015-07-31tests:docs: add a function to load the full data structures from the tableMichael Adam1-0/+58
2015-07-31tests:docs: print more complicated structures than strings in the message.Michael Adam1-0/+1
2015-07-31tests:docs: common initialization in docs test.Michael Adam1-43/+35
2015-07-31param: move the actual table out into param_table_static.cMichael Adam1-1/+1
2015-07-31tests:docs: teach the test the types cmdlist, bytes, octal, and ustringMichael Adam1-0/+8
2015-07-31tests: teach the docs test about boolean-revMichael Adam1-0/+2
2015-05-02param: Remove unused P_SEP and P_SEPARATORMichael Adam1-2/+0
2015-03-31doc: "prune stale" and "sequence timeout" fssd parametersDavid Disseldorp1-1/+1
2015-03-06Rename TestSkipped to Skiptest, consistent with Python 2.7.Jelmer Vernooij1-2/+1
2014-10-17tests: Allow "max open files" to differ from the documentationAndrew Bartlett1-1/+2