summaryrefslogtreecommitdiff
path: root/source4/selftest
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r25365: Clearer test namesJelmer Vernooij2-2/+2
2007-10-10r25364: List skipped testsuites in summary only.Jelmer Vernooij1-9/+24
2007-10-10r25361: Specify share correctly for RPC-SAMBA3-SHARESEC, allow overriding sha...Jelmer Vernooij1-2/+4
2007-10-10r25360: Allow --skip to be specified more than once.Jelmer Vernooij1-4/+4
2007-10-10r25359: Set up Samba3 as dc.Jelmer Vernooij1-3/+12
2007-10-10r25299: Modify the provision script to take an additional argument: --server...Andrew Bartlett1-8/+5
2007-10-10r25183: return LOCKDIR tooStefan Metzmacher1-0/+1
2007-10-10r25182: don't hide the envlog in plain modeStefan Metzmacher1-0/+2
2007-10-10r25124: Include link to summary page, hide environment variables for 'none' e...Jelmer Vernooij1-15/+18
2007-10-10r25110: Show environment variables in HTML output.Jelmer Vernooij2-3/+26
2007-10-10r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij1-1/+5
2007-10-10r25031: Use pointers to services rather than service numbers when possible.Jelmer Vernooij1-2/+8
2007-10-10r24989: use $smbd_maxtime for smbd...Stefan Metzmacher1-1/+1
2007-10-10r24945: The behaviour of the SAMR server on a member server is worth testingAndrew Bartlett1-0/+3
2007-10-10r24905: Actually run the transport-independent tests, rather than just the tr...Jelmer Vernooij1-1/+1
2007-10-10r24901: Somewhat easier and more reliable access to the pid files.Jelmer Vernooij1-23/+34
2007-10-10r24899: Register signal handler that tears down environment.Jelmer Vernooij1-1/+8
2007-10-10r24898: Fix LOCAL-REGISTRY, do not silently ignore testcase setup failures.Jelmer Vernooij1-1/+1
2007-10-10r24896: Run the tests for most RPC interfaces over one transport only.Jelmer Vernooij1-7/+13
2007-10-10r24894: Run the libnet tests over just one DCE/RPC transport. Other DCE/RPC t...Jelmer Vernooij1-16/+4
2007-10-10r24893: Update documentation for selftest.Jelmer Vernooij3-14/+25
2007-10-10r24891: Fix smbtorture to exit non-zero if a test suite wasn't found.Jelmer Vernooij1-2/+2
2007-10-10r24890: Integrate more of the RPC-SECRETS tests.Jelmer Vernooij1-10/+4
2007-10-10r24889: Move choosing the binding options into RPC-SECRETS.Jelmer Vernooij1-9/+7
2007-10-10r24887: Support reading testlists from other locations (e.g. Samba3)Jelmer Vernooij1-19/+36
2007-10-10r24882: Use the torture API in BASE-CHARSET.Jelmer Vernooij1-4/+1
2007-10-10r24878: Support specifying a reason for skips/expected failuresJelmer Vernooij4-36/+60
2007-10-10r24875: Use more absolute paths to samba4 binaries.Jelmer Vernooij6-13/+13
2007-10-10r24873: Print smbd/nmbd log files for Samba 3.Jelmer Vernooij1-3/+24
2007-10-10r24870: Strip whitespace characters in username (broke tests).Jelmer Vernooij1-0/+1
2007-10-10r24869: Print command that was executed.Jelmer Vernooij2-0/+6
2007-10-10r24866: Put remainder of binding string tests in librpc/ directory.Jelmer Vernooij3-23/+2
2007-10-10r24861: Use absolute paths to make it easier to run the testsuite from the Sa...Jelmer Vernooij21-106/+98
2007-10-10r24860: Make it easier to run selftest.pl in a Samba3 source tree.Jelmer Vernooij7-16/+10
2007-10-10r24839: Default to creating a dc + domain member in 'make testenv'.Jelmer Vernooij1-1/+1
2007-10-10r24835: Put all RPC tests in the list (skipping when necessary), warn if test...Jelmer Vernooij1-3/+16
2007-10-10r24834: Pass environment name on to skip_testsuite().Jelmer Vernooij4-8/+9
2007-10-10r24751: Run more tests, remove empty testsuites, more small improvements.Jelmer Vernooij1-3/+3
2007-10-10r24741: More use of the torture API.Jelmer Vernooij1-0/+1
2007-10-10r24709: Convert perl test harness output to subunit for nicer display.Jelmer Vernooij1-1/+1
2007-10-10r24708: Move subunit code to a separate module.Jelmer Vernooij2-67/+77
2007-10-10r24707: Remove some more cruft from the test list generation code.Jelmer Vernooij6-23/+4
2007-10-10r24706: Move nmblookup tests to separate blackbox testsuite.Jelmer Vernooij2-10/+7
2007-10-10r24705: Avoid undefined value warnings.Jelmer Vernooij1-1/+5
2007-10-10r24692: Color expected fialures orange rather than green.Jelmer Vernooij2-5/+30
2007-10-10r24689: There is no such test as LDAP-UPTODATENESS.Jelmer Vernooij1-1/+1
2007-10-10r24687: Registry tests are succeeding now so remove from known failure list, ...Jelmer Vernooij2-32/+93
2007-10-10r24678: More improvements to html output; list unexpected successes and failu...Jelmer Vernooij1-6/+8
2007-10-10r24675: Specify mode to mkdir, as required by some versions of perl.Jelmer Vernooij1-1/+1
2007-10-10r24671: More improvements to the HTML test suite results: hideJelmer Vernooij5-24/+156