summaryrefslogtreecommitdiffstats
path: root/source4/script/tests
Commit message (Expand)AuthorAgeFilesLines
...
* r21696: Run the RPC-COUNTCALLS test to try and walk some of the NDR layer forAndrew Bartlett2007-10-101-3/+3
* r21692: Test with LDAP, but without the non-block testing. This is notAndrew Bartlett2007-10-101-12/+10
* r21689: Try to walk a bit more of the param/loadparm.c functions, as well asAndrew Bartlett2007-10-101-2/+16
* r21687: Always test LDAP and LDAPSAndrew Bartlett2007-10-101-2/+1
* r21686: Do enable TLS, as we have solved the key setup problems, and we needAndrew Bartlett2007-10-101-5/+0
* r21685: Add some unit tests for the registry utility functions.Jelmer Vernooij2007-10-101-1/+1
* r21680: Reenable CLDAP testJelmer Vernooij2007-10-101-1/+1
* r21679: Disable upgrade test for now, I can't get it to work.Jelmer Vernooij2007-10-101-3/+10
* r21677: Run some of the other ldap tests, tooJelmer Vernooij2007-10-101-3/+4
* r21676: Run more NET testsJelmer Vernooij2007-10-101-3/+3
* r21675: Run some more of the NET tests.Jelmer Vernooij2007-10-101-1/+1
* r21673: Fix Samba 3 data read tests. I can't figure out why the upgrade one i...Jelmer Vernooij2007-10-101-0/+1
* r21649: Update self test scripts to start Fedora DS. This requires currentAndrew Bartlett2007-10-103-30/+35
* r21571: added RPC-HANDLES test to make testAndrew Tridgell2007-10-102-4/+4
* r21554: Use a snippet from tridge's junkcode to cause us to wait for smbd toAndrew Bartlett2007-10-102-1/+21
* r21535: - fixed a crash in the RAW-ACLS test. When a dcerpc_pipe is createdAndrew Tridgell2007-10-101-1/+1
* r21528: This file gets called by testit(), so it shouldn't call testit().Brad Henry2007-10-101-4/+2
* r21522: Stop passing the VM config file path to wintest_2k3_dc.sh on the comm...Brad Henry2007-10-101-1/+1
* r21521: Add missing quotes around shell variables which could have spaces.Brad Henry2007-10-104-12/+10
* r21498: Putting the second parameter in quotes so that we accept spaces in th...Brad Henry2007-10-101-1/+1
* r21495: Pass the VM .vmx file path to wintest_2k3_dc.sh on the command line.Brad Henry2007-10-102-1/+2
* r21494: Fix 'make wintest' to support command-line changes to 'vm-get-ip.pl' ...Brad Henry2007-10-108-64/+88
* r21475: Updated vm_get_ip.pl to read the name of the environment variable con...Brad Henry2007-10-103-1/+139
* r21473: Added new parameters to test_win.conf that apply only to the DC tests.Brad Henry2007-10-102-3/+41
* r21466: run the LDAP-UPTODATEVECTOR test in make testStefan Metzmacher2007-10-101-0/+2
* r21071: Move some of the key path variables into the mk-keyblobs.sh script.Andrew Bartlett2007-10-102-14/+3
* r21069: Try to split up the mktestsetup.sh script into parts to deal with eachAndrew Bartlett2007-10-105-337/+356
* r21068: Code to configure, start and stop Fedora DS.Andrew Bartlett2007-10-102-10/+41
* r21066: Fix the build (uninitialised variable).Jelmer Vernooij2007-10-101-0/+14
* r21043: Work towards allowing Fedora DS to backend Samba4 in 'make test'.Andrew Bartlett2007-10-101-0/+58
* r21032: Skip two more testsJelmer Vernooij2007-10-101-1/+1
* r21031: Skip some tests that were not listed previously.Jelmer Vernooij2007-10-101-1/+4
* r21030: whoops, fix incorrect regexJelmer Vernooij2007-10-102-2/+4
* r21029: - Remove now unused failure checking codeJelmer Vernooij2007-10-1019-52/+40
* r21028: Generate list of tests rather than maintaining it manually.Jelmer Vernooij2007-10-101-26/+1
* r21017: Actually run tests during test phase rather than when generating the ...Jelmer Vernooij2007-10-103-56/+4
* r20997: Add in more certificate and key blobs, to enable PKINIT.Andrew Bartlett2007-10-101-29/+121
* r20967: Allow pidl tests to work with gcovJelmer Vernooij2007-10-101-1/+1
* r20963: remove unused functions, run LOCAL-TDR by defaultJelmer Vernooij2007-10-101-1/+1
* r20830: merge mgmt workJelmer Vernooij2007-10-101-3/+3
* r20822: Fix total failure counting.Jelmer Vernooij2007-10-101-9/+7
* r20756: Update to use generated recipes.Jelmer Vernooij2007-10-101-7/+44
* r20755: Add progress indicator to test runnerJelmer Vernooij2007-10-101-3/+7
* r20754: Simplify code for calculating total number of failed tests.Jelmer Vernooij2007-10-103-20/+20
* r20750: Use files in script/tests to build a recipe rather than running the t...Jelmer Vernooij2007-10-102-96/+117
* r20748: Add file I forgot to commitJelmer Vernooij2007-10-101-0/+26
* r20747: Move cifsdd to blackbox sectionJelmer Vernooij2007-10-102-81/+1
* r20746: Don't report each individual test in test_smbclient as a single tests...Jelmer Vernooij2007-10-102-91/+1
* r20739: Add more command-line options.Jelmer Vernooij2007-10-101-19/+45
* r20737: Add option parsing.Jelmer Vernooij2007-10-101-4/+33