summaryrefslogtreecommitdiffstats
path: root/source4/script/tests/selftest.pl
Commit message (Expand)AuthorAgeFilesLines
* r22305: fix make test using a absolute path forStefan Metzmacher2007-10-101-9/+17
* r22286: Import branch that converted the Samba4 test target code to perl and ...Jelmer Vernooij2007-10-101-9/+12
* r22233: Allow 'REALM' as a global environment variable in the tests.Andrew Bartlett2007-10-101-2/+4
* r22197: fix formatingStefan Metzmacher2007-10-101-10/+8
* r22177: Restore the PIDDIR mapping for the client 'pid directory', as this isAndrew Bartlett2007-10-101-0/+3
* r22170: To get the smbclient blackbox test to pass again, we need to get theAndrew Bartlett2007-10-101-6/+11
* r22161: Clarify exactly where the socket_wrapper should be handled (early),Andrew Bartlett2007-10-101-1/+4
* r22160: Only use test environment names that actually exist (get makeAndrew Bartlett2007-10-101-0/+1
* r22156: - Lazy evaluate variable names.Jelmer Vernooij2007-10-101-29/+82
* r22137: Actually use client.conf, defer more code as far as possible.Jelmer Vernooij2007-10-101-17/+18
* r22134: Create different smb.conf file for the client side. This should make ...Jelmer Vernooij2007-10-101-1/+31
* r22133: Don't push parameters into environment until necessary.Jelmer Vernooij2007-10-101-5/+5
* r22088: export PIDDIR to make the smbd pid show in 'make testenv' again.Andrew Bartlett2007-10-101-1/+1
* r22077: Import only necessary test variables, more refactoring.Jelmer Vernooij2007-10-101-6/+8
* r22074: More refactoring.Jelmer Vernooij2007-10-101-21/+6
* r21910: Clean up some unused functions.Jelmer Vernooij2007-10-101-1/+2
* r21909: Merge some of my recent improvements to the test infrastructure:Jelmer Vernooij2007-10-101-93/+65
* r21741: Like starting smbd, ensure we have acutally started slapd, and it isAndrew Bartlett2007-10-101-1/+1
* r21733: Merge testenv back into core selftest.plJelmer Vernooij2007-10-101-16/+32
* r21720: Try to make 'TEST_LDAP=yes make test' work again. These recentAndrew Bartlett2007-10-101-1/+1
* r21716: Report status in a way the build farm recognizes.Jelmer Vernooij2007-10-101-0/+4
* r21713: Redirect stderr output to stdout.Jelmer Vernooij2007-10-101-1/+1
* r21709: Add a list of tests that should be skipped rather than ad-hoc test sk...Jelmer Vernooij2007-10-101-3/+34
* r21707: Finally merge my (long-living) perlselftest branch.Jelmer Vernooij2007-10-101-155/+373
* r20756: Update to use generated recipes.Jelmer Vernooij2007-10-101-7/+44
* r20739: Add more command-line options.Jelmer Vernooij2007-10-101-19/+45
* r20737: Add option parsing.Jelmer Vernooij2007-10-101-4/+33
* r20693: Add reimplementation of selftest in perl. Once this has been testedJelmer Vernooij2007-10-101-0/+253