summaryrefslogtreecommitdiffstats
path: root/source4/torture/drs/drs_init.c
Commit message (Collapse)AuthorAgeFilesLines
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-111-2/+2
| | | | | | | | This is consistent with the test names used by selftest, should make the names less confusing and easier to integrate with other tools. Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sat Dec 11 04:16:13 CET 2010 on sn-devel-104
* s4-drs-test: Make the two DRS test suite a top-level test suitesKamen Mazdrashki2010-08-151-16/+21
| | | | so that test cases gets visible with "smbtorture --list"
* s4-test: Implement DRS-RPC-msDSIntId test caseKamen Mazdrashki2010-08-111-0/+1
|
* s4-test: Move RPC-DSSYNC test in DRS-RPC test suiteKamen Mazdrashki2010-08-111-0/+2
|
* s4/tort: Unit test for schemaInfo implementationKamen Mazdrashki2010-04-091-0/+2
|
* s4/drs(tort): prefixMap unit test initial implementatoinKamen Mazdrashki2009-10-161-0/+2
|
* s4/drs(tort): fix compile time warningKamen Mazdrashki2009-10-161-0/+1
|
* s4/drs(tort): TORTURE_DRS torture module - initial implementationKamen Mazdrashki2009-10-161-0/+68
Drsuapi tests module registers two suites: - DRS-RPC - tests to be executed against remote machine - DRS-UNIT - unit test for internal testing