summaryrefslogtreecommitdiff
path: root/source4/script/tests/selftest.pl
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r22548: - maintain a global array of exported envvarsStefan Metzmacher1-9/+48
2007-10-10r22547: fix some pathes and make sure we work with relative and abslute prefi...Stefan Metzmacher1-2/+2
2007-10-10r22414: use more portable perlStefan Metzmacher1-4/+4
2007-10-10r22409: try to fix selftest.pl on systems with old perl versionsStefan Metzmacher1-3/+3
2007-10-10r22398: try to let all tests pass 5400 seconds is not enoughStefan Metzmacher1-2/+2
2007-10-10r22384: print out the total selftest runtimeStefan Metzmacher1-0/+3
2007-10-10r22378: none needs to be checked firstStefan Metzmacher1-3/+3
2007-10-10r22375: implement check_env() logic in the frontendStefan Metzmacher1-1/+21
2007-10-10r22361: warnings.pm isn't available on solaris 8Stefan Metzmacher1-1/+0
2007-10-10r22360: print out the name of the PCAP file and move setup and cleanupStefan Metzmacher1-19/+51
2007-10-10r22359: try to fix the start failures in the build-farm by creating the prefi...Stefan Metzmacher1-4/+5
2007-10-10r22356: Simple refactoring.Jelmer Vernooij1-7/+10
2007-10-10r22339: Run some more tests.Jelmer Vernooij1-1/+4
2007-10-10r22338: Allow regexes in known-failures fileJelmer Vernooij1-1/+4
2007-10-10r22337: print out the smbd log output after each testStefan Metzmacher1-4/+18
2007-10-10r22335: output the error codeStefan Metzmacher1-0/+4
2007-10-10r22334: don't print the test output if the test passedStefan Metzmacher1-10/+30
2007-10-10r22332: escape bad chars with '_' to form a nice filenameStefan Metzmacher1-1/+3
2007-10-10r22331: remove run_test_buildfarm() functionStefan Metzmacher1-48/+25
2007-10-10r22329: abstract the output handling of run_test()Stefan Metzmacher1-15/+57
2007-10-10r22326: Merge some more test improvements.Jelmer Vernooij1-7/+37
2007-10-10r22305: fix make test using a absolute path forStefan Metzmacher1-9/+17
2007-10-10r22286: Import branch that converted the Samba4 test target code to perl and ...Jelmer Vernooij1-9/+12
2007-10-10r22233: Allow 'REALM' as a global environment variable in the tests.Andrew Bartlett1-2/+4
2007-10-10r22197: fix formatingStefan Metzmacher1-10/+8
2007-10-10r22177: Restore the PIDDIR mapping for the client 'pid directory', as this isAndrew Bartlett1-0/+3
2007-10-10r22170: To get the smbclient blackbox test to pass again, we need to get theAndrew Bartlett1-6/+11
2007-10-10r22161: Clarify exactly where the socket_wrapper should be handled (early),Andrew Bartlett1-1/+4
2007-10-10r22160: Only use test environment names that actually exist (get makeAndrew Bartlett1-0/+1
2007-10-10r22156: - Lazy evaluate variable names.Jelmer Vernooij1-29/+82
2007-10-10r22137: Actually use client.conf, defer more code as far as possible.Jelmer Vernooij1-17/+18
2007-10-10r22134: Create different smb.conf file for the client side. This should make ...Jelmer Vernooij1-1/+31
2007-10-10r22133: Don't push parameters into environment until necessary.Jelmer Vernooij1-5/+5
2007-10-10r22088: export PIDDIR to make the smbd pid show in 'make testenv' again.Andrew Bartlett1-1/+1
2007-10-10r22077: Import only necessary test variables, more refactoring.Jelmer Vernooij1-6/+8
2007-10-10r22074: More refactoring.Jelmer Vernooij1-21/+6
2007-10-10r21910: Clean up some unused functions.Jelmer Vernooij1-1/+2
2007-10-10r21909: Merge some of my recent improvements to the test infrastructure:Jelmer Vernooij1-93/+65
2007-10-10r21741: Like starting smbd, ensure we have acutally started slapd, and it isAndrew Bartlett1-1/+1
2007-10-10r21733: Merge testenv back into core selftest.plJelmer Vernooij1-16/+32
2007-10-10r21720: Try to make 'TEST_LDAP=yes make test' work again. These recentAndrew Bartlett1-1/+1
2007-10-10r21716: Report status in a way the build farm recognizes.Jelmer Vernooij1-0/+4
2007-10-10r21713: Redirect stderr output to stdout.Jelmer Vernooij1-1/+1
2007-10-10r21709: Add a list of tests that should be skipped rather than ad-hoc test sk...Jelmer Vernooij1-3/+34
2007-10-10r21707: Finally merge my (long-living) perlselftest branch.Jelmer Vernooij1-155/+373
2007-10-10r20756: Update to use generated recipes.Jelmer Vernooij1-7/+44
2007-10-10r20739: Add more command-line options.Jelmer Vernooij1-19/+45
2007-10-10r20737: Add option parsing.Jelmer Vernooij1-4/+33
2007-10-10r20693: Add reimplementation of selftest in perl. Once this has been testedJelmer Vernooij1-0/+253