summaryrefslogtreecommitdiff
path: root/source4/selftest
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r24669: Add CSS to the test run HTML output. See http://samba.org/~jelmer/ fo...Jelmer Vernooij4-32/+151
2007-10-10r24665: Close file handles properly.Jelmer Vernooij1-12/+15
2007-10-10r24503: Make 'make test TEST_LDAP=yes' pass on Fedora 7, by trying moreAndrew Bartlett1-0/+20
2007-10-10r24345: Add --format=html option to selftest.Jelmer Vernooij4-9/+162
2007-10-10r24342: Move environments into a separate directory.Jelmer Vernooij7-94/+33
2007-10-10r24339: Move output functions to separate files.Jelmer Vernooij3-178/+227
2007-10-10r24338: Add callbacks for starting and finishing tests.Jelmer Vernooij2-11/+114
2007-10-10r24301: The less escape characters the better. This changes the winbindAndrew Bartlett2-3/+4
2007-10-10r23964: Update blackbox selftest scripts to cover more code, and to moreAndrew Bartlett1-3/+3
2007-10-10r23890: Allow wbinfo -a to work against Samba4's winbind.Andrew Bartlett1-0/+1
2007-10-10r23876: Prepare to run nsstest from make test, just not add it to tests_all.s...Kai Blin1-0/+11
2007-10-10r23860: export WINBINDD_SOCKET_DIR into the testenvStefan Metzmacher1-1/+2