index
:
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-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-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
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
scripting
/
python
/
samba
/
tests
/
__init__.py
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-20
s4/samba.tests: Raise BlackboxProcessError exception in case check_output met...
Kamen Mazdrashki
1
-2
/
+2
2011-02-20
s4/samba.tests: Extend CalledProcessError class to store STDOUT and STDERR fo...
Kamen Mazdrashki
1
-0
/
+13
2011-02-09
s4/tests: Move command line processing into separate method to be reused
Kamen Mazdrashki
1
-6
/
+6
2011-02-09
s4/tests: Implement BlackboxTestCase.check_output() method
Kamen Mazdrashki
1
-0
/
+11
2011-01-05
s4-python: Allow setting TEST_DEBUG_LEVEL to override debug level for tests.
Jelmer Vernooij
1
-0
/
+10
2010-12-15
Move get_loadparm() and get_credentials() to samba.tests.TestCase.
Jelmer Vernooij
1
-8
/
+15
2010-11-28
s4-python: Fix formatting of docstrings for the purpose of pydoctor.
Jelmer Vernooij
1
-0
/
+1
2010-11-28
samba.tests: Fix formatting.
Jelmer Vernooij
1
-22
/
+25
2010-11-25
s4-tests: Added a common definition of delete_force.
Nadezhda Ivanova
1
-0
/
+6
2010-11-22
s4-tests: Wrap connect_samdb() into a connect_samdb_ex() helper
Kamen Mazdrashki
1
-0
/
+18
2010-11-22
s4-samba.tests: Explicitly pass LoadParm() instance to system_session() function
Kamen Mazdrashki
1
-1
/
+1
2010-10-03
s4-python-test: Common implementation for getting environment variable value
Kamen Mazdrashki
1
-0
/
+11
2010-10-03
s4-python-test: Implement global connect_samdb() function
Kamen Mazdrashki
1
-0
/
+46
2010-09-22
selftest: Fix idlist running.
Jelmer Vernooij
1
-41
/
+0
2010-09-22
ndrdump: Move blackbox test to standard python namespace.
Jelmer Vernooij
1
-0
/
+13
2010-06-24
s4-python: python is not always in /usr/bin
Andrew Tridgell
1
-1
/
+1
2010-06-19
python: Use samba.tests.TestCase, make sure base class tearDown and
Jelmer Vernooij
1
-6
/
+11
2010-06-19
samba.tests: Provide TestCase and TestSkipped classes (from testtools) for co...
Jelmer Vernooij
1
-6
/
+9
2010-06-13
s4-test: Use smb.conf path set in environment rather than using
Jelmer Vernooij
1
-3
/
+10
2009-04-20
Fix the valid NetBIOS name tests.
Jelmer Vernooij
1
-3
/
+3
2009-04-06
Improve formatting in Python file.
Jelmer Vernooij
1
-0
/
+5
2009-04-06
Make valid_netbios_name() check a bit stricter.
Jelmer Vernooij
1
-0
/
+12
2009-02-24
expand tabs in python file, consistent with the rest of the file.
Jelmer Vernooij
1
-2
/
+2
2008-05-29
Check test directory is cleaned up by Python tests.
Jelmer Vernooij
1
-0
/
+1
2008-04-14
Allow command line options in the subunitrun script.
Jelmer Vernooij
1
-7
/
+5
2008-04-14
Add convenience TestCase class for testing RPC interfaces.
Jelmer Vernooij
1
-0
/
+7
2008-02-11
Use SMB_CONF_PATH environment variable inside tests rather than hardcoded paths.
Jelmer Vernooij
1
-0
/
+6
2008-01-25
python: Fix representation of UUIDs as strings in zone files rather than bina...
Jelmer Vernooij
1
-1
/
+1
2008-01-25
python: fix tests for check_all_substituted.
Jelmer Vernooij
1
-2
/
+2
2008-01-25
python/provision: Reconcile code partitions-only provisioning and generic pro...
Jelmer Vernooij
1
-1
/
+1
2008-01-24
python: Add function to look for unsubsituted variables.
Jelmer Vernooij
1
-0
/
+4
2007-12-29
r26628: python: Add more documentation, simplify code in Samba3 module.
Jelmer Vernooij
1
-0
/
+4
2007-12-26
r26596: Fixed upgrade.py.
Jelmer Vernooij
1
-3
/
+8
2007-12-26
r26593: - More work on the python versions of samba3dump and the samba3sam te...
Jelmer Vernooij
1
-1
/
+1
2007-12-24
r26570: - Trim size of the swig-generated Python bindings by removing a bunch...
Jelmer Vernooij
1
-0
/
+1
2007-12-21
r26538: Pass path generation function around rather than base directory.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26536: More tests for provisioning code.
Jelmer Vernooij
1
-0
/
+18
2007-12-21
r26527: Start on tests for provision.
Jelmer Vernooij
1
-0
/
+17
2007-12-21
r26503: Change order of arguments in param interface so it's easier to make the
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26480: Add utility class for testing LDB code.
Jelmer Vernooij
1
-0
/
+37