summaryrefslogtreecommitdiffstats
path: root/source/script/tests
Commit message (Collapse)AuthorAgeFilesLines
* r25387: Sync with 3.2.0 svn treeGerald Carter2007-09-271-0/+1
|
* r24975: catch SIGINT and SIGQUIT like SIGTERMStefan Metzmacher2007-09-061-0/+2
| | | | metze
* r24948: There is no point testing UNIXINFO -- 3.2.0 does not do itVolker Lendecke2007-09-041-1/+1
|
* r24802: Activate new testsVolker Lendecke2007-08-302-0/+2
| | | | RAW-SAMBA3CASEINSENSITIVE and RAW-SAMBA3POSIXTIMEDLOCK
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-07-101-2/+1
|
* r23780: Find and fix more GPL2 -> GPL3.Jeremy Allison2007-07-091-1/+1
| | | | Jeremy.
* r23500: Two changes to survive the now activated test for rename_internals_fsp:Volker Lendecke2007-06-141-1/+1
| | | | | With the target being open we have to return NT_STATUS_ACCESS_DENIED and root_fid != 0 leads to NT_STATUS_INVALID_PARAMETER
* r23489: (Re-)Add tdbtorture as a build target to 3_0_26.Michael Adam2007-06-141-0/+3
| | | | | | Add the tdbtorture test to the test script in 3_0 and 3_0_26. Michael
* r23201: minor patches to make test and pythong examples from SAMBA-3_0Gerald Carter2007-05-292-5/+8
|
* r23000: merge from SAMBA_4_0:Stefan Metzmacher2007-05-181-1/+1
| | | | | | only if the output of which has a leading '/' the output is useful... metze
* r21955: Merge over jpeach's fixes for UNIX_INFO2.Jeremy Allison2007-03-231-1/+6
| | | | | | | | | | | | | | | Jeremy. After discussion with the Apple and Linux client maintainers, changing the FindFirst response for the UNIX_INFO2 level to include a length field before the name. The name is not required to be null terminated. The length field does not count any null. Also add call to chflags(2) in the default VFS module so that this will work be default on BSD-derived platform. Add UNIX-INFO2 test to the build farm to get some non-BSD coverage. Jeremy and Jerry, please review for inclusion in 3.0.25.
* r20537: Missed one of Vl's fixes :Jeremy Allison2007-01-041-1/+1
| | | | | | "Make us survive and activate RAW-CLOSE" Jeremy.
* r20527: Reviewed Volker's unlink change :Jeremy Allison2007-01-042-1/+4
| | | | | | "Make us survive & activate RAW-UNLINK" Jeremy.
* r20256: Reduce some code duplication, make reply_mkdir go through the same ↵Volker Lendecke2006-12-191-1/+1
| | | | | | | | | | | code paths ncreate does. This is a bit slower (about 10-20%), because it goes touches the share mode db, but I think not having to call change_owner_to_parent and friends in fewer places outweighs this. And, mkdir is not the way current Windows boxes create directories, they do it via the ncreate call. Volker
* r19788: synching test scriptsGerald Carter2006-11-199-68/+450
|
* r16348: * merging changes from SAMBA_3_0 r16346Gerald Carter2006-06-192-2/+65
| | | | * updating release notes to match
* r16104: Set version to 3.0.23rc2Gerald Carter2006-06-085-17/+15
| | | | | Bring release tree up to current 3.0 tree (svn merge -r15845:16103 $SVNURL/branches/SAMBA_3_0)
* r15837: starting sync up for 3.0.23rc1 (in sync with SAMBA_3_0 r15822)Gerald Carter2006-05-232-6/+12
|
* r14886: reenable BASE-DENY2 and BASE-DENY3Stefan Metzmacher2006-04-032-1/+2
| | | | metze
* r14884: this doesn't work and causes processes to be left when using ctrl-c ↵Stefan Metzmacher2006-04-031-4/+1
| | | | | | (SIGINT) metze
* r14865: - enforce timelimits for the testsStefan Metzmacher2006-04-023-3/+7
| | | | | | - and skip some long tests for now metze
* r14820: sync test_posix_p3.sh with test_posix.sh from samba4Stefan Metzmacher2006-03-301-17/+28
| | | | | | but only run the BASE-* tests and ignore some more than in samba4 metze
* r14809: - add my email addressStefan Metzmacher2006-03-301-3/+5
| | | | | | | - fix usage() - remove unused var metze
* r14744: allow ./timelimit 5 ./timelimit 20 ./ignore_all_signalsStefan Metzmacher2006-03-271-3/+11
| | | | | | | | | to work, this is needed when we enable samba3's make test in the build-farm metze
* r14678: - we need to use 127.0.0.2/8 as interface for the serverStefan Metzmacher2006-03-236-18/+104
| | | | | | | | as nmbd skip interfaces with address 127.0.0.1 - add samba3 smbclient -L tests - add samba3 smbtorture tests metze
* r14632: add basic 'make test' using samba4's smbtortureStefan Metzmacher2006-03-218-271/+475
| | | | | | | | | | I'll try to add some tests using samba3's smbtorture and smbclient later. can someone check if this would be save to run on the build-farm without leaking child processes... metze
* r14628: sync timelimit.c with the version from the build-farm repositoryStefan Metzmacher2006-03-211-20/+39
| | | | metze
* r14624: - add timelimit.cStefan Metzmacher2006-03-211-0/+78
| | | | | | | | | - add configure tests --with-selftest-prefix=/tmp/samba-test this is needed because the path name of unix socket can only be 108 chars long - add configure test --with-smbtorture4-path=/home/foo/prefix/samba4/bin/smbtorture this will be used to run samba4's smbtorture inside samba3's make test later metze
* r14325: Add pam_modules rule which builds the configure(d) pam modules. This isLars Müller2006-03-131-0/+91
| | | | | | | | | | | | | | | called as part of the all rule (again only if pam modules are requested by configure). Add pam_winbind rule. Ensure proto_exists before we build the pam modules. Add test_pam_modules rule to test if the built pam modules have any unresolved symbols. For test_pam_modules we use script/tests/dlopen.sh which was written by Nalin Dahyabhai <nalin@redhat.com>. Thanks Nalin! RedHat and SuSE use this script to test nss and pam modules since several years.
* r12990: BUG 3329: patch from David May <mayd@cygnus.uwa.edu.au> for Solaris ↵Gerald Carter2006-01-182-5/+5
| | | | shell script portability issues in 'make test'
* r10656: BIG merge from trunk. Features not copied overGerald Carter2005-09-302-37/+7
| | | | | | | * \PIPE\unixinfo * winbindd's {group,alias}membership new functions * winbindd's lookupsids() functionality * swat (trunk changes to be reverted as per discussion with Deryck)
* r9618: adding get/put tests from Don WatsonGerald Carter2005-08-252-3/+30
|
* r9615: trying a 3 second timeout on smbcontrolGerald Carter2005-08-251-4/+7
|
* r9613: remove TMPDIR from 'make test' scripts (after comments by Don Watson)Gerald Carter2005-08-253-6/+14
|
* r9585: update test #1Gerald Carter2005-08-241-0/+1
|
* r9583: ensure that Samba was with with --enable-socket-wrapper for running ↵Gerald Carter2005-08-241-0/+13
| | | | 'make test'
* r9562: successfully get the samba 3 smbtorture working (as a test case for ↵Gerald Carter2005-08-244-1/+107
| | | | infrastructre)
* r9548: more additions to make test; better checks for starting and stopping smbdGerald Carter2005-08-233-21/+76
|
* r8992: More make test work. Adding a way to order tests (might change Gerald Carter2005-08-033-7/+26
| | | | my mind on this later).
* r8990: First trivial example of 'make test'Gerald Carter2005-08-033-0/+110