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

20 Commits

Author SHA1 Message Date
Michael Adam
c0c4118427 test: be more portable. replace 'echo -n' by 'printf "%s"' in test_functions.sh
Michael
2008-04-01 16:16:55 +02:00
Stefan Metzmacher
8ad4287cca make test: start winbindd
metze
2007-11-09 09:53:03 +01:00
Gerald (Jerry) Carter
5c6c8e1fe9 [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch. 2007-10-10 15:34:30 -05:00
Jelmer Vernooij
bdc831ddb3 r25415: Merge the 3.2-perltest branch that switches Samba 3.2 to use Samba 4's selftest code. See the mailing list for details. 2007-10-10 12:31:03 -05:00
James Peach
7e862b9080 r21767: Revert all the bits I accidentally committed in r21766. 2007-10-10 12:18:30 -05:00
James Peach
f82ac78b2f r21766: Fix compiler warning. 2007-10-10 12:18:29 -05:00
Stefan Metzmacher
36065025c7 r19444: merge from samba4:
reset trap when we have removed the test specifc files already

metze
2007-10-10 12:15:35 -05:00
Stefan Metzmacher
74212c3056 r19181: merge from samba4:
with "export MAKE_TEST_KEEP_PCAP=yes" make test
doesn't delete the generated pcap files

metze
2007-10-10 12:15:20 -05:00
Stefan Metzmacher
12a37bab3e r19170: use a very clever trick to pass the binary name to the
gdb_backtrace script, I never noticed that %$(envvar)
exists...

Thanks to Bjoern Jacke for the suggestion!

metze
2007-10-10 12:15:19 -05:00
Stefan Metzmacher
f668d4839d r19169: port the trick to only display the smbd and nmbd log output
of the current test

metze
2007-10-10 12:15:19 -05:00
Stefan Metzmacher
5faf816885 r19100: merge from samba4:
export MAKE_TEST_ENABLE_PCAP=yes enables
SOCKET_WRAPPER_PCAP_FILE support
in make test

metze
2007-10-10 12:15:12 -05:00
Gerald Carter
70f2235549 r17934: allow srcdir != builddir for 'make test' 2007-10-10 11:39:00 -05:00
Volker Lendecke
53bd3fa30a r15924: Ok, the Solaris fix broke AIX. Next try :-)
Volker
2007-10-10 11:17:13 -05:00
Volker Lendecke
c9542c64ce r15918: Attempt to bring Solaris into make test. The Solaris shell does not like the
isolated !.

Metze, can you check this?

Thanks,

Volker
2007-10-10 11:17:13 -05:00
Jim McDonough
de836d2077 r15873: Use short signal names to placate ksh trap. bash seems to accept either
and even uses them on the manpage.  this should now enable make test on
AIX.
2007-10-10 11:17:11 -05:00
Jim McDonough
0ee78d96d9 r15872: Take one step toward getting this working on AIX. the [-z ] stuff
doesn't work there.
2007-10-10 11:17:11 -05:00
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
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