summaryrefslogtreecommitdiff
path: root/source4/script
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r22288: Somehow, Jelmer lost a few capital letters. I'll send him a new batch.Andrew Bartlett1-4/+4
Andrew Bartlett (This used to be commit 5e9f7805f067ff029bc916f5bc694d9d9001da72)
2007-10-10r22287: Fix some issues in fedora ds code.Jelmer Vernooij1-4/+6
(This used to be commit e820f1d0f398a6ebfdf5be2f756f9f256d9c88d5)
2007-10-10r22286: Import branch that converted the Samba4 test target code to perl and ↵Jelmer Vernooij8-567/+513
makes the code a bit clearer. (This used to be commit e3ba5ced0440e736f0f140e12a8c728f79a20bb2)
2007-10-10r22260: Use single script for creating Samba 4 test environments. Add first testJelmer Vernooij5-93/+11
that uses the member environment. (This used to be commit 9e3142a1bb3f3b3e06ea1a54215474d88de4d44d)
2007-10-10r22235: Test kinit, and PKINIT functionality by means of a new blackbox test.Andrew Bartlett1-1/+1
Andrew Bartlett (This used to be commit 7f27bfc3568bc09b2b9cb9ba03aae55a03e08f9a)
2007-10-10r22233: Allow 'REALM' as a global environment variable in the tests.Andrew Bartlett2-2/+6
Set the default socket_wrapper interface inside the test env setup, so it actually stays (fixes LOCAL-SOCKET failures). Andrew Bartlett (This used to be commit 783c57bf1c0f3dd4249302857936a2b6595e0a7b)
2007-10-10r22197: fix formatingStefan Metzmacher2-12/+10
metze (This used to be commit 31c9bd4bf2e08a979c7396a56b7bdb124bebfd01)
2007-10-10r22187: Test kerberos logins in the smbclient blackbox tests, including with aAndrew Bartlett2-2/+7
machine account. Andrew Bartlett (This used to be commit 16a2bb87a80ffb921f267492f453eb3457666315)
2007-10-10r22185: Initial work on a 'member' test environment'.Jelmer Vernooij5-9/+148
(This used to be commit 9e0032be03ebd6dd94c98bc6958df0cb998f487e)
2007-10-10r22180: Re-add testing of the CIFS backend.Andrew Bartlett2-0/+22
Andrew Bartlett (This used to be commit d76afe147ca87f3678b7eb4930096eb6aaa39e6e)
2007-10-10r22177: Restore the PIDDIR mapping for the client 'pid directory', as this isAndrew Bartlett1-0/+3
(ab)used for messaging. Andrew Bartlett (This used to be commit 0a721c3193163f8a12f5410df4c29b6dc00b7035)
2007-10-10r22170: To get the smbclient blackbox test to pass again, we need to get theAndrew Bartlett1-6/+11
private dir to contain a valid machine account. It isn't really valid it use the DC's account any more, so extend this script to also join the domain. This nicely tests out some previously untested code too! Andrew Bartlett (This used to be commit 12f4e6033ed11a010211a4295424588f44f7e5e0)
2007-10-10r22168: Ensure we actually run all the transports for the slow testsAndrew Bartlett1-4/+4
(otherwise we miss tests). Andrew Bartlett (This used to be commit 216bf28a8dd33037dba1f8e7e13140752b30a885)
2007-10-10r22167: This seems to get Fedora DS to run the tests again.Andrew Bartlett1-2/+2
Andrew Bartlett (This used to be commit b893c63183eaec20ab0000d0c6635672c2893dce)
2007-10-10r22162: get the TEST_LDAP mode working againAndrew Bartlett2-10/+12
Andrew Bartlett (This used to be commit 529575d07aeb269927315eaff121408c1beefa59)
2007-10-10r22161: Clarify exactly where the socket_wrapper should be handled (early),Andrew Bartlett3-18/+16
and ensure that $prefix exists before it tries to create $prefix/w. This should fix the build farm. Perhaps we should have a rm -rf $prefix at the start of this script, as that would have found the problem, but I want to be careful about that... Andrew Bartlett (This used to be commit a230261e83fd9161e60554b74cf8556f36b1af45)
2007-10-10r22160: Only use test environment names that actually exist (get makeAndrew Bartlett3-2/+3
quicktest to pass). Ensure that when we fail on the build farm, this ends up in the total failures. I think having the 2 different functions for running the tests is just asking for this kind of failure. The build farm should be a presentation detail, and not alter the test behaviour. There is still a gremlin in there, we will fail horribly on the farm, but not on local tests... Andrew Bartlett (This used to be commit 519f3c0575748968ece2f556f370ade98c59ff05)
2007-10-10r22156: - Lazy evaluate variable names.Jelmer Vernooij20-288/+186
- Don't set up environments until necessary - Add --resetup-environment option - Add 'none' environment (This used to be commit ed0410309bfdefb0d31cb247c26b947956fb1137)
2007-10-10r22137: Actually use client.conf, defer more code as far as possible.Jelmer Vernooij2-20/+20
(This used to be commit 9399123a7277dbaf8dd392dd4ec2fe1c0780d486)
2007-10-10r22134: Create different smb.conf file for the client side. This should make ↵Jelmer Vernooij2-12/+33
use with Samba 3 or windows easier as well as environments. (This used to be commit a32cdc06c39b07fbc7a3015ef059cc9143fb6e20)
2007-10-10r22133: Don't push parameters into environment until necessary.Jelmer Vernooij1-5/+5
(This used to be commit 290815d180b2bf0ba24744b3796905096d07d7b7)
2007-10-10r22121: The RPC-CRACKNAMES test now passes against Samba4. This should helpAndrew Bartlett1-3/+3
the code coverage... Andrew Bartlett (This used to be commit 394c863a3f3e0945da12d7c39641235d326b1198)
2007-10-10r22088: export PIDDIR to make the smbd pid show in 'make testenv' again.Andrew Bartlett1-1/+1
(This used to be commit 9e95871b3a70310b8c0ca92dfdb595d7cfc559d5)
2007-10-10r22077: Import only necessary test variables, more refactoring.Jelmer Vernooij4-8/+9
(This used to be commit 150bb2238ea91ead3bdde0a34ff801b79bc83ec3)
2007-10-10r22076: Fill in short and long domain names into the generated krb5.confAndrew Bartlett1-1/+6
(This used to be commit c366610cbc947af84fff3313232ddbc213d61737)
2007-10-10r22075: Configure the bitwise match plugin, until it becomes accepted upstream.Andrew Bartlett1-0/+17
Andrew Bartlett (This used to be commit ce080b107c6182c3cf28ec2d3b161c5f4a5a90af)
2007-10-10r22074: More refactoring.Jelmer Vernooij3-36/+30
(This used to be commit b0e0c5cb94fc6d96dff9acd55ec632e3dd461b17)
2007-10-10r22034: Use builddir and srcdir instead on samba_builddir and samba_srcdir.James Peach1-2/+2
(This used to be commit 8b19b8bfbed3e25d1c4e94d1cf3def4f878f8acf)
2007-10-10r21971: Fill in some more values in config files from variables, so we canAndrew Bartlett1-6/+9
better setup multiple environments. Run the mk-keyblobs script before we need variables it defines. Andrew Bartlett (This used to be commit 448ffc68f35f54ea9e754764311eceaf84b465da)
2007-10-10r21970: Ensure that Fedora DS can be shut down correctly with the stop script:Andrew Bartlett2-1/+3
This needs the pid file to be in the right spot. Andrew Bartlett (This used to be commit cf9993a309ffe605610e4aaa2281576f319b5df0)
2007-10-10r21910: Clean up some unused functions.Jelmer Vernooij23-137/+48
(This used to be commit 36cd3406db06e3101cfede2f3935879cb11eeb93)
2007-10-10r21909: Merge some of my recent improvements to the test infrastructure:Jelmer Vernooij28-272/+364
- Allow tests to specify what environment they need to run in (dc and none are thecurrent supported ones). - Move more Samba4-specific code out of the common code (This used to be commit dbe9de10287c902f4a5ea5d431dea4a79f9b170b)
2007-10-10r21836: Assume that if an OpenLDAP system is 'modular' then everything is aAndrew Bartlett1-0/+1
module, so we have to bring in syncprov too. Andrew Bartlett (This used to be commit b9d06c70adcf34d3272797027b6cf89a174b862a)
2007-10-10r21790: Setup the socket_wrapper_dir when we set the environment variable.Andrew Bartlett2-8/+8
Andrew Bartlett (This used to be commit 5c07dbd2487c5c23355ad0e3db6e9f9caf8ce145)
2007-10-10r21789: We do actually need this, to get a contextCSN attribute, which we needAndrew Bartlett1-0/+6
for USN support. Andrew Bartlett (This used to be commit 5f363502434e88c16920b219d7a854a22fee658f)
2007-10-10r21771: We just don't need to test this on more than one transport.Andrew Bartlett1-2/+2
Andrew Bartlett (This used to be commit c55edacba5f45a756a01baa1bf6401b4815bada8)
2007-10-10r21751: These 2 tests pass for me, so add them to the standard test script.Andrew Bartlett3-3/+5
Andrew Bartlett (This used to be commit 8a5b3067e9ec8d7810687cd0a4909c02bdb86d15)
2007-10-10r21743: Always use the 'escaped' LDAPI path.Andrew Bartlett2-5/+13
Wait around for the server to start, so we don't try to contact it during it's starup phase. Andrew Bartlett (This used to be commit f484b0a924809dd8c9861ade8d184fb44b3b5e1f)
2007-10-10r21742: reenable the smbclient test now that the d_printf bug is fixedAndrew Tridgell1-3/+1
(This used to be commit f483f5b26a702cffb72a46e0f172d82c18471e26)
2007-10-10r21741: Like starting smbd, ensure we have acutally started slapd, and it isAndrew Bartlett2-4/+2
listening, before we continue. Andrew Bartlett (This used to be commit 171540e06a3eb42320238ad81bc9993e86137dc7)
2007-10-10r21739: Make it easy to change the log level for the slapd processes, and haveAndrew Bartlett3-3/+7
the logs go to a file. Andrew Bartlett (This used to be commit 9aaa19319718a5a8fcc1df066cbce67eaa3431d8)
2007-10-10r21735: skip the smbclient test until jelmer can take a look at it. TheAndrew Tridgell1-1/+3
current test makes no sense with the new test system. For example, it does "mkdir bla" then "cd bla" then "cd ..", but it now does these as separate smbclient commands, which makes no sense at all. It even seems to try to run them in parallel??? The test fails (segfault, plus lots of errors), but gets reported as a success (This used to be commit 9e3bbdee50a5372fa79c493c1cf1c378f1068467)
2007-10-10r21733: Merge testenv back into core selftest.plJelmer Vernooij2-58/+32
(This used to be commit 4b78ed3a606b6697512f1e4e9b9c6c93816e71f8)
2007-10-10r21732: Use smbtorture for enumerating tests.Jelmer Vernooij1-4/+1
(This used to be commit f6aa921521ab6b091823643b7df30d2f5af620ab)
2007-10-10r21730: Reintroduce summary for testenv, remove old (no longer used) file.Jelmer Vernooij2-12/+11
(This used to be commit 0140aa5fd9e634620d42b8c4cdd4f43c6b681102)
2007-10-10r21728: Perhaps we don't need this on recent OpenLDAP servers. This overlayAndrew Bartlett1-4/+0
is depricated. Andrew Bartlett (This used to be commit 32e39b377ac3b3592c226428728c4238f6c9f8f0)
2007-10-10r21721: Push the 'Success! Your new directory server instance was created'Andrew Bartlett1-1/+1
message to stderr. Andrew Bartlett (This used to be commit 0b8b3f66716a8602438d9e9268c25ea14c2f564f)
2007-10-10r21720: Try to make 'TEST_LDAP=yes make test' work again. These recentAndrew Bartlett5-15/+15
changes seem to have been lost in the merge, and some variables were not yet exported. Andrew Bartlett (This used to be commit ee9d9fb6c0bd3d4d01dea771025536ff83057072)
2007-10-10r21716: Report status in a way the build farm recognizes.Jelmer Vernooij1-0/+4
(This used to be commit 8d775e87b58d3f6d87338197728530c94b8c841b)
2007-10-10r21713: Redirect stderr output to stdout.Jelmer Vernooij1-1/+1
(This used to be commit a5000b286d6ffb847edf47404f82ff93173208c4)