Age | Commit message (Expand) | Author | Files | Lines |
2011-09-12 | s3-selftest: Set path to bin/net and bin/wbinfo in command line to test scripts | Andrew Bartlett | 1 | -3/+4 |
2011-03-29 | s3-selftest unconditionaly include subunit.sh | Andrew Bartlett | 1 | -2/+0 |
2011-02-22 | s3-selftest convert tests.sh to python | Andrew Bartlett | 1 | -1/+11 |
2011-02-16 | s3:test: remove the give/take admin rights code from the net(rpc)registry test | Michael Adam | 1 | -44/+0 |
2011-02-16 | s3:test: move the registry roundtrip test to a test script of its own | Michael Adam | 1 | -85/+0 |
2011-02-16 | s3:test: add comment header to test_net_registry.sh | Michael Adam | 1 | -2/+6 |
2011-02-16 | s3:test: use the blackbox subunit test driver in the net_registry tests. | Michael Adam | 1 | -4/+3 |
2011-01-21 | s3-net: add roundtrip tests for registry import/export | Gregor Beck | 1 | -0/+88 |
2010-09-22 | s3:tests: fix misplaced '...' for grep pattern in test_net_registry.sh | Michael Adam | 1 | -1/+1 |
2010-05-21 | s3: registry: add tests with empty valuename | Gregor Beck | 1 | -13/+25 |
2010-05-21 | s3: registry: let test_setvalue use getvalueraw instead of enumerate | Gregor Beck | 1 | -22/+6 |
2009-02-03 | Revert "s3:selftest: create BUILTIN\\Administrators at startup" | Stefan Metzmacher | 1 | -5/+10 |
2009-01-30 | s3:tests: add a guard arround . $incdir/test_functions.sh | Stefan Metzmacher | 1 | -0/+2 |
2009-01-28 | s3:selftest: create BUILTIN\\Administrators at startup | Stefan Metzmacher | 1 | -10/+5 |
2009-01-28 | s3:test: exit the net rpc registry tests when give_administrative_rights fails | Michael Adam | 1 | -2/+5 |
2008-07-20 | testsuite: fix expr syntax error in net registry test. | Michael Adam | 1 | -1/+1 |
2008-07-09 | testsuite: fix another expr typo in net registry test script. | Michael Adam | 1 | -1/+1 |
2008-07-09 | testsuite: fix expr typo in net registry testscript. | Michael Adam | 1 | -1/+1 |
2008-06-19 | testsuite: update introductory comment to test_net_regsistry.sh | Michael Adam | 1 | -1/+2 |
2008-06-17 | testsuite: give admin rights to testuser only for the "net rpc registry" test. | Michael Adam | 1 | -0/+41 |
2008-05-06 | testsuite: add the ability to test "net rpc registry" with the net_registry t... | Michael Adam | 1 | -2/+9 |
2008-04-01 | test: add diagnostic message to net_registry test. | Michael Adam | 1 | -0/+1 |
2008-04-01 | test: fix net_registry test "set value to different type" to track error count | Michael Adam | 1 | -1/+1 |
2008-04-01 | test: some cosmetics to net_registry tests. | Michael Adam | 1 | -2/+3 |
2008-04-01 | test: fix net_registry tests to correctly capture output of commands inside o... | Michael Adam | 1 | -12/+25 |
2008-04-01 | test: fix use of printf in net_registry tests. | Michael Adam | 1 | -12/+12 |
2008-04-01 | test: make registry tests more portable: protect some grep patterns in ' '. | Michael Adam | 1 | -4/+4 |
2008-04-01 | test: make registry tests more portable: use 'printf "%s"' instead of 'echo -e' | Michael Adam | 1 | -12/+12 |
2008-04-01 | test: add test script for testing "net registry". | Michael Adam | 1 | -0/+378 |