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
/
selftest
Commit message (
Expand
)
Author
Age
Files
Lines
*
file_server: Move vfs objects initialisation into file_server.c smb.conf wrapper
Andrew Bartlett
2012-04-03
1
-3
/
+0
*
selftest.py: Add get_interface.
Jelmer Vernooij
2012-03-27
2
-4
/
+45
*
selftest.py: Add cleanup_pid.
Jelmer Vernooij
2012-03-24
2
-2
/
+31
*
selftest.py: Add write_krb5_conf.
Jelmer Vernooij
2012-03-24
2
-0
/
+79
*
selftest.py: Add mk_realms_stanza function.
Jelmer Vernooij
2012-03-24
2
-3
/
+63
*
selftest.py: Add selftest.target.samba with bindir_path function.
Jelmer Vernooij
2012-03-24
3
-1
/
+63
*
s4:selftest: make the use of writetimeupdatedelay consistent across all tests
Michael Adam
2012-03-15
1
-3
/
+3
*
s3:selftest: reactivate the writetimeupdatedelay speed-up
Michael Adam
2012-03-15
1
-1
/
+1
*
selftest/flapping: mark ^samba3.rpc.spoolss.*printserver.enum_printers_server...
Stefan Metzmacher
2012-03-14
1
-0
/
+1
*
selftest/flapping: mark ^samba3.rpc.spoolss.*printserver.openprinter_badnamel...
Stefan Metzmacher
2012-03-14
1
-0
/
+1
*
selftest/flapping: mark samba4.blackbox.gentest as flakey
Stefan Metzmacher
2012-03-14
1
-0
/
+1
*
selftest: samba3.smbtorture_s3.LOCAL-TALLOC-DICT works now
Stefan Metzmacher
2012-03-13
1
-1
/
+0
*
selftest.run: Use subunit version of iso8601.
Jelmer Vernooij
2012-03-12
1
-2
/
+2
*
selftest.py: Remove some unnecessary checks.
Jelmer Vernooij
2012-03-11
1
-6
/
+1
*
selftest.py: Move some infrastructure for running commands to selftest.run, w...
Jelmer Vernooij
2012-03-11
3
-37
/
+162
*
s3 selftest: Allow DNS updates during testing
Kai Blin
2012-03-11
1
-1
/
+3
*
selftest: mark samba3.smb2.session tests as knownfail instead of skip
Stefan Metzmacher
2012-03-09
2
-1
/
+2
*
s3-rpc_server: Do not register embedded ncacn_np endpoints by default
Andrew Bartlett
2012-03-07
1
-0
/
+1
*
s3-rpc_server: Do not setup ncalrpc pipes and TCP for embedded rpc servers
Andrew Bartlett
2012-03-07
1
-1
/
+0
*
selftest: Only run s3dc with a forked lsasd
Andrew Bartlett
2012-03-07
1
-11
/
+11
*
selftest: mark samba4.smb2.getinfo.getinfo as knownfail
Stefan Metzmacher
2012-03-07
1
-0
/
+1
*
selftest: skip samba3.smb2.scan because they are no tests
Gregor Beck
2012-03-06
1
-0
/
+1
*
selftest: remove samba3.smb2.*scan from knownfail
Gregor Beck
2012-03-06
1
-2
/
+0
*
selftest: skip samba3.smb2.session because it hangs
Gregor Beck
2012-03-06
1
-0
/
+1
*
selftest: skip samba3.smb2.hold-oplock because its not a test
Gregor Beck
2012-03-06
1
-0
/
+1
*
selftest: mark samba3.smb2.ioctl tests knownfail
Gregor Beck
2012-03-06
1
-0
/
+7
*
selftest: mark samba3.smb2.durable-v2-open tests as knownfail
Stefan Metzmacher
2012-03-06
1
-0
/
+4
*
selftest: mark samba3.smb2.durable-open.oplock test knownfail
Gregor Beck
2012-03-06
1
-0
/
+1
*
selftest: mark samba3.smb2.durable-open reopen tests knownfail
Gregor Beck
2012-03-06
1
-0
/
+5
*
selftest: samba3.smb2.compound.invalid2 works
Gregor Beck
2012-03-06
1
-1
/
+0
*
selftest: mark smb2 tests knownfail failing in 3.6
Gregor Beck
2012-03-06
1
-0
/
+37
*
selftest.py: Only run teardown_all when actually relevant.
Jelmer Vernooij
2012-03-06
1
-3
/
+1
*
selftest: run smbtorture_s3 tests against the ntvfs file server
Andrew Bartlett
2012-03-05
2
-1
/
+15
*
selftest: Reduce time in cleanup loop, try waitpid on all 3 children
Andrew Bartlett
2012-03-05
1
-6
/
+12
*
selftest: forward rpcecho to Samba4 in plugin_s4_dc
Andrew Bartlett
2012-03-05
1
-1
/
+1
*
selftest.run: Factor out read_testlist_file and open_file_or_pipe.
Jelmer Vernooij
2012-03-05
3
-17
/
+87
*
selftest.run: Factor out exported_envvars_str.
Jelmer Vernooij
2012-03-05
3
-12
/
+26
*
selfclient.client: Factor out write_clientconf.
Jelmer Vernooij
2012-03-05
2
-62
/
+83
*
selftest.run: Factor out expand_command_run.
Jelmer Vernooij
2012-03-05
3
-17
/
+73
*
selftest.run: Factor out expand_command_list.
Jelmer Vernooij
2012-03-05
3
-7
/
+25
*
selftest: Factor out expand_environment_strings.
Jelmer Vernooij
2012-03-05
4
-11
/
+70
*
selftest.py: Use testtools TestCase class.
Jelmer Vernooij
2012-03-04
4
-12
/
+15
*
selftest.py: Add dummy init file (required to run tests).
Jelmer Vernooij
2012-03-04
1
-0
/
+0
*
selftest.pl: Remove unused --verbose option.
Jelmer Vernooij
2012-03-04
1
-8
/
+0
*
selftest.py: Remove unused --verbose option.
Jelmer Vernooij
2012-03-04
1
-5
/
+0
*
selftest.py: Remove unused code, reconcile signal handlers.
Jelmer Vernooij
2012-03-04
1
-19
/
+16
*
selftest.py: Fix handling of boolean options.
Jelmer Vernooij
2012-03-04
1
-10
/
+12
*
selftest.py: Fix signal handling.
Jelmer Vernooij
2012-03-04
1
-2
/
+4
*
selftest: Now runs again for tests that use environment 'none'.
Jelmer Vernooij
2012-03-04
1
-41
/
+68
*
selftest.target: Add NoneTarget.
Jelmer Vernooij
2012-03-04
2
-0
/
+30
[next]