summaryrefslogtreecommitdiffstats
path: root/selftest
Commit message (Collapse)AuthorAgeFilesLines
* s4-selftest: Add test of RPC to a netbios aliasAndrew Bartlett2011-12-131-3/+2
| | | | | | This tries to ensure our netbios lookup code is still run. Andrew Bartlett
* s4-lsarpc handle more info levels in SetInfoTrustedDomain callsAndrew Bartlett2011-12-121-1/+1
| | | | | | | This uses the very helpful conversion functions written for the s3 lsa server and places these in common. Andrew Bartlett
* s4-lsarpc Fix segfaults found by the samba4.rpc.lsa.forest testAndrew Bartlett2011-12-122-1/+1
| | | | This allows us to move this test to knownfail from skip
* tdb2: don't use TDB2 versions of test tdb files.Rusty Russell2011-12-121-5/+1
| | | | | | | | | | | Now tdb2 handles tdb1 files, we don't need most of commit 5eecc854236f0b943aaa89e0c3a46f9fbd208ca9 which added TDB2 versions of all the testing tdbs. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Autobuild-User: Rusty Russell <rusty@rustcorp.com.au> Autobuild-Date: Mon Dec 12 06:33:44 CET 2011 on sn-devel-104
* selftest: samba4.samba-tool.domopen now passes, so do not skipAndrew Bartlett2011-12-071-1/+0
| | | | | Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Wed Dec 7 04:42:02 CET 2011 on sn-devel-104
* s4-selftest re-enable nsstest on libnss_winbind.soAndrew Bartlett2011-12-071-1/+0
|
* knownfail: Mark some ldap.acl search tests as no longer failing.Jelmer Vernooij2011-12-061-1/+7
| | | | | Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Tue Dec 6 00:43:40 CET 2011 on sn-devel-104
* knownfail: Remove working winbind tests.Jelmer Vernooij2011-12-051-4/+0
|
* knownfail: The resolve async tests work now.Jelmer Vernooij2011-12-051-1/+0
|
* knownfail: remove now succeeding local.iconv test.Jelmer Vernooij2011-12-051-1/+0
|
* knownfail: remove base.maximum_allowed test, as it appears to be passing now.Jelmer Vernooij2011-12-051-1/+0
|
* knownfail: re-add createx test.Jelmer Vernooij2011-12-051-0/+1
|
* knownfail: Exclude specific list of SMB2 oplock tests.Jelmer Vernooij2011-12-051-1/+15
|
* knownfail: Remove smb2.compound tests, they pass now.Jelmer Vernooij2011-12-051-3/+0
|
* Remove samba4.raw.oplock.brl4. Bug 7928 has been fixed.Jelmer Vernooij2011-12-051-1/+0
|
* knownfail: Match on end-of-file, not end-of-file-access.Jelmer Vernooij2011-12-051-1/+1
|
* knownfail: samba4.base.createx_access.createx_access works.Jelmer Vernooij2011-12-051-1/+0
|
* knownfail: LogonControl2Ex works.Jelmer Vernooij2011-12-051-2/+2
|
* knownfail: Ignore failures for drsuapi tests over other transports as well.Jelmer Vernooij2011-12-051-2/+2
|
* samba4: Remove rpc-handles mixed-shared tests from known failing list.Jelmer Vernooij2011-12-051-1/+0
|
* selftest: Re-mark some drsuapi tests as known failing.Jelmer Vernooij2011-12-051-0/+2
|
* selftest: Don't mark drsuapi tests as knownfailing.Jelmer Vernooij2011-12-051-1/+0
|
* Fix typo.Jelmer Vernooij2011-12-051-1/+1
|
* selftest: 'samba4.rpc.netlogon on ncalrpc with ↵Jelmer Vernooij2011-12-051-1/+0
| | | | seal,padcheck.netlogon.DsrEnumerateDomainTrusts' now succeeds, remove it from the knownfail list.
* GetForestTrustInformation is implemented, remove it from knownfail.Jelmer Vernooij2011-12-051-1/+0
|
* rap netsessiongetinfo apparently *is* provided by samba3, so don't list it ↵Jelmer Vernooij2011-12-051-1/+0
| | | | in knownfail.
* s3-selftest: Don't mark samba3.blackbox.failure.success test as known failing.Jelmer Vernooij2011-12-051-1/+1
|
* filter-subunit: Fix default for flapping setting.Jelmer Vernooij2011-12-051-1/+1
|
* selftest: Display unexpected successes and expected failures.Jelmer Vernooij2011-12-052-15/+52
|
* selftest: Add --flapping argument to filter-subunit.Jelmer Vernooij2011-12-053-6/+39
|
* selftest: Split out flapping tests into a separate file.Jelmer Vernooij2011-12-053-10/+20
|
* selftest: Fix typo in socket wrapper test.Jelmer Vernooij2011-12-011-1/+1
| | | | | Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Thu Dec 1 00:30:00 CET 2011 on sn-devel-104
* selftest: Drop broken and unused Kvm target.Jelmer Vernooij2011-11-302-178/+5
|
* selftest: Don't acquire target when --list was specified.Jelmer Vernooij2011-11-301-25/+27
|
* selftest: Don't generate subunit file when writing subunit to stdout.Jelmer Vernooij2011-11-301-5/+3
|
* selftest: Prevent error about unfinished test command when using --list.Jelmer Vernooij2011-11-301-1/+1
|
* selftest: Don't use fancy subunit formatters when generating a test list.Jelmer Vernooij2011-11-301-8/+11
|
* selftest: Don't write subunit output in --list mode.Jelmer Vernooij2011-11-301-7/+13
|
* selftesthelpers: write warnings to stderr rather than stdout.Jelmer Vernooij2011-11-301-2/+3
|
* selftest/Samba4: pass '--machinepass' to 'samba-tool domain join'Stefan Metzmacher2011-11-291-0/+4
| | | | | | | metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Tue Nov 29 11:00:42 CET 2011 on sn-devel-104
* s4 dns: Turn on internal DNS server during testingKai Blin2011-11-171-1/+1
|
* selftest/Samba4: allow schema updatesStefan Metzmacher2011-11-151-0/+1
| | | | metze
* selftesthelpers: Revert perl changes, add comment on why the original code ↵Jelmer Vernooij2011-11-141-3/+4
| | | | was necessary.
* selftesthelpers: Cope with empty binary mappings list, simplify handling of ↵Jelmer Vernooij2011-11-141-5/+7
| | | | perl.
* selftest/selftesthelpers.py: construct a fullname with env in ↵Stefan Metzmacher2011-11-141-1/+5
| | | | | | | | plantestsuite_idlist() Like we already do for plantestsuite_loadlist() metze
* selftest: planpythontestsuite() should fill 'name' is it's NoneStefan Metzmacher2011-11-141-0/+2
| | | | | | Otherwise make test shows tests with name "None". metze
* selftesthelpers: Fix syntax error.Jelmer Vernooij2011-11-101-1/+1
|
* selftest: Allow passing arbitrary number of additional python path values.Jelmer Vernooij2011-11-101-4/+2
|
* selftest: re-implement directory option for planpythontestsuite.Jelmer Vernooij2011-11-101-7/+11
|
* Revert "test: added directory option to planpythontestsuite()"Jelmer Vernooij2011-11-101-12/+5
| | | | | | This reverts commit b0be72d5080aed3da3f33a45b72f88e90fbe3d13. I'll add an alternative that uses subunit.run.