Rev 11749: Merge some of my recent improvements to the test infrastructure: in file:///home/jelmer/bzr.samba/SAMBA_4_0/

Jelmer Vernooij jelmer at samba.org
Wed Mar 21 15:53:52 GMT 2007


At file:///home/jelmer/bzr.samba/SAMBA_4_0/

------------------------------------------------------------
revno: 11749
revision-id: jelmer at samba.org-20070321155106-jfon0jdlwz9jmq59
parent: svn-v2:21896 at 0c0555d6-39d7-0310-84fc-f1cc0bd64818-branches%2fSAMBA_4_0
parent: jelmer at samba.org-20070321152840-dizvll0jo0tqyx51
committer: Jelmer Vernooij <jelmer at samba.org>
branch nick: SAMBA_4_0
timestamp: Wed 2007-03-21 16:51:06 +0100
message:
  Merge some of my recent improvements to the test infrastructure:
  - Allow tests to specify what environment they need to run in (dc and none are thecurrent supported ones).
  
  - Move more Samba4-specific code out of the common code
added:
  source/script/tests/Samba3.pm  samba3.pm-20070321010054-iuaa65j1qcdh0i66-1
  source/script/tests/TODO       todo-20070306235556-368tkklzig1g0c99-1
  source/script/tests/Windows.pm windows.pm-20070307001935-dmbansbt3gpgi44l-1
renamed:
  source/script/tests/mktestsetup.sh => source/script/tests/mktestdc.sh svn-v2:16522 at 0c0555d6-39d7-0310-84fc-f1cc0bd64818-branches%2fSAMBA_4_0-source%2fscript%2ftests%2fmktestsetup.sh
  source/script/tests/mktestsetup.sh.share_ldb => source/script/tests/mktestdc.sh.share_ldb svn-v2:17208 at 0c0555d6-39d7-0310-84fc-f1cc0bd64818-branches%2fSAMBA_4_0-source%2fscript%2ftests%2fmktestsetup.sh.share_ldb
modified:
  source/main.mk                 svn-v2:8991 at 0c0555d6-39d7-0310-84fc-f1cc0bd64818-branches%2fSAMBA_4_0-source%2fmain.mk
  source/script/tests/Samba4.pm  svn-v2:21707 at 0c0555d6-39d7-0310-84fc-f1cc0bd64818-branches%2fSAMBA_4_0-source%2fscript%2ftests%2fSamba4.pm
  source/script/tests/selftest.pl svn-v2:20693 at 0c0555d6-39d7-0310-84fc-f1cc0bd64818-branches%2fSAMBA_4_0-source%2fscript%2ftests%2fselftest.pl
  source/script/tests/test_binding_string.sh svn-v2:3032 at 0c0555d6-39d7-0310-84fc-f1cc0bd64818-branches%2fSAMBA_4_0-source%2fscript%2ftests%2ftest_binding_string.sh
  source/script/tests/test_blackbox.sh svn-v2:20748 at 0c0555d6-39d7-0310-84fc-f1cc0bd64818-branches%2fSAMBA_4_0-source%2fscript%2ftests%2ftest_blackbox.sh
  source/script/tests/test_echo.sh svn-v2:2305 at 0c0555d6-39d7-0310-84fc-f1cc0bd64818-branches%2fSAMBA_4_0-source%2fscript%2ftests%2ftest_echo.sh
  source/script/tests/test_ejs.sh svn-v2:8269 at 0c0555d6-39d7-0310-84fc-f1cc0bd64818-branches%2fSAMBA_4_0-source%2fscript%2ftests%2ftest_ejs.sh
  source/script/tests/test_functions.sh svn-v2:7421 at 0c0555d6-39d7-0310-84fc-f1cc0bd64818-branches%2fSAMBA_4_0-source%2fscript%2ftests%2ftest_functions.sh
  source/script/tests/test_ldap.sh svn-v2:6549 at 0c0555d6-39d7-0310-84fc-f1cc0bd64818-branches%2fSAMBA_4_0-source%2fscript%2ftests%2ftest_ldap.sh
  source/script/tests/test_local.sh svn-v2:7434 at 0c0555d6-39d7-0310-84fc-f1cc0bd64818-branches%2fSAMBA_4_0-source%2fscript%2ftests%2ftest_local.sh
  source/script/tests/test_nbt.sh svn-v2:8735 at 0c0555d6-39d7-0310-84fc-f1cc0bd64818-branches%2fSAMBA_4_0-source%2fscript%2ftests%2ftest_nbt.sh
  source/script/tests/test_net.sh svn-v2:18017 at 0c0555d6-39d7-0310-84fc-f1cc0bd64818-branches%2fSAMBA_4_0-source%2fscript%2ftests%2ftest_net.sh
  source/script/tests/test_pidl.sh svn-v2:6854 at 0c0555d6-39d7-0310-84fc-f1cc0bd64818-branches%2fSAMBA_4_0-source%2fscript%2ftests%2ftest_pidl.sh
  source/script/tests/test_posix.sh svn-v2:3176 at 0c0555d6-39d7-0310-84fc-f1cc0bd64818-branches%2fSAMBA_4_0-source%2fscript%2ftests%2ftest_posix.sh
  source/script/tests/test_quick.sh svn-v2:7933 at 0c0555d6-39d7-0310-84fc-f1cc0bd64818-branches%2fSAMBA_4_0-source%2fscript%2ftests%2ftest_quick.sh
  source/script/tests/test_rpc.sh svn-v2:3393 at 0c0555d6-39d7-0310-84fc-f1cc0bd64818-branches%2fSAMBA_4_0-source%2fscript%2ftests%2ftest_rpc.sh
  source/script/tests/test_rpc_quick.sh svn-v2:8525 at 0c0555d6-39d7-0310-84fc-f1cc0bd64818-branches%2fSAMBA_4_0-source%2fscript%2ftests%2ftest_rpc_quick.sh
  source/script/tests/test_s3upgrade.sh svn-v2:9816 at 0c0555d6-39d7-0310-84fc-f1cc0bd64818-branches%2fSAMBA_4_0-source%2fscript%2ftests%2ftest_s3upgrade.sh
  source/script/tests/test_session_key.sh svn-v2:7684 at 0c0555d6-39d7-0310-84fc-f1cc0bd64818-branches%2fSAMBA_4_0-source%2fscript%2ftests%2ftest_session_key.sh
  source/script/tests/test_simple.sh svn-v2:18569 at 0c0555d6-39d7-0310-84fc-f1cc0bd64818-branches%2fSAMBA_4_0-source%2fscript%2ftests%2ftest_simple.sh
  source/script/tests/test_w2k3.sh svn-v2:4560 at 0c0555d6-39d7-0310-84fc-f1cc0bd64818-branches%2fSAMBA_4_0-source%2fscript%2ftests%2ftest_w2k3.sh
  source/script/tests/test_w2k3_file.sh svn-v2:8124 at 0c0555d6-39d7-0310-84fc-f1cc0bd64818-branches%2fSAMBA_4_0-source%2fscript%2ftests%2ftest_w2k3_file.sh
  source/script/tests/test_win.sh svn-v2:18415 at 0c0555d6-39d7-0310-84fc-f1cc0bd64818-branches%2fSAMBA_4_0-source%2fscript%2ftests%2ftest_win.sh
  source/script/tests/tests_win2k3_dc.sh svn-v2:21475 at 0c0555d6-39d7-0310-84fc-f1cc0bd64818-branches%2fSAMBA_4_0-source%2fscript%2ftests%2ftests_win2k3_dc.sh
  source/torture/config.mk       svn-v2:860 at 0c0555d6-39d7-0310-84fc-f1cc0bd64818-branches%2fSAMBA_4_0-source%2ftorture%2fconfig.mk
  source/torture/local/torture.c svn-v2:16518 at 0c0555d6-39d7-0310-84fc-f1cc0bd64818-branches%2fSAMBA_4_0-source%2ftorture%2flocal%2ftorture.c
    ------------------------------------------------------------
    revno: 11684.1.12
    merged: jelmer at samba.org-20070321152840-dizvll0jo0tqyx51
    parent: jelmer at samba.org-20070321142743-w78mflk9kcxf9du4
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 4.0-envs
    timestamp: Wed 2007-03-21 16:28:40 +0100
    message:
      Add support for running a custom command after each test. This 
      should help in listing which tests test what code.
    ------------------------------------------------------------
    revno: 11684.1.11
    merged: jelmer at samba.org-20070321142743-w78mflk9kcxf9du4
    parent: jelmer at samba.org-20070321013659-as0sp5dcnrq622fs
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 4.0-envs
    timestamp: Wed 2007-03-21 15:27:43 +0100
    message:
      Couple of random minor improvements.
    ------------------------------------------------------------
    revno: 11684.1.10
    merged: jelmer at samba.org-20070321013659-as0sp5dcnrq622fs
    parent: jelmer at samba.org-20070321005230-eo7910ddp23nqubm
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 4.0-envs
    timestamp: Wed 2007-03-21 02:36:59 +0100
    message:
      Initial work on support for a Samba3 target.
    ------------------------------------------------------------
    revno: 11684.1.9
    merged: jelmer at samba.org-20070321005230-eo7910ddp23nqubm
    parent: jelmer at samba.org-20070321005026-a75muve6o2c6web8
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 4.0-envs
    timestamp: Wed 2007-03-21 01:52:30 +0100
    message:
      Remove unnecessary functions.
    ------------------------------------------------------------
    revno: 11684.1.8
    merged: jelmer at samba.org-20070321005026-a75muve6o2c6web8
    parent: jelmer at samba.org-20070321001456-rgtd7i7d5jyx3cfe
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 4.0-envs
    timestamp: Wed 2007-03-21 01:50:26 +0100
    message:
      Fix test after rename of script.
    ------------------------------------------------------------
    revno: 11684.1.7
    merged: jelmer at samba.org-20070321001456-rgtd7i7d5jyx3cfe
    parent: jelmer at samba.org-20070320223718-21apjlc6towj6rll
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 4.0-envs
    timestamp: Wed 2007-03-21 01:14:56 +0100
    message:
      Move more target-specific code into a separate Samba4 module.
    ------------------------------------------------------------
    revno: 11684.1.6
    merged: jelmer at samba.org-20070320223718-21apjlc6towj6rll
    parent: jelmer at samba.org-20070315151104-bvcznllxl9lk2mbo
    parent: svn-v2:21859 at 0c0555d6-39d7-0310-84fc-f1cc0bd64818-branches%2fSAMBA_4_0
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 4.0-envs
    timestamp: Tue 2007-03-20 23:37:18 +0100
    message:
      Merge upstream
    ------------------------------------------------------------
    revno: 11684.1.5
    merged: jelmer at samba.org-20070315151104-bvcznllxl9lk2mbo
    parent: jelmer at samba.org-20070307222239-r684wzqi8l71fnfb
    parent: svn-v2:21843 at 0c0555d6-39d7-0310-84fc-f1cc0bd64818-branches%2fSAMBA_4_0
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 4.0-envs
    timestamp: Thu 2007-03-15 16:11:04 +0100
    message:
      Merge upstream
    ------------------------------------------------------------
    revno: 11684.1.4
    merged: jelmer at samba.org-20070307222239-r684wzqi8l71fnfb
    parent: jelmer at samba.org-20070307011314-uss5mx1p61fa65hc
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 4.0-envs
    timestamp: Wed 2007-03-07 23:22:39 +0100
    message:
      Add environment argument to testit.
    ------------------------------------------------------------
    revno: 11684.1.3
    merged: jelmer at samba.org-20070307011314-uss5mx1p61fa65hc
    parent: jelmer at samba.org-20070307002826-696vbm9xbicktxhh
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 4.0-envs
    timestamp: Wed 2007-03-07 02:13:14 +0100
    message:
      Some more generalizations.
    ------------------------------------------------------------
    revno: 11684.1.2
    merged: jelmer at samba.org-20070307002826-696vbm9xbicktxhh
    parent: jelmer at samba.org-20070306232050-g5jm91tqennsw1a5
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 4.0-envs
    timestamp: Wed 2007-03-07 01:28:26 +0100
    message:
      Generalize handling of environments a bit.

Diff too large for email (1272 lines, the limit is 1000).


More information about the samba-cvs mailing list