summaryrefslogtreecommitdiffstats
path: root/source4/script/tests/selftest.pl
Commit message (Expand)AuthorAgeFilesLines
* r22384: print out the total selftest runtimeStefan Metzmacher2007-10-101-0/+3
* r22378: none needs to be checked firstStefan Metzmacher2007-10-101-3/+3
* r22375: implement check_env() logic in the frontendStefan Metzmacher2007-10-101-1/+21
* r22361: warnings.pm isn't available on solaris 8Stefan Metzmacher2007-10-101-1/+0
* r22360: print out the name of the PCAP file and move setup and cleanupStefan Metzmacher2007-10-101-19/+51
* r22359: try to fix the start failures in the build-farm by creating the prefi...Stefan Metzmacher2007-10-101-4/+5
* r22356: Simple refactoring.Jelmer Vernooij2007-10-101-7/+10
* r22339: Run some more tests.Jelmer Vernooij2007-10-101-1/+4
* r22338: Allow regexes in known-failures fileJelmer Vernooij2007-10-101-1/+4
* r22337: print out the smbd log output after each testStefan Metzmacher2007-10-101-4/+18
* r22335: output the error codeStefan Metzmacher2007-10-101-0/+4
* r22334: don't print the test output if the test passedStefan Metzmacher2007-10-101-10/+30
* r22332: escape bad chars with '_' to form a nice filenameStefan Metzmacher2007-10-101-1/+3
* r22331: remove run_test_buildfarm() functionStefan Metzmacher2007-10-101-48/+25
* r22329: abstract the output handling of run_test()Stefan Metzmacher2007-10-101-15/+57
* r22326: Merge some more test improvements.Jelmer Vernooij2007-10-101-7/+37
* 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