summaryrefslogtreecommitdiff
path: root/selftest
AgeCommit message (Collapse)AuthorFilesLines
2011-12-05knownfail: Remove working winbind tests.Jelmer Vernooij1-4/+0
2011-12-05knownfail: The resolve async tests work now.Jelmer Vernooij1-1/+0
2011-12-05knownfail: remove now succeeding local.iconv test.Jelmer Vernooij1-1/+0
2011-12-05knownfail: remove base.maximum_allowed test, as it appears to be passing now.Jelmer Vernooij1-1/+0
2011-12-05knownfail: re-add createx test.Jelmer Vernooij1-0/+1
2011-12-05knownfail: Exclude specific list of SMB2 oplock tests.Jelmer Vernooij1-1/+15
2011-12-05knownfail: Remove smb2.compound tests, they pass now.Jelmer Vernooij1-3/+0
2011-12-05Remove samba4.raw.oplock.brl4. Bug 7928 has been fixed.Jelmer Vernooij1-1/+0
2011-12-05knownfail: Match on end-of-file, not end-of-file-access.Jelmer Vernooij1-1/+1
2011-12-05knownfail: samba4.base.createx_access.createx_access works.Jelmer Vernooij1-1/+0
2011-12-05knownfail: LogonControl2Ex works.Jelmer Vernooij1-2/+2
2011-12-05knownfail: Ignore failures for drsuapi tests over other transports as well.Jelmer Vernooij1-2/+2
2011-12-05samba4: Remove rpc-handles mixed-shared tests from known failing list.Jelmer Vernooij1-1/+0
2011-12-05selftest: Re-mark some drsuapi tests as known failing.Jelmer Vernooij1-0/+2
2011-12-05selftest: Don't mark drsuapi tests as knownfailing.Jelmer Vernooij1-1/+0
2011-12-05Fix typo.Jelmer Vernooij1-1/+1
2011-12-05selftest: 'samba4.rpc.netlogon on ncalrpc with ↵Jelmer Vernooij1-1/+0
seal,padcheck.netlogon.DsrEnumerateDomainTrusts' now succeeds, remove it from the knownfail list.
2011-12-05GetForestTrustInformation is implemented, remove it from knownfail.Jelmer Vernooij1-1/+0
2011-12-05rap netsessiongetinfo apparently *is* provided by samba3, so don't list it ↵Jelmer Vernooij1-1/+0
in knownfail.
2011-12-05s3-selftest: Don't mark samba3.blackbox.failure.success test as known failing.Jelmer Vernooij1-1/+1
2011-12-05filter-subunit: Fix default for flapping setting.Jelmer Vernooij1-1/+1
2011-12-05selftest: Display unexpected successes and expected failures.Jelmer Vernooij2-15/+52
2011-12-05selftest: Add --flapping argument to filter-subunit.Jelmer Vernooij3-6/+39
2011-12-05selftest: Split out flapping tests into a separate file.Jelmer Vernooij3-10/+20
2011-12-01selftest: Fix typo in socket wrapper test.Jelmer Vernooij1-1/+1
Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Thu Dec 1 00:30:00 CET 2011 on sn-devel-104
2011-11-30selftest: Drop broken and unused Kvm target.Jelmer Vernooij2-178/+5
2011-11-30selftest: Don't acquire target when --list was specified.Jelmer Vernooij1-25/+27
2011-11-30selftest: Don't generate subunit file when writing subunit to stdout.Jelmer Vernooij1-5/+3
2011-11-30selftest: Prevent error about unfinished test command when using --list.Jelmer Vernooij1-1/+1
2011-11-30selftest: Don't use fancy subunit formatters when generating a test list.Jelmer Vernooij1-8/+11
2011-11-30selftest: Don't write subunit output in --list mode.Jelmer Vernooij1-7/+13
2011-11-30selftesthelpers: write warnings to stderr rather than stdout.Jelmer Vernooij1-2/+3
2011-11-29selftest/Samba4: pass '--machinepass' to 'samba-tool domain join'Stefan Metzmacher1-0/+4
metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Tue Nov 29 11:00:42 CET 2011 on sn-devel-104
2011-11-17s4 dns: Turn on internal DNS server during testingKai Blin1-1/+1
2011-11-15selftest/Samba4: allow schema updatesStefan Metzmacher1-0/+1
metze
2011-11-14selftesthelpers: Revert perl changes, add comment on why the original code ↵Jelmer Vernooij1-3/+4
was necessary.
2011-11-14selftesthelpers: Cope with empty binary mappings list, simplify handling of ↵Jelmer Vernooij1-5/+7
perl.
2011-11-14selftest/selftesthelpers.py: construct a fullname with env in ↵Stefan Metzmacher1-1/+5
plantestsuite_idlist() Like we already do for plantestsuite_loadlist() metze
2011-11-14selftest: planpythontestsuite() should fill 'name' is it's NoneStefan Metzmacher1-0/+2
Otherwise make test shows tests with name "None". metze
2011-11-10selftesthelpers: Fix syntax error.Jelmer Vernooij1-1/+1
2011-11-10selftest: Allow passing arbitrary number of additional python path values.Jelmer Vernooij1-4/+2
2011-11-10selftest: re-implement directory option for planpythontestsuite.Jelmer Vernooij1-7/+11
2011-11-10Revert "test: added directory option to planpythontestsuite()"Jelmer Vernooij1-12/+5
This reverts commit b0be72d5080aed3da3f33a45b72f88e90fbe3d13. I'll add an alternative that uses subunit.run.
2011-11-10test: added directory option to planpythontestsuite()Andrew Tridgell1-5/+12
Pair-Programmed-With: Amitay Isaacs <amitay@gmail.com>
2011-11-10build: only run symbol checking if running all testsAndrew Tridgell1-0/+7
this makes it much faster to run 1 test Pair-Programmed-With: Amitay Isaacs <amitay@gmail.com>
2011-11-08selftest: Remove the 'all' environment as it is just too slow to start upAndrew Bartlett2-60/+1
Instead we start the 'dc' environment, and other environments are available as: make testenv SELFTEST_TESTENV=fl2003dc Andrew Bartlett
2011-11-03selftest/Samba4: use "server signing = on" for nowStefan Metzmacher1-0/+4
Otherwise the smb2.compound test fails as it doesn't work with signing yet. metze
2011-10-28The xcopy test is used in unusual ways (via a different uid). Ensure we can ↵Jeremy Allison2-0/+12
cope with this.
2011-10-28The xcopy test requires "dos filemode=yes" as it opens with WRITE_OWNER.Jeremy Allison1-0/+1
2011-10-28s3-selftest Add all the LOCAL-* smbtorture tests to make testAndrew Bartlett2-0/+3
The extra knownfail and skip entries are for tests the currently do not pass or hang. We need to work out why this happens, and fix the test or the test invocation. Andrew Bartlett