summaryrefslogtreecommitdiff
path: root/source4/script
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r20830: merge mgmt workJelmer Vernooij1-3/+3
(This used to be commit 3cc299dbbe278936281f8e7071e6de8ec1bb219c)
2007-10-10r20822: Fix total failure counting.Jelmer Vernooij1-9/+7
(This used to be commit e4691447c47d6e8c938fee934e7a9aba2f418858)
2007-10-10r20756: Update to use generated recipes.Jelmer Vernooij1-7/+44
(This used to be commit 842637f78bbfb66ff669dadf3c7387dbc45feaf8)
2007-10-10r20755: Add progress indicator to test runnerJelmer Vernooij1-3/+7
(This used to be commit bbe00636a931d92fc0c2eb05d769376451fb21a7)
2007-10-10r20754: Simplify code for calculating total number of failed tests.Jelmer Vernooij3-20/+20
(This used to be commit f288ca5f6805d04a2da60a26006ca293d9fa7cc0)
2007-10-10r20750: Use files in script/tests to build a recipe rather than running the ↵Jelmer Vernooij2-96/+117
tests immediately. (This used to be commit d31d16e4ebe3957f332e9013f898738c8f3090d9)
2007-10-10r20748: Add file I forgot to commitJelmer Vernooij1-0/+26
(This used to be commit 2794af5726a1e1beb6fcb1aaaa4ba9aa9d4a9071)
2007-10-10r20747: Move cifsdd to blackbox sectionJelmer Vernooij2-81/+1
(This used to be commit 96ac1c62eef29e8c8c1df9719b6785134efe525c)
2007-10-10r20746: Don't report each individual test in test_smbclient as a single ↵Jelmer Vernooij2-91/+1
testsuite. Create separate directory for blackbox tests. (This used to be commit 7e6357f21350d264ebedabd34f2b8f42fc0427ff)
2007-10-10r20739: Add more command-line options.Jelmer Vernooij1-19/+45
(This used to be commit 8ca927f8883ec7b7e9c91ae2c2df2cac2110601d)
2007-10-10r20737: Add option parsing.Jelmer Vernooij1-4/+33
(This used to be commit b1719ebf3812b79715cf4e549426d798571b4908)
2007-10-10r20696: Print mktestsetup errors to stderr rather than to either stderr or ↵Jelmer Vernooij2-11/+36
stdout. Instead, print variables for the setup created to mktestsetup's stdout. (This used to be commit b7fd9645f5f2e1e5a00fbb94f772487c78136ee6)
2007-10-10r20693: Add reimplementation of selftest in perl. Once this has been testedJelmer Vernooij1-0/+253
more properly, I hope to use this as a replacement for the existing file. (This used to be commit 1e013aba7697716451c25eeab851b6812b2e066f)
2007-10-10r20519: Web Application FrameworkDerrell Lipman1-14/+13
- No path given to web server means use old scripts (missed check-in) - Build Web Application (qooxdoo stuff) from autogen.sh since python isn't available or is differently-configured on various build-farm machines - Don't continually check in generated files - Properly identify SWAT "Statistics" module as "Status and Statistics" (This used to be commit 9d89b7663af218ee6ed941ac6c0597fab93cd03b)
2007-10-10r20509: Warn about the fact that no tests have been run rather than showing ↵Jelmer Vernooij1-0/+5
division by zero errors. (This used to be commit 62f55b33949783a178dee9a36895c3423bdd625d)
2007-10-10r20444: WEB Application framework / SWAT.Derrell Lipman2-38/+52
We're now at the stage where the web application framework should build and install automatically. Derrell (This used to be commit 0201baef46c1701007e0a4cdd95edee287939318)
2007-10-10r20167: reenable the ejsnet testsStefan Metzmacher1-1/+1
metze (This used to be commit 1e4289fae4fb71725d9c37ed772eab0ff5853e65)
2007-10-10r20164: Disable the test till tomorrow when I find out what causedRafal Szczesniak1-1/+1
the crash. rafal (This used to be commit 5d7908038b6508f53cc8714f73ae7c5bfc6bce58)
2007-10-10r20149: Remove the smb.conf distinction between PDC and BDC. Now the correctAndrew Bartlett1-1/+1
way to setup a Samba4 DC is to set 'server role = domain controller'. We use the fSMORoleOwner attribute in the base DN to determine the PDC. This patch is quite large, as I have corrected a number of places that assumed taht we are always the PDC, or that used the smb.conf lp_server_role() to determine that. Also included is a warning fix in the SAMR code, where the IDL has seperated a couple of types for group display enumeration. We also now use the ldb database to determine if we should run the global catalog service. In the near future, I will complete the DRSUAPI DsGetDomainControllerInfo server-side on the same basis. Andrew Bartlett (This used to be commit 67d8365e831adf3eaecd8b34dcc481fc82565893)
2007-10-10r19880: Eliminate duplicates in the output.Jelmer Vernooij1-0/+14
(This used to be commit 2a8c8e1f2de551f360271855f09d8ae6497fb326)
2007-10-10r19877: Add simple script for summarizing subunit testresults.Jelmer Vernooij1-0/+65
(This used to be commit c38705ef42eff2ea7cd3cf74438713a4a0c4b873)
2007-10-10r19863: Create -uninstalled.pc files. This should reenable compilation and ↵Jelmer Vernooij2-0/+4
running of the pidl testsuite as part of the testsuite. (This used to be commit db237ad52f3a42c7b35753df99549ed6d540cec2)
2007-10-10r19862: Fix list concatenationJelmer Vernooij1-7/+7
(This used to be commit a26da5182e5618a70bc4a05af6fa2a7304138330)
2007-10-10r19861: Add simple pkg-config replacement.Jelmer Vernooij1-0/+130
(This used to be commit a42220c35673317c637e27d59c1a307bedb711a6)
2007-10-10r19723: don't use [,],(,) in test names to make the build-farm output happyStefan Metzmacher1-5/+5
metze (This used to be commit 8a0a92e2dc107797055421196f430269699510fe)
2007-10-10r19708: add a script for running net tests separatelyRafal Szczesniak1-0/+2
rafal (This used to be commit 0f913ef240dd3117197df1272e88ac195cd8e399)
2007-10-10r19680: Allow specifying basedir for test data.Jelmer Vernooij1-0/+1
Create temporary directories in base directory. (This used to be commit f111feb1d2b82a9ec3a8b6fbcdbe297bf11edc42)
2007-10-10r19671: Fix remaining unresolved symbols in shared library build.Jelmer Vernooij1-1/+1
Fix starting tests in shared library build. (This used to be commit 3b65a0d6e491a57ed216dc0cd9c31d46e0cb6a35)
2007-10-10r19633: Merge to lorikeet-heimdal, removing krb5_rd_req_return_keyblock in ↵Andrew Bartlett1-1/+1
favour of a more tasteful replacement. Remove kerberos_verify.c, as we don't need that code any more. Replace with code for using the new krb5_rd_req_ctx() borrowed from Heimdal's accecpt_sec_context.c Andrew Bartlett (This used to be commit 13c9df1d4f0517468c80040d3756310d4dcbdd50)
2007-10-10r19603: Make it easier to control the debug level of smbd.Andrew Bartlett1-0/+8
Ensure that we don't accept kerberos logins without a PAC (to ensure we actually produce a PAC in the KDC) Andrew Bartlett (This used to be commit 5fda92783f3d53e4a832dbbea678b5bd16f315fd)
2007-10-10r19590: Make it less noisy to run the session_key test outside 'make test',Andrew Bartlett1-1/+1
for example against a remote host. Andrew Bartlett (This used to be commit 1c7cb1314bb2309b9a3ee36e63401c894a60bfd1)
2007-10-10r19589: Because we what we really wanted was coverage of seal and non-seal,Andrew Bartlett1-1/+1
rather than validate or not, change $VALIDATE to bigendian in the session_key test. Andrew Bartlett (This used to be commit 4f79f3b0c4cb15903f019a2dd62281ff65753b73)
2007-10-10r19569: Require that all public header files have a destination path. FixJelmer Vernooij1-2/+1
places where this was currently not the case. (This used to be commit 3894497a232df8cf0457c7439c9ae347f63f24a1)
2007-10-10r19567: Make it easier to control the debug level in the test scripts, by notAndrew Bartlett1-1/+1
specifying it on the smbd command line. Andrew Bartlett (This used to be commit 8b71f4b31f0fcb054784117c33987719e3c9110c)
2007-10-10r19507: Merge my DSO fixes branch. Building Samba's libraries as shared ↵Jelmer Vernooij1-0/+6
libraries works again now, by specifying --enable-dso to configure. (This used to be commit 7a01235067a4800b07b8919a6a475954bfb0b04c)
2007-10-10r19503: it only makes sense to run the LOCAL-ICONV test on 'known good'Andrew Tridgell1-1/+7
platforms as it tests the system iconv with the built in iconv. Limit the test to Linux to avoid spurious errors. (This used to be commit 9e1a8475ca7d1f8490cf8502c08a2544cfec5599)
2007-10-10r19476: small typo.Brad Henry1-1/+1
(This used to be commit 51580208a77bfed3981ed4098e39ff401dfb8847)
2007-10-10r19475: fixed a couple of typos.Brad Henry2-3/+1
(This used to be commit f2df3a90f1f3b85bc3c847ebfc1d01e2fa9e9ee7)
2007-10-10r19474: Move the Samba server / Windows client test to its own script.Brad Henry2-21/+27
(This used to be commit 908b483ed096497e1604b67ea797c223c3e34adf)
2007-10-10r19473: Add NET tests in their own script. Run the same set of tests that ↵Brad Henry2-0/+64
'make test' does. Comment those tests which don't pass. (This used to be commit 7d382b175b548ae32b4c7c1b728dcd02e20cbbfa)
2007-10-10r19472: Move rpc tests to their own scripts. Run the same tests as 'make ↵Brad Henry2-17/+66
test' does. Comment those tests that don't pass. (This used to be commit 046b38817ad30df14214c5d66ae10999699bdb08)
2007-10-10r19471: Move BASE and RAW tests to their own scripts. Run the same set of ↵Brad Henry3-37/+125
tests as 'make test' does, at least for those that pass. Comment the tests that don't pass. (This used to be commit 33760cfe94f8a4a0e4441dd8fb5089cf8c26487f)
2007-10-10r19470: Move common windows test functions into their own script ↵Brad Henry2-34/+37
wintest_functions.sh, and remove them from the main windows test script. (This used to be commit 587196092846dbab009be9063b1680ad73ae9c14)
2007-10-10r19449: ldbbrowse: installation hopefully works now. "Developer" installationsDerrell Lipman2-11/+32
('configure.developer' or 'configure --enable-developer') may still have problems as I'm not sure I got all of the paths right for that. With the changes Tridge has made to the Main Menu in swat, given a non-developer installation, you should be able to get to ldbbrowse via: JSON/qooxdoo -> ldb browser Derrell (This used to be commit 2406af10791cd8545c598c8591a48de5515c7dc5)
2007-10-10r19443: reset trap when we have removed the test specifc files alreadyStefan Metzmacher1-0/+2
metze (This used to be commit 15d24f355a32b9b028d3397911194fa681dd0a40)
2007-10-10r19432: This way of reverting snapshots is much better than the way I was ↵Brad Henry1-1/+1
doing them before. (This used to be commit 42171cbf4959ba36114762a09a747a3c7c87d135)
2007-10-10r19388: Start running all LOCAL-* tests but list some of them as known failing.Jelmer Vernooij1-3/+4
(This used to be commit bfa0fbfe94759bb120a4610f333c0beb940e3d76)
2007-10-10r19350: Properly list LOCAL-TALLOC under the "LOCAL" header.Jelmer Vernooij2-0/+33
Support directories for subcategories in tests. Several small other fixes. (This used to be commit bde00d97068d559b025ab131ff698a82430d14b3)
2007-10-10r19344: run smbclient and cifsdd under valgrind and pass the correct ↵Stefan Metzmacher2-2/+2
configuration to get useful backtraces in the build-farm metze (This used to be commit fa030e45985c39a7e4b6be032e817f1291357a45)
2007-10-10r19343: Add support for external scripts/binaries that write results using theJelmer Vernooij1-1/+2
'subunit' protocol. This allows us to easily plug EJS scripts or binaries that can't depend on -ltorture into smbtorture. The protocol is very simple: - write "comments" to stderr Example output on stdout: test: foo success: foo test: bar success: bar test: blah failure: blah [ dummy.c:30: Expression 1 != 2 failed! ] test: blie skip: blie [ Iconv support not built in ] I've already converted the talloc testsuite. (This used to be commit e1742c14a247fabba969f8698108e73997d3f420)