summaryrefslogtreecommitdiffstats
path: root/source3/script/tests/test_net_registry.sh
Commit message (Expand)AuthorAgeFilesLines
* s3-selftest unconditionaly include subunit.shAndrew Bartlett2011-03-291-2/+0
* s3-selftest convert tests.sh to pythonAndrew Bartlett2011-02-221-1/+11
* s3:test: remove the give/take admin rights code from the net(rpc)registry testMichael Adam2011-02-161-44/+0
* s3:test: move the registry roundtrip test to a test script of its ownMichael Adam2011-02-161-85/+0
* s3:test: add comment header to test_net_registry.shMichael Adam2011-02-161-2/+6
* s3:test: use the blackbox subunit test driver in the net_registry tests.Michael Adam2011-02-161-4/+3
* s3-net: add roundtrip tests for registry import/exportGregor Beck2011-01-211-0/+88
* s3:tests: fix misplaced '...' for grep pattern in test_net_registry.shMichael Adam2010-09-221-1/+1
* s3: registry: add tests with empty valuenameGregor Beck2010-05-211-13/+25
* s3: registry: let test_setvalue use getvalueraw instead of enumerateGregor Beck2010-05-211-22/+6
* Revert "s3:selftest: create BUILTIN\\Administrators at startup"Stefan Metzmacher2009-02-031-5/+10
* s3:tests: add a guard arround . $incdir/test_functions.shStefan Metzmacher2009-01-301-0/+2
* s3:selftest: create BUILTIN\\Administrators at startupStefan Metzmacher2009-01-281-10/+5
* s3:test: exit the net rpc registry tests when give_administrative_rights failsMichael Adam2009-01-281-2/+5
* testsuite: fix expr syntax error in net registry test.Michael Adam2008-07-201-1/+1
* testsuite: fix another expr typo in net registry test script.Michael Adam2008-07-091-1/+1
* testsuite: fix expr typo in net registry testscript.Michael Adam2008-07-091-1/+1
* testsuite: update introductory comment to test_net_regsistry.shMichael Adam2008-06-191-1/+2
* testsuite: give admin rights to testuser only for the "net rpc registry" test.Michael Adam2008-06-171-0/+41
* testsuite: add the ability to test "net rpc registry" with the net_registry t...Michael Adam2008-05-061-2/+9
* test: add diagnostic message to net_registry test.Michael Adam2008-04-011-0/+1
* test: fix net_registry test "set value to different type" to track error countMichael Adam2008-04-011-1/+1
* test: some cosmetics to net_registry tests.Michael Adam2008-04-011-2/+3
* test: fix net_registry tests to correctly capture output of commands inside o...Michael Adam2008-04-011-12/+25
* test: fix use of printf in net_registry tests.Michael Adam2008-04-011-12/+12
* test: make registry tests more portable: protect some grep patterns in ' '.Michael Adam2008-04-011-4/+4
* test: make registry tests more portable: use 'printf "%s"' instead of 'echo -e'Michael Adam2008-04-011-12/+12
* test: add test script for testing "net registry".Michael Adam2008-04-011-0/+378