summaryrefslogtreecommitdiff
path: root/selftest
AgeCommit message (Expand)AuthorFilesLines
2010-09-14selftest: Error out rather than die() when setting up an environmentJelmer Vernooij1-55/+117
2010-09-14selftest: If setting up environment fails, mark testsuites that use it asJelmer Vernooij1-12/+5
2010-09-14subunit: Use RemoteError when passing errors to upstream subunit.Jelmer Vernooij2-19/+26
2010-09-14subunit.pm: Fold Subunit::Filter into Subunit, trim further.Jelmer Vernooij3-111/+11
2010-09-14subunit.pm: Remove output_msg/control_msg functions.Jelmer Vernooij2-15/+1
2010-09-14selftest: Remove testsuite parsing.Jelmer Vernooij2-40/+10
2010-09-14subunit.pm: Simplify subunit handling in perl.Jelmer Vernooij4-159/+19
2010-09-14subunit.pm: Pass through milliseconds in time reports.Jelmer Vernooij2-10/+9
2010-09-14selftest: Report times in milliseconds rather than seconds.Jelmer Vernooij1-0/+7
2010-09-14subunit: Use standard subunit functions for reproducing subunit streams.Jelmer Vernooij2-50/+38
2010-09-14subunit: Remove unused methods.Jelmer Vernooij1-14/+2
2010-09-14subunit: Use standard functions for addSuccess, addExpectedFail,Jelmer Vernooij1-27/+62
2010-09-14subunit: Use standard addError method implementation.Jelmer Vernooij1-9/+11
2010-09-14subunit: Pass TestCase objects to startTest rather than test name strings.Jelmer Vernooij2-8/+5
2010-09-14subunit: Use subunit standard functions for handling time and progress.Jelmer Vernooij2-35/+15
2010-09-14subunit: Use standard subunit test protocol client, use standard name for sta...Jelmer Vernooij3-24/+27
2010-09-14subunit: Initial work on using the standard TestResult class.Jelmer Vernooij2-4/+6
2010-09-10selftest/s3-selftest.sh: knownfailure filtering for non-build-farm make testStefan Metzmacher1-2/+1
2010-09-10s3-selftest: rename printer "print4" to "lp".Günther Deschner1-1/+1
2010-09-09s4-test: added a RODC to our testingAndrew Tridgell1-0/+90
2010-09-05selftest: Cope with parentheses in testnames in --load-list.Jelmer Vernooij1-5/+8
2010-09-05selftest/subunit: Parse timestamps generated by upstream subunit.Jelmer Vernooij1-2/+8
2010-09-05selftest: Print out unmatched tests when using --load-list.Jelmer Vernooij1-7/+12
2010-09-04testr: Fix configuration to use idfile, in case more than a couple ofJelmer Vernooij1-1/+1
2010-09-04selftest: Don't make printing the log output a side-effect of check_env(), do...Jelmer Vernooij2-6/+3
2010-09-04selftest: Remove stop() method, not used anywhere.Jelmer Vernooij5-25/+2
2010-09-04selftest/samba4: Remove references to Samba34.pm, which no longerJelmer Vernooij1-7/+0
2010-09-04selftest: Refer to subunit README rather than documenting locally.Jelmer Vernooij1-51/+4
2010-09-04selftest: run client tests with log level 1Andrew Tridgell1-0/+1
2010-09-02s4-selftest: try DNS before bcast in selftestAndrew Tridgell1-1/+1
2010-08-28s4-testenv: Synchronize DCs after 'net vampire'Kamen Mazdrashki1-0/+24
2010-08-28selftest/Subunit.pm: fix perl warningsStefan Metzmacher1-1/+1
2010-08-26s3-selftest: do not remove nsswrapper environment when running smbtorture4.Günther Deschner1-3/+0
2010-08-26s3-build: Don't paste the summary.Andreas Schneider1-2/+3
2010-08-26subunit: Make sure "]" in failure reason ends up on its own line, so theJelmer Vernooij2-6/+7
2010-08-26subunithelper: Pass along lines as normal output when ignoring them for not c...Jelmer Vernooij1-0/+4
2010-08-25s3-build: Use a wrapper script to run the tests.Andreas Schneider1-0/+44
2010-07-09selftest/Samba4: set dreplsrv:periodic_startup_interval = 0Stefan Metzmacher1-0/+1
2010-06-28s4:selftest - activate the lanman password changesMatthias Dieter Wallnöfer1-0/+1
2010-06-25selftest: Clarify generation of idlist option.Jelmer Vernooij1-0/+2
2010-06-23s4:selftest Fix up netbios names for rpc_echo testAndrew Bartlett1-1/+1
2010-06-23s4:selftest For the moment the server role '2008_R2' is case sensitiveAndrew Bartlett1-1/+1
2010-06-23s4:selftest Change netbios aliases to shorter names.Andrew Bartlett1-7/+7
2010-06-23s4:selftest Add 2003 and 2008R2 test environments and testsAndrew Bartlett1-0/+100
2010-06-20selftest: Use scripted testparm.Jelmer Vernooij1-2/+2
2010-06-17selftest/Samba4: make the naming of passwords more consistentStefan Metzmacher1-3/+3
2010-06-17selftest/Samba4: let localfl2000dc use 127.0.0.5Stefan Metzmacher1-4/+4
2010-06-17selftest/Samba4: let localvampiredc use 127.0.0.2Stefan Metzmacher1-2/+3
2010-06-17selftest: use 127.0.0.11-16 for the clientStefan Metzmacher2-10/+10
2010-06-17selftest/Samba3: remove unused create_clientconf() functionStefan Metzmacher1-33/+0