summaryrefslogtreecommitdiffstats
path: root/source4/selftest
Commit message (Expand)AuthorAgeFilesLines
* s4-selftest: match new name of RPC-SAMR-ACCESSMASK.Günther Deschner2009-05-262-2/+2
* s4-spoolss: just return OK for dcesrv_spoolss_EnumPrintProcDataTypes for now.Günther Deschner2009-03-071-1/+0
* don't rely on shebang's perl path, call our $PERL insteadBjörn Jacke2009-03-071-1/+1
* s4-smbtorture: add test_EnumPrintProcDataTypes to RPC-SPOOLSS test.Günther Deschner2009-03-071-0/+1
* some shells are picky about ^ without quotesBjörn Jacke2009-03-021-2/+2
* don't hardcode python pathBjörn Jacke2009-02-261-1/+5
* LDAP-UPTODATEVECTOR: fix segfault against samba4 as serverStefan Metzmacher2009-02-051-1/+0
* s4:selftest: don't use hardcoded pathesStefan Metzmacher2009-02-031-18/+18
* selftest: pass down the path to python for provisioning samba4Stefan Metzmacher2009-01-301-1/+2
* s4:selftest: run RPC-COUNTCALLS as dc:localStefan Metzmacher2009-01-301-1/+4
* s4:selftest: run ncalrpc tests in dc:local modeStefan Metzmacher2009-01-301-12/+22
* selftest: don't export $CONFIGURATION anymore only $SMB_CONF_PATHStefan Metzmacher2009-01-301-7/+2
* selftest: allow environment optionsStefan Metzmacher2009-01-301-2/+2
* s4:selftest: reference binaries via variables in tests.shStefan Metzmacher2009-01-211-7/+9
* s4-winbind: Remove a "knownfail" entry for the now implemented LIST_GROUPSKai Blin2009-01-161-1/+0
* s4:selftest: report tevent tests as 'tevent.python'Stefan Metzmacher2009-01-021-1/+1
* Fix Python event tests after rename to tevent.Jelmer Vernooij2008-12-181-1/+1
* s4:selftest: we pass raw.delete.delete21Stefan Metzmacher2008-12-181-1/+0
* nsswitch: Fix paths for Samba4 blackbox wbinfo testKai Blin2008-12-161-2/+2
* s4:selftest: samba4 fails the changed delete testStefan Metzmacher2008-12-111-0/+2
* s4-smbtorture: skip ServerGetTrustInfo for samba4.Günther Deschner2008-12-101-0/+1
* s4:selftest: we have netr_GetDcName() and netr_GetAnyDCName() implementations...Stefan Metzmacher2008-12-041-2/+0
* selftest: s4 does not have a pwdlastset implementation yet.Günther Deschner2008-11-281-0/+1
* s4-smbtorture: add very basic RPC-NTSVCS test.Günther Deschner2008-11-121-0/+1
* s4-test: skip netr_DatabaseRedo test.Günther Deschner2008-11-061-0/+1
* selftest: move gdb_* and valgrind_* scripts to selftest/Stefan Metzmacher2008-10-281-6/+7
* Require separate option for quicktest include list rather than makingJelmer Vernooij2008-10-221-1/+1
* Prevent warning about directory already existing.Jelmer Vernooij2008-10-211-1/+1
* Export variables correctly for blackbox tests (thanks metze).Jelmer Vernooij2008-10-201-0/+2
* Move Samba4-specific code out of selftest.Jelmer Vernooij2008-10-191-0/+23
* Fix comment after paths have changed.Jelmer Vernooij2008-10-191-2/+2
* Merge branch 'selftest' of git://git.samba.org/jelmer/sambaJelmer Vernooij2008-10-1921-3602/+164
|\
| * Merge branch 'master' of ssh://git.samba.org/data/git/samba into selftestJelmer Vernooij2008-10-115-20/+55
| |\
| * | keep obsolete file in samba4 source directory.Jelmer Vernooij2008-09-181-0/+48
| * | Move selftest code to top-level.Jelmer Vernooij2008-09-1822-3637/+165
* | | Support "make test-X" to run all tests that match regex X.Jelmer Vernooij2008-10-111-0/+3
| |/ |/|
* | Import tests for subunit python module.Jelmer Vernooij2008-10-081-0/+1
* | Move subunit helper utility to specific subunit directory.Jelmer Vernooij2008-10-081-1/+1
* | Allow 'make testenv-dc', 'make testenv-member', etc.Jelmer Vernooij2008-10-081-0/+3
* | s4:selftest: make sure we test RPC-OBJECTUUID with sealStefan Metzmacher2008-09-301-1/+1
* | s4:selftest: add "smb.signing" to anon signing testsStefan Metzmacher2008-09-301-3/+3
* | fixed expansion of $USERNAME in signing testsAndrew Tridgell2008-09-241-1/+1
* | Rename smbd -> samba.Jelmer Vernooij2008-09-244-22/+22
* | selftest: test some smb signing combinations against the member serverStefan Metzmacher2008-09-231-0/+40
* | Avoid printing characters when in immediate mode.Jelmer Vernooij2008-09-211-4/+6
* | Print status (one character per test) when not running selftest with --immedi...Jelmer Vernooij2008-09-211-4/+19
* | Revert "Rename smbd -> samba."Jelmer Vernooij2008-09-214-22/+22
* | Rename smbd -> samba.Jelmer Vernooij2008-09-214-22/+22
* | No longer set PATH during selftest, was only required for smbscript.Jelmer Vernooij2008-09-211-2/+0
* | Merge branch 'master' of ssh://git.samba.org/data/git/samba into noejsJelmer Vernooij2008-09-191-1/+1
|\ \