index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
selftest
/
selftesthelpers.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftest: Add smbstatus to testhelper
Andreas Schneider
2019-03-27
1
-0
/
+1
*
selftest: Remove obsolete py3_compatible=True markers
Andrew Bartlett
2019-03-21
1
-2
/
+1
*
selftest: Remove support for running multiple tests against python versions i...
Andrew Bartlett
2019-03-21
1
-6
/
+0
*
s3: tests: Add regression test for smbd crash on share force group change wit...
Jeremy Allison
2019-01-25
1
-0
/
+1
*
selftest: don't hardcode '.python3' for extra-python tests
Noel Power
2018-12-10
1
-1
/
+2
*
selftesthelpers: fix py3 tests with extra_path
Douglas Bagnall
2018-11-02
1
-6
/
+9
*
PY3: In a pure PY3 build filter-subunit was getting called without 'python'
Noel Power
2018-10-23
1
-1
/
+1
*
PY3: wrap filter calls with list where list is expected
Noel Power
2018-09-16
1
-1
/
+1
*
PY3: ensure output of subprocess.Popen is decoded
Noel Power
2018-09-16
1
-1
/
+1
*
PEP8: fix E713: test for membership should be 'not in'
Joe Guo
2018-08-24
1
-2
/
+2
*
PEP8: fix E305: expected 2 blank lines after class or function definition, fo...
Joe Guo
2018-08-24
1
-0
/
+1
*
PEP8: fix E302: expected 2 blank lines, found 1
Joe Guo
2018-08-24
1
-0
/
+5
*
PEP8: fix E123: closing bracket does not match indentation of opening bracket...
Joe Guo
2018-08-24
1
-1
/
+1
*
selftest: convert print func to be py2/py3 compatible
Noel Power
2018-03-23
1
-10
/
+11
*
selftest: Actually run python3 tests during the selftest
Andrew Bartlett
2017-05-20
1
-1
/
+1
*
python: selftest: Add possibility to run old Python test suites with Python 3
Lumir Balhar
2017-03-10
1
-2
/
+2
*
selftest/selftesthelpers.py: let plantestsuite() use the env name in the test...
Stefan Metzmacher
2017-01-10
1
-1
/
+5
*
python: selftesthelpers: Add possibility for planning tests for
Lumir Balhar
2016-12-01
1
-1
/
+6
*
seltest: add test for "ignore system acls" in vfs_acl_xattr.
Uri Simchoni
2016-03-24
1
-0
/
+1
*
selftest: test access based share enum parameter
Uri Simchoni
2016-03-02
1
-0
/
+1
*
selftest: add a helper for the smbget binary
Christian Ambach
2016-02-26
1
-0
/
+1
*
selftest: add disk-free and quota tests based on fake_dfq VFS module
Uri Simchoni
2016-01-26
1
-0
/
+1
*
selftest: Remove binary mappings from the build system.
Adrian Cochrane
2015-06-08
1
-13
/
+0
*
selftest: Apply rename filepath arguments so binary mapping doesn't have to.
Adrian Cochrane
2015-06-08
1
-3
/
+3
*
selftest: add snapshot share configuration
David Disseldorp
2015-03-31
1
-0
/
+1
*
Add basic tap2subunit converter, rather than relying on the one from subunit-...
Jelmer Vernooij
2015-03-06
1
-23
/
+5
*
Use samba.subunit.run to run subunit tests.
Jelmer Vernooij
2015-03-06
1
-14
/
+1
*
Be consistent about what functions add $LISTOPT and $LOADLIST to the command-...
Jelmer Vernooij
2014-11-30
1
-4
/
+6
*
selftest: Add separate command line for listing tests, allowing us of subunit...
Jelmer Vernooij
2014-11-30
1
-4
/
+15
*
Re-use add_prefix function.
Jelmer Vernooij
2014-11-30
1
-7
/
+1
*
selftest: Drop support for TESTSUITE-IDLIST, and remove its last user.
Jelmer Vernooij
2014-11-30
1
-15
/
+2
*
Include mimeparse, which is used by subunit/testtools.
Jelmer Vernooij
2014-11-22
1
-3
/
+7
*
filter-subunit: Drop support for allow_empty_output hack.
Jelmer Vernooij
2014-10-14
1
-6
/
+2
*
Remove remaining instance of pep8 E211 (too many spaces before operator).
Jelmer Vernooij
2014-10-14
1
-1
/
+0
*
selftest: Remove print_smbtorture4_version and smbtorture4_possible check
Andrew Bartlett
2014-03-26
1
-15
/
+0
*
source3.selftest: Move last variables to selftesthelpers.
Jelmer Vernooij
2012-10-27
1
-0
/
+5
*
source3.selftest: Move more variables to be in common.
Jelmer Vernooij
2012-10-27
1
-0
/
+10
*
selftesthelpers: Fix detection of tap2subunit.
Jelmer Vernooij
2012-10-27
1
-2
/
+8
*
selftesthelpers: Simplify detection of tap2subunit.
Jelmer Vernooij
2012-10-27
1
-4
/
+6
*
selftesthelpers: Add function for printing smbtorture4 version.
Jelmer Vernooij
2012-10-27
1
-1
/
+11
*
selftest: Move determining of smbtorture4 options to selftesthelpers.
Jelmer Vernooij
2012-10-27
1
-12
/
+18
*
selftest/selftesthelpers: Share environment handling for extra smbtorture opt...
Jelmer Vernooij
2012-10-27
1
-0
/
+11
*
selftest/selftesthelpers.py: Share configuration variable, strip whitespace.
Jelmer Vernooij
2012-10-27
1
-0
/
+2
*
selftesthelpers: Share code for listing smbtorture4 tests.
Jelmer Vernooij
2012-10-27
1
-0
/
+13
*
selftest: Move more tests to common list script.
Jelmer Vernooij
2012-10-12
1
-0
/
+6
*
selftest: Place the test environment at the end of the failure lines
Andrew Bartlett
2012-04-27
1
-5
/
+5
*
selftest: Remove unused support for --exeext
Andrew Bartlett
2012-02-01
1
-1
/
+1
*
selftesthelpers: write warnings to stderr rather than stdout.
Jelmer Vernooij
2011-11-30
1
-2
/
+3
*
selftesthelpers: Revert perl changes, add comment on why the original code wa...
Jelmer Vernooij
2011-11-14
1
-3
/
+4
*
selftesthelpers: Cope with empty binary mappings list, simplify handling of p...
Jelmer Vernooij
2011-11-14
1
-5
/
+7
[next]