index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
selftest
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add framework for Kvm test.
Jelmer Vernooij
2008-02-19
2
-3
/
+66
*
Fix local tests.
Jelmer Vernooij
2008-02-18
1
-2
/
+3
*
When not using --immediate, use a one-line progress indicator in selftest.
Jelmer Vernooij
2008-02-18
1
-2
/
+9
*
Use consistent hierarchical naming for tests used in selftest.
Jelmer Vernooij
2008-02-18
1
-31
/
+45
*
Unconditionally run the python tests.
Jelmer Vernooij
2008-02-15
1
-30
/
+26
*
added blackbox testing of gentest
Andrew Tridgell
2008-02-15
1
-0
/
+1
*
added a blackbox test for masktest
Andrew Tridgell
2008-02-15
1
-0
/
+1
*
converted locktest to use popt and cmdline utility code
Andrew Tridgell
2008-02-15
1
-1
/
+1
*
added blackbox testing for locktest
Andrew Tridgell
2008-02-15
2
-1
/
+16
*
add some info on running tests
Andrew Tridgell
2008-02-15
1
-0
/
+21
*
Initial work on a test for samba.tests.samdb
Jelmer Vernooij
2008-02-13
1
-0
/
+1
*
Mark the reprovision test as known failing for now.
Jelmer Vernooij
2008-02-12
1
-1
/
+2
*
Reintroduce samba3sam EJS test, at least until the Python test is ready.
Jelmer Vernooij
2008-02-12
1
-0
/
+2
*
Add blackbox test for provisioning code to make sure it can be run more than ...
Jelmer Vernooij
2008-02-12
1
-1
/
+1
*
Fix accidently introduced typo.
Jelmer Vernooij
2008-02-11
1
-1
/
+1
*
Remove tests for Samba 3 EJS code.
Jelmer Vernooij
2008-02-11
1
-4
/
+1
*
Merge branch 'v4-0-trivial' into v4-0-python
Jelmer Vernooij
2008-02-09
3
-26
/
+22
|
\
|
*
Move nmblookup blackbox test closer to the code it tests.
Jelmer Vernooij
2008-02-09
1
-2
/
+2
|
*
Use mkinclude (makes the Makefile a bit shorter), use double-colon for phony ...
Jelmer Vernooij
2008-02-09
1
-22
/
+17
|
*
Make the provision test more real, use a foo.example.com for the realm.
Andrew Bartlett
2008-02-09
1
-1
/
+1
|
*
Put ldb test output in prefix.
Jelmer Vernooij
2008-02-08
1
-1
/
+1
|
*
Override KRB5CCNAME so existing Kerberos tickets in the users environment don...
Jelmer Vernooij
2008-02-07
1
-0
/
+1
*
|
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-python
Jelmer Vernooij
2008-01-22
6
-7
/
+32
|
\
|
|
*
selftest: Use "require" rather than "use" keyword so .pm files don't have to ...
Jelmer Vernooij
2008-01-16
1
-3
/
+3
|
*
selftest: Add some more documentation. Rename env => target to avoid confusion.
Jelmer Vernooij
2008-01-16
5
-5
/
+21
|
*
Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-abartlet
Andrew Bartlett
2008-01-16
1
-1
/
+1
|
|
\
|
|
*
Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local
Andrew Bartlett
2008-01-16
1
-0
/
+3
|
|
|
\
|
|
*
|
Make the Fedora DS LDAP backend 'aci' actually work, with better quoting.
Andrew Bartlett
2008-01-16
1
-1
/
+1
|
*
|
|
Start generating a configuration for the refint overlay. This
Andrew Bartlett
2008-01-16
1
-0
/
+6
|
|
|
/
|
|
/
|
|
*
|
python: Add simple test for samr python code.
Jelmer Vernooij
2008-01-14
1
-0
/
+1
|
*
|
python: Fix python code for winreg, add test.
Jelmer Vernooij
2008-01-14
1
-0
/
+1
|
*
|
python: Fix rpcecho tests.
Jelmer Vernooij
2008-01-14
1
-1
/
+1
|
*
|
python: Add simple tests for the DCE/RPC echo interface.
Jelmer Vernooij
2008-01-14
1
-0
/
+1
|
|
/
|
*
python/ldap: Get further.
Jelmer Vernooij
2008-01-11
1
-1
/
+1
|
*
python: More work getting the LDAP test to compile again.
Jelmer Vernooij
2008-01-11
1
-1
/
+1
|
*
python: Specify right arguments for the ldap test, fix some more calls.
Jelmer Vernooij
2008-01-11
1
-1
/
+1
*
|
selftest: Use Python provision for Samba 4 by default.
Jelmer Vernooij
2008-01-10
1
-4
/
+4
|
/
*
r26673: selftest: Document the purpose and output format of samba4_tests.sh.
Jelmer Vernooij
2008-01-05
1
-0
/
+19
*
r26671: rap: Convert the RAP tests to the new torture API and run them by def...
Jelmer Vernooij
2008-01-05
1
-0
/
+5
*
r26625: Wrap some more events functions for Python and add a trivial test for...
Jelmer Vernooij
2007-12-28
1
-0
/
+1
*
r26609: Try a few more variatations to get the selftest to run against
Andrew Bartlett
2007-12-26
1
-1
/
+16
*
r26601: Remove existing files to prevent errors.
Jelmer Vernooij
2007-12-26
1
-1
/
+3
*
r26598: Simplify the way Python tests are run.
Jelmer Vernooij
2007-12-26
1
-16
/
+13
*
r26596: Fixed upgrade.py.
Jelmer Vernooij
2007-12-26
1
-1
/
+5
*
r26593: - More work on the python versions of samba3dump and the samba3sam te...
Jelmer Vernooij
2007-12-26
1
-4
/
+3
*
r26576: Allow the static module loading code to be used for the Python modules.
Jelmer Vernooij
2007-12-24
1
-0
/
+1
*
r26575: Build a private copy of the Python executable for Samba 4, so we know...
Jelmer Vernooij
2007-12-24
1
-13
/
+13
*
r26570: - Trim size of the swig-generated Python bindings by removing a bunch...
Jelmer Vernooij
2007-12-24
1
-0
/
+4
*
r26561: Fix make gdbtest, valgrindtest and testenv for shared libs.
Jelmer Vernooij
2007-12-24
3
-8
/
+14
*
r26560: Add script for running in valgrind.
Jelmer Vernooij
2007-12-24
1
-4
/
+4
[prev]
[next]