1
0
mirror of https://github.com/samba-team/samba.git synced 2025-06-18 19:17:08 +03:00

171 Commits

Author SHA1 Message Date
Stefan Metzmacher
1ac5351646 r14884: this doesn't work and causes processes to be left when using ctrl-c (SIGINT)
metze
2007-10-10 11:15:52 -05:00
Stefan Metzmacher
1d52ae786d r14865: - enforce timelimits for the tests
- and skip some long tests for now

metze
2007-10-10 11:15:52 -05:00
Stefan Metzmacher
6f37658f92 r14820: sync test_posix_p3.sh with test_posix.sh from samba4
but only run the BASE-* tests and ignore some more than in samba4

metze
2007-10-10 11:15:49 -05:00
Stefan Metzmacher
20782719d9 r14809: - add my email address
- fix usage()
- remove unused var

metze
2007-10-10 11:15:49 -05:00
Stefan Metzmacher
b120c21669 r14744: allow ./timelimit 5 ./timelimit 20 ./ignore_all_signals
to work,

this is needed when we enable samba3's make test
in the build-farm

metze
2007-10-10 11:15:45 -05:00
Stefan Metzmacher
835f8f4339 r14678: - we need to use 127.0.0.2/8 as interface for the server
as nmbd skip interfaces with address 127.0.0.1
- add samba3 smbclient -L tests
- add samba3 smbtorture tests

metze
2007-10-10 11:15:43 -05:00
Stefan Metzmacher
899fd6808e r14632: add basic 'make test' using samba4's smbtorture
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
2007-10-10 11:15:40 -05:00
Stefan Metzmacher
1b6a643785 r14628: sync timelimit.c with the version from the build-farm repository
metze
2007-10-10 11:15:40 -05:00
Stefan Metzmacher
d9df1853b9 r14624: - add timelimit.c
- 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
2007-10-10 11:15:39 -05:00
Lars Müller
71b2eb55ad r14325: Add pam_modules rule which builds the configure(d) pam modules. This is
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.
2007-10-10 11:15:25 -05:00
Gerald Carter
19339a9510 r12990: BUG 3329: patch from David May <mayd@cygnus.uwa.edu.au> for Solaris shell script portability issues in 'make test' 2007-10-10 11:06:09 -05:00
Gerald Carter
939c3cb5d7 r10656: BIG merge from trunk. Features not copied over
* \PIPE\unixinfo
* winbindd's {group,alias}membership new functions
* winbindd's lookupsids() functionality
* swat (trunk changes to be reverted as per discussion with Deryck)
2007-10-10 11:04:48 -05:00
Gerald Carter
a94de276ae r9618: adding get/put tests from Don Watson 2007-10-10 11:03:23 -05:00
Gerald Carter
4e62a51bf6 r9615: trying a 3 second timeout on smbcontrol 2007-10-10 11:03:22 -05:00
Gerald Carter
0626bb6841 r9613: remove TMPDIR from 'make test' scripts (after comments by Don Watson) 2007-10-10 11:03:22 -05:00
Gerald Carter
7a150ffde5 r9585: update test #1 2007-10-10 11:03:22 -05:00
Gerald Carter
019155e748 r9583: ensure that Samba was with with --enable-socket-wrapper for running 'make test' 2007-10-10 11:01:13 -05:00
Gerald Carter
c64f5666b8 r9562: successfully get the samba 3 smbtorture working (as a test case for infrastructre) 2007-10-10 11:01:13 -05:00
Gerald Carter
dbaaf81cec r9548: more additions to make test; better checks for starting and stopping smbd 2007-10-10 11:01:12 -05:00
Gerald Carter
136fe3f15e r8992: More make test work. Adding a way to order tests (might change
my mind on this later).
2007-10-10 11:00:23 -05:00
Gerald Carter
11c8863949 r8990: First trivial example of 'make test' 2007-10-10 11:00:23 -05:00