summaryrefslogtreecommitdiffstats
path: root/source3/script/tests
Commit message (Collapse)AuthorAgeFilesLines
...
* r20150: better memory handling for some functions, make sure we don'tSimo Sorce2007-10-101-2/+4
| | | | | leak memory by using the wrong(long lived) mem context (This used to be commit a28cdd6e742cb72a728bd337546ee95fd4160ed8)
* r19444: merge from samba4:Stefan Metzmacher2007-10-101-0/+2
| | | | | | | reset trap when we have removed the test specifc files already metze (This used to be commit 36065025c70d4ae3115554aac44c8807725a63b7)
* r19342: we only have one BASE-LOCK test in samba4's smbtorture nowStefan Metzmacher2007-10-101-2/+2
| | | | | metze (This used to be commit a2c20811d6ef2a20326bcc2d4c2bb2cbb49f6394)
* r19248: Activate RPC-SAMBA3-WKSSVCVolker Lendecke2007-10-101-1/+1
| | | | (This used to be commit ed6070b7a053e162a9ac5809ff54181c04267f00)
* r19181: merge from samba4:Stefan Metzmacher2007-10-101-1/+6
| | | | | | | | with "export MAKE_TEST_KEEP_PCAP=yes" make test doesn't delete the generated pcap files metze (This used to be commit 74212c30563826e2248c1cb16e4c953a28a25488)
* r19170: use a very clever trick to pass the binary name to theStefan Metzmacher2007-10-102-2/+15
| | | | | | | | | | gdb_backtrace script, I never noticed that %$(envvar) exists... Thanks to Bjoern Jacke for the suggestion! metze (This used to be commit 12a37bab3eafdabeb4f0dc23254bdec41860cd87)
* r19169: port the trick to only display the smbd and nmbd log outputStefan Metzmacher2007-10-101-4/+27
| | | | | | | of the current test metze (This used to be commit f668d4839de0ec98fcacf2efb6a69970757bebdd)
* r19168: use the correct configurationStefan Metzmacher2007-10-101-4/+4
| | | | | metze (This used to be commit bf90ac567fc809bb8949b066e822a88170b73ac5)
* r19164: merge the gdb_backtrace script from samba4Stefan Metzmacher2007-10-101-25/+71
| | | | | | | | | | | | this more portable and try to make use of ladebug on Tru64, but that only works when the binary is passed as 2nd arg to gdb_backtrace as Tru64 doesn't know /proc/${PID}/exe we need to find a way to pass the progname in 'panic action' in samba3 metze (This used to be commit 2f55fd82ff5db82974f91648cc386daa423e38be)
* r19151: Create some dummy printers in the build farmVolker Lendecke2007-10-101-0/+11
| | | | (This used to be commit c26a20e6d5ac36be137fa63f477155a9613f050f)
* r19119: try to be more portable...Stefan Metzmacher2007-10-101-7/+7
| | | | | metze (This used to be commit 380e647534730313ee57d1acf2756708b7c9676d)
* r19104: Fix from Björn JACKE <bjoern@j3e.de>Jeremy Allison2007-10-101-1/+1
| | | | | | "here's a small fix for gdb_backtrace." Jeremy. (This used to be commit a0b4e5d11857cd067c60dd99dc5f00ee62a1354d)
* r19100: merge from samba4:Stefan Metzmacher2007-10-101-5/+20
| | | | | | | | | export MAKE_TEST_ENABLE_PCAP=yes enables SOCKET_WRAPPER_PCAP_FILE support in make test metze (This used to be commit 5faf816885b7a1bca5a25ab1ef5151d4e364cbda)
* r19046: It does not do much yet, but activate RPC-SAMBA3-SPOOLSSVolker Lendecke2007-10-101-1/+1
| | | | (This used to be commit 3bf313240c8dcabc28a2fbf35a68daf8274cf659)
* r19040: use more portable shellscripting, hopefully give better results on Tru64Stefan Metzmacher2007-10-101-2/+2
| | | | | metze (This used to be commit e8dd73f79656d9ef6faf9fceb84dc8702ac8e10a)
* r19038: build libreplace testsuite as replacetortStefan Metzmacher2007-10-101-0/+3
| | | | | | | and run it with make test metze (This used to be commit 9db9eb199f1902cb7e7f4f700b8594f4fc98ae8a)
* r18951: socket_wrapper has only 16 interfaces anymore...Stefan Metzmacher2007-10-101-8/+9
| | | | | metze (This used to be commit a1966a9c073b597407ee925d1fda53dfa7453e98)
* r18886: First, RPC_SRVSVC is called RPC-SRVSVC and second, we're so far off ↵Volker Lendecke2007-10-101-1/+2
| | | | | | | | | on that one that there's no point yet to run this in the build farm. Volker (This used to be commit bbd9f0bb6f58cda0ed4f18a3c19221cacfef1c0f)
* r18867: change the group mapping code to use ldb instead of tdbAndrew Tridgell2007-10-101-0/+214
| | | | | See the discussion of this on the samba-technical list (This used to be commit 4ad1436ceae0128e187222fce0fc79adb3049d3f)
* r18823: Fix some errors in the srsvc handling code and start running the ↵Jelmer Vernooij2007-10-101-1/+1
| | | | | | | RPC-SRVSVC test against samba3. (This used to be commit f0508ecb44f13e9e9e521e2534889e98a31d2372)
* r18778: Fix comparison.Jelmer Vernooij2007-10-101-1/+1
| | | | (This used to be commit 0a198e6096d24297995d761635044ad8081fb197)
* r18744: Disable some tests that only work when RUN_FROM_BUILD_FARM is set.Jelmer Vernooij2007-10-101-3/+5
| | | | (This used to be commit 72b51c889124f0b0da22b4c9b04e0276f9cbfbc7)
* r18612: remove RPC-ECHO till it gets fixedStefan Metzmacher2007-10-101-1/+1
| | | | | metze (This used to be commit 2afeec3d15740261356b5a51b0413378f8d10cf5)
* r18572: Use the autogenerated client and server for the echo interface and ↵Jelmer Vernooij2007-10-101-3/+3
| | | | | | | implement some of the missing functions. RPC-ECHO now passes against Samba3. (This used to be commit 9e9a05366176454cc1779acc6c2b6070743f5939)
* r18380: the panic action command needs to be different in samba4Stefan Metzmacher2007-10-101-9/+17
| | | | | | | samba4 uses %PID% where samba3 uses %d metze (This used to be commit 4424aebdcef951b23e28041faa201ff7c95fa144)
* r18379: make the gdb_backtrace executableStefan Metzmacher2007-10-101-0/+0
| | | | | metze (This used to be commit f4023dc39e97bf8b1d1642f7eb0e8cb00557aa7f)
* r18188: merge 3.0-libndr branchJelmer Vernooij2007-10-101-0/+1
| | | | (This used to be commit 1115745caed3093c25d6be01ffee21819fb0a675)
* r18069: it isn't a good idea to run the PIPE_NUMBER test on a file share...Stefan Metzmacher2007-10-101-2/+2
| | | | | | | | | | But I wonder why it is so slow on my laptop and takes only 1 second on the 'opi' build farm host. I got only 2-3 opens per second... metze (This used to be commit d5c55e731adbd5f05fdea8550b64186b2ca7c2b8)
* r17953: run bin/talloctort with samba3's make testStefan Metzmacher2007-10-102-0/+21
| | | | | metze (This used to be commit 2d3ab069ddcb28ebd7cc72021a3510a606b50630)
* r17934: allow srcdir != builddir for 'make test'Gerald Carter2007-10-104-6/+7
| | | | (This used to be commit 70f223554922947a17e81f1002b184db879a2195)
* r17880: On host "tridge" in the build farm the tests fail because smbd hangs ↵Volker Lendecke2007-10-101-0/+3
| | | | | | | | | | | | in in 'connecting to cups server on localhost'. There is no cups on that host, but the TCP connection hangs in SYN_SENT. Probably some firewall rule. Work around that. Volker (This used to be commit ab4e7b34da00c2a8f3244d84f08037ddfadf85d5)
* r17623: Revert accidential commitVolker Lendecke2007-10-102-3/+2
| | | | (This used to be commit 8dcc4e7dd6dd879f341b58fc04cb1308c0463862)
* r17622: Add a framework for a printing backend designed to support the build ↵Volker Lendecke2007-10-102-2/+3
| | | | | | | | | | | | farm. If we want to walk more printing code in the build farm I think doing that with a customized printing backend is much easier than with a set of shell scripts. Jerry, comments? Volker (This used to be commit 949cd6b992364d2bc60fd59051b6ac1c4cc4288c)
* r17554: CleanupVolker Lendecke2007-10-101-2/+1
| | | | (This used to be commit 761cbd52f0cff6b864c506ec03c94039b6101ef9)
* r17457: Add a test to do some operations on group mapping.Volker Lendecke2007-10-101-2/+2
| | | | | Volker (This used to be commit 68db058fdf508d5b4d38731ece21f5d92feca00c)
* r17425: Add the multi-key wrapper. If it's necessary to add general blobs as ↵Volker Lendecke2007-10-101-0/+1
| | | | | | | | | keys, this can trivially be added later. Volker (This used to be commit 6915adb9780052952e4a1d9e1c3e6cac06f48463)
* r17095: Activate RPC-SAMBA3-SHARESECVolker Lendecke2007-10-101-1/+1
| | | | (This used to be commit bcb196d21ea7eb13af02bb0c2fa85f0d363b55a1)
* r17077: Activate RPC-SAMBA3-GETUSERNAME in the build farmVolker Lendecke2007-10-101-1/+1
| | | | (This used to be commit 8c6088f2bd0a5e3a854a31fe428d841d61055a30)
* r17032: I thought I had already merged this from trunk:Volker Lendecke2007-10-101-0/+1
| | | | | | | | | > r16959 | vlendec | 2006-07-11 23:10:44 +0200 (Di, 11 Jul 2006) | 1 line > > get_share_security does not need snum, activate RPC-SAMBA3-SRVSVC Volker (This used to be commit c89471e15766fcdbfa4f40701e12c19f95c2d8ef)
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-103-5/+16
| | | | | | | | to do the upper layer directories but this is what everyone is waiting for.... Jeremy. (This used to be commit 9dafb7f48ca3e7af956b0a7d1720c2546fc4cfb8)
* r16289: Fix smbclient test hang. This is caused by readline refusing to believeJames Peach2007-10-101-3/+11
| | | | | | the end of file it receives when reading from a pipe after we force interactive mode. (This used to be commit 3eee12645883df21efa5175b10854a965fc90422)
* r16273: Add smbclient tests to verify thatJames Peach2007-10-102-2/+57
| | | | | | in interactive mode, smbclient always prompts on stdout in non-interactive mode, smbclient never prompts (This used to be commit dff1eba81ed4bdd6dbf2df6e7c28b0da74a39615)
* r16025: make sure the samba4's smbtorture can be executedStefan Metzmacher2007-10-101-2/+3
| | | | | metze (This used to be commit bed220afb816138a3e806c5d20e812667f6994ae)
* r15989: try to make timelimit.c more portableStefan Metzmacher2007-10-101-9/+2
| | | | | | | Patch from Bjoern Jacke (Thanks!) metze (This used to be commit b9d1440f46f443851607300e31b123d6afa81c06)
* r15967: enable RAW-OPLOCK in samba3 make testStefan Metzmacher2007-10-102-1/+3
| | | | | metze (This used to be commit 6d35268639a7796583f5cc7bee12cf884a207af2)
* r15924: Ok, the Solaris fix broke AIX. Next try :-)Volker Lendecke2007-10-101-2/+2
| | | | | Volker (This used to be commit 53bd3fa30ad1f8bada4a49e4c79ea7ff70188174)
* r15918: Attempt to bring Solaris into make test. The Solaris shell does not ↵Volker Lendecke2007-10-101-2/+2
| | | | | | | | | | | | | like the isolated !. Metze, can you check this? Thanks, Volker (This used to be commit c9542c64ce2a21671b8f4e30780e8a6e07ab6632)
* r15917: Activate RPC-AUTHCONTEXT in "make test"Volker Lendecke2007-10-101-1/+3
| | | | (This used to be commit 17f701ab4f46502ca7a957d3e79b005a0acebdc1)
* r15873: Use short signal names to placate ksh trap. bash seems to accept eitherJim McDonough2007-10-101-2/+2
| | | | | | and even uses them on the manpage. this should now enable make test on AIX. (This used to be commit de836d2077e53c07a50c51d1580f8e93700eb5bd)
* r15872: Take one step toward getting this working on AIX. the [-z ] stuffJim McDonough2007-10-101-2/+2
| | | | | doesn't work there. (This used to be commit 0ee78d96d9bd039084a270172316d80df4c00248)