Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testsuite: fix expr error on Tru64, triggered by uninitialized failed variable. | Michael Adam | 2008-07-21 | 1 | -0/+2 |
| | | | | Michael | ||||
* | testsuite: fix another expr syntax error. in tests_all.sh. | Michael Adam | 2008-07-21 | 1 | -1/+1 |
| | | | | Michael | ||||
* | testsuite: fix expr syntax error in net registry test. | Michael Adam | 2008-07-20 | 1 | -1/+1 |
| | | | | | | Pointed out by Björn Jacke <bj@sernet.de>. Michael | ||||
* | testparm: rename -g|--skip-global-ckecks to -l|--skip-logic-checks | Michael Adam | 2008-07-15 | 1 | -1/+1 |
| | | | | | | | | | as suggested by Karolin. That is what it really means. And per-share logic tests will be disabled by the same switch, too... Michael | ||||
* | testsuite: fix bug #5594 by using the new --skip-global-ckecks switch | Michael Adam | 2008-07-15 | 1 | -1/+1 |
| | | | | Michael | ||||
* | testsuite: fix another expr typo in net registry test script. | Michael Adam | 2008-07-09 | 1 | -1/+1 |
| | | | | Michael | ||||
* | testsuite: fix expr typo in net registry testscript. | Michael Adam | 2008-07-09 | 1 | -1/+1 |
| | | | | Michael | ||||
* | testsuite: enable the testparm_s3 tests. | Michael Adam | 2008-06-19 | 1 | -0/+7 |
| | | | | Michael | ||||
* | testsuite: add a testparm_s3 test script. | Michael Adam | 2008-06-19 | 1 | -0/+90 |
| | | | | | | | | | | | | | | | This is a first testparm/lp_load test that runs testparm on a couple of configuration files. The main purpose for now is to test the options that have special handlers (to check whether the handlers succeed). In particular, all the Macro expansions that are available via alloc_sub_basic() are tested with the include handler. This is to catch such crashbugs as #5548 where %m expansion led to a segfault. The tests now are very simple. Just check if testparm completes successfully on the given config files. This can (and should) be elaborated in the future. Michael | ||||
* | testsuite: update introductory comment to test_net_regsistry.sh | Michael Adam | 2008-06-19 | 1 | -1/+2 |
| | | | | | | | This is now used to test rpc and local access depending on command line parameters. Michael | ||||
* | Fix typo | Volker Lendecke | 2008-06-19 | 1 | -1/+1 |
| | |||||
* | testsuite: give admin rights to testuser only for the "net rpc registry" test. | Michael Adam | 2008-06-17 | 1 | -0/+41 |
| | | | | | | | | Remove the user from BUILTIN\Administrators at the end of the tests. Note: BUILTIN\Administrators is not deletet at the end because that functionality is not implemented. Michael | ||||
* | testsuite: don't give the testuser administrative rights globally. | Michael Adam | 2008-06-17 | 1 | -9/+0 |
| | | | | | | | | It breaks RPC-SAMBA3-GETUSERNAME for reasons I have not quite understood yet. Somhow loosing rights fails when the user belogns to BUILTIN\Administrators at some point. Michael | ||||
* | tests_all.sh: Do not execute $SMB4TORTURE --version if it is not available. | Karolin Seeger | 2008-05-13 | 1 | -1/+4 |
| | | | | | | Improve error message if no SMB4TORTURE is available. Karolin | ||||
* | testsuite: allow selection of posix_s3 subtests by env var POSIX_SUBTESTS. | Michael Adam | 2008-05-07 | 1 | -0/+4 |
| | | | | | | | | This allows for calling e.g. TESTS=posix_s3 POSIX_SUBTESTS="RPC-SAMBA3-GETUSERNAME" make test Michael | ||||
* | testsuite: make structuring output of net_s3 tests stand out more. | Michael Adam | 2008-05-06 | 1 | -3/+3 |
| | | | | | | say "RUNNING SUBTESTS ..." instead of "Running ... tests" Michael | ||||
* | testsuite: make diagnostic output more appropriate in tests_all.sh | Michael Adam | 2008-05-06 | 1 | -9/+9 |
| | | | | | | Say "RUNNING TESTS ..." instead of "RUNNING SUBTESTS ..." Michael | ||||
* | testsuite: give the testuser administrative rights in selftest.sh | Michael Adam | 2008-05-06 | 1 | -0/+10 |
| | | | | | | (by adding him to builtin\administrators) Michael | ||||
* | testsuite: run the net rpc registry tests from the net_s3 tests. | Michael Adam | 2008-05-06 | 1 | -0/+7 |
| | | | | Michael | ||||
* | testsuite: add the ability to test "net rpc registry" with the net_registry ↵ | Michael Adam | 2008-05-06 | 1 | -2/+9 |
| | | | | | | | | tests by specifying a parameter "rpc" on the commandline. Michael | ||||
* | testsuite: adapt informative message to say "Running _local_ registry tests". | Michael Adam | 2008-05-06 | 1 | -1/+1 |
| | | | | | | The plan is to also test remote registry with "net rpc registry". Michael | ||||
* | testsuite: use domain==workgroup in wbinfo tests now that we are PDC. | Michael Adam | 2008-05-06 | 1 | -2/+2 |
| | | | | | | Previously domain==netbios name was the right thing to use. Michael | ||||
* | tests: Add a net_misc test. | Kai Blin | 2008-05-06 | 3 | -4/+80 |
| | |||||
* | selftest: Advertise as PDC and time server during make test | Kai Blin | 2008-05-06 | 1 | -0/+4 |
| | |||||
* | selftest: Use TESTS env var to specify tests to run like Samba4 does. | Kai Blin | 2008-05-06 | 2 | -4/+4 |
| | |||||
* | Use wbinfo --online-status in make test rather than --sequence | Gerald W. Carter | 2008-04-23 | 1 | -3/+3 |
| | |||||
* | test: not only pretend to call smbconftort - really do it :-} | Michael Adam | 2008-04-11 | 1 | -1/+1 |
| | | | | Michael | ||||
* | some shells are pickier than others ... | Björn Jacke | 2008-04-11 | 1 | -1/+1 |
| | |||||
* | test: run smbconftort testsuite from the local_s3 tests | Michael Adam | 2008-04-10 | 1 | -0/+3 |
| | | | | Michael | ||||
* | selftest: run the BASE-DELAYWRITE test 4 times faster in make test | Stefan Metzmacher | 2008-04-08 | 2 | -0/+2 |
| | | | | metze | ||||
* | selftest: samba3 passes BASE-DELAYWRITE | Stefan Metzmacher | 2008-04-07 | 1 | -1/+1 |
| | | | | metze | ||||
* | test: add diagnostic message to net_registry test. | Michael Adam | 2008-04-01 | 1 | -0/+1 |
| | | | | Michael | ||||
* | test: fix net_registry test "set value to different type" to track error count | Michael Adam | 2008-04-01 | 1 | -1/+1 |
| | | | | | | missing backslash in call... :-} Michael | ||||
* | test: some cosmetics to net_registry tests. | Michael Adam | 2008-04-01 | 1 | -2/+3 |
| | | | | Michael | ||||
* | test: fix net_registry tests to correctly capture output of commands inside ↵ | Michael Adam | 2008-04-01 | 1 | -12/+25 |
| | | | | | | | | | one test so that failure output is not clobbered by output of previous successful commands. Michael | ||||
* | test: fix use of printf in net_registry tests. | Michael Adam | 2008-04-01 | 1 | -12/+12 |
| | | | | | | actually 'printf "%s\n"' is the proper replacement of 'echo -e' Michael | ||||
* | test: be more portable. replace 'echo -n' by 'printf "%s"' in test_functions.sh | Michael Adam | 2008-04-01 | 1 | -3/+3 |
| | | | | Michael | ||||
* | test: be more portable: replace 'echo -n' by 'printf "%s"' in selftest.sh | Michael Adam | 2008-04-01 | 1 | -1/+1 |
| | | | | Michael | ||||
* | test: make registry tests more portable: protect some grep patterns in ' '. | Michael Adam | 2008-04-01 | 1 | -4/+4 |
| | | | | Michael | ||||
* | test: make registry tests more portable: use 'printf "%s"' instead of 'echo -e' | Michael Adam | 2008-04-01 | 1 | -12/+12 |
| | | | | Michael | ||||
* | test: add test script for testing "net registry". | Michael Adam | 2008-04-01 | 2 | -0/+385 |
| | | | | Michael | ||||
* | test: add (and unify) sectioning output of subtests in tests_all.sh | Michael Adam | 2008-03-31 | 1 | -2/+8 |
| | | | | Michael | ||||
* | test: add possibility to select tests to run via tests_all.sh (make test) | Michael Adam | 2008-03-31 | 1 | -8/+14 |
| | | | | | | | | | This allows to select the tests to run with tests_all.sh by setting the environment variable "RUNTESTS". Example: RUNTESTS="smbclient_s3_encrypted wbinfo_s3" make test Michael | ||||
* | test: in tests_all.sh, wrap calls to test scripts into shell functions. | Michael Adam | 2008-03-31 | 1 | -20/+63 |
| | | | | | | | This is in preparation for enabling running only selected test scripts through "make test". Michael | ||||
* | selftest: samba3 passes RAW-SEARCH now | Stefan Metzmacher | 2008-03-11 | 1 | -1/+1 |
| | | | | | | As the resume key tests are skipped against samba3. metze | ||||
* | Test: Properly track current test binary for tracking crashes. | Michael Adam | 2008-03-06 | 1 | -4/+9 |
| | | | | | | Make sure the panic action always has the right test binary set. Michael | ||||
* | make test: pass --option=torture:sharedelay=100000 to samba4 smbtorture | Stefan Metzmacher | 2008-02-25 | 1 | -0/+2 |
| | | | | | | BASE-DEFER_OPEN is now more strict with incorrect timing metze | ||||
* | ntlm_auth: Fix another typo in the test. | Kai Blin | 2008-01-30 | 1 | -2/+2 |
| | | | | This _should_ be the last one. | ||||
* | ntlm_auth: test should honour configfile option to run on build farm. | Kai Blin | 2008-01-30 | 1 | -2/+2 |
| | |||||
* | ntlm_auth: Fix typos in the torture test script. | Kai Blin | 2008-01-30 | 1 | -2/+2 |
| | | | | | This should fix the build farm. Sorry, wonder why it worked on my box before. |