summaryrefslogtreecommitdiffstats
path: root/source4/script/tests
Commit message (Expand)AuthorAgeFilesLines
...
* r16522: Move code to create the test data out of selftest.sh.Jelmer Vernooij2007-10-102-140/+154
* r16469: do some smb2 testsStefan Metzmacher2007-10-102-1/+4
* r16039: Add missing #!, don't rely on bashJelmer Vernooij2007-10-105-1/+5
* r15926: Add NET-API-DELETEUSER test to the standard tests run on 'make test'Rafal Szczesniak2007-10-101-3/+3
* r15875: Fix bug in smbclients 'put' command tridge found a while ago. Add testsJelmer Vernooij2007-10-101-3/+21
* r15862: add a LOCAL-EVENT torture testStefan Metzmacher2007-10-101-1/+4
* r15832: put a talloc leak report in the log file at the end of each test runAndrew Tridgell2007-10-101-1/+1
* r15785: Change the test names according to changes made in libnet torture test.Rafal Szczesniak2007-10-101-3/+3
* r15684: fix option passingStefan Metzmacher2007-10-101-2/+2
* r15665: ejsnet test should be better now, after changes in deleteRafal Szczesniak2007-10-101-1/+1
* r15627: Disabling test of ejsnet till the time I find the reason whyRafal Szczesniak2007-10-101-1/+1
* r15622: pass 'target:samba4=yes' to samba4's smbtorture when running samba4's...Stefan Metzmacher2007-10-101-0/+2
* r15486: Ensure that our Samba3-like implementation of fake-GSSAPI is tested.Andrew Bartlett2007-10-101-0/+4
* r15426: Implement SPNEGO as the default RPC authentication mechanism. WhereAndrew Bartlett2007-10-103-7/+11
* r15390: Make test output a bit prettier.Tim Potter2007-10-101-0/+3
* r15275: run RPC-SRVSRV in make testStefan Metzmacher2007-10-101-1/+1
* r15187: Introduce new param type P_BYTES. This lets config options which specifyJames Peach2007-10-101-0/+1
* r14971: Update test script with new location of tdb and ldb wrappers.Tim Potter2007-10-101-1/+1
* r14929: add some commentsStefan Metzmacher2007-10-101-2/+15
* r14919: disable the BASE-DEFER_OPEN test until it gets fixed (it sleeps forAndrew Tridgell2007-10-101-2/+2
* r14908: Fix LD_LIBRARY_PATHJelmer Vernooij2007-10-101-1/+1
* r14878: Write swig wrappers for ldb_init() and ldb_connect().Tim Potter2007-10-101-0/+1
* r14873: Add skeleton swig ldb interface.Tim Potter2007-10-101-0/+1
* r14819: list all tests smbtorture offers and explicit list testsStefan Metzmacher2007-10-101-16/+28
* r14815: BASE-DIR doesn't exists...Stefan Metzmacher2007-10-101-1/+1
* r14814: also run the BASE-DIR test with 'make test'Stefan Metzmacher2007-10-101-1/+1
* r14802: Fix typo.Tim Potter2007-10-101-1/+1
* r14798: Get swig building again (by commenting out dcerpc stuff for now).Tim Potter2007-10-101-0/+19
* r14740: Try loading shared libs from the bin/ directory (useful for running '...Jelmer Vernooij2007-10-101-0/+3
* r14738: do some different lookupsStefan Metzmacher2007-10-101-5/+5
* r14717: Don't provision the system as 'localhost', but instead list localhostAndrew Bartlett2007-10-101-2/+7
* r13854: we now pass BASE-NEGNOWAITAndrew Tridgell2007-10-101-2/+2
* r13850: Test (and fix) not using SPNEGO at all, but instead using raw NTLMSSP.Andrew Bartlett2007-10-101-0/+1
* r13753: /bin/sh -> /bin/bash as this script uses some bash-specific constructsJelmer Vernooij2007-10-101-1/+1
* r13740: the BASE-DELETE test now passes, and is a quick testAndrew Tridgell2007-10-102-3/+3
* r13629: export env-varsStefan Metzmacher2007-10-101-0/+2
* r13628: fix the logic:-)Stefan Metzmacher2007-10-101-1/+1
* r13627: split the NBT-WINSREPLICATION tests into multiple testsStefan Metzmacher2007-10-102-1/+10
* r13605: Use $BASEDN to ensure this works outside of the 'make test' rig.Andrew Bartlett2007-10-101-1/+1
* r13472: After Volker's advise, try every combination of parameters. ThisAndrew Bartlett2007-10-101-15/+20
* r13380: Drop the socket, then try SAMR operations secured with netlogon on th...Andrew Bartlett2007-10-101-3/+3
* r13355: check controls are correctly exportedSimo Sorce2007-10-101-0/+7
* r13354: Add tests to check that controls work properlySimo Sorce2007-10-101-5/+34
* r13255: New CIFS dd client for use in performance testing. The guts of this isJames Peach2007-10-103-0/+87
* r13244: Allow control of the location of the Samba3-compatible winbindd pipeAndrew Bartlett2007-10-101-0/+2
* r13240: Make the test scripts use the new smb.conf location (in PREFIX/etc).Andrew Bartlett2007-10-101-3/+4
* r13210: Revert my named pipes patch until it passes not just 'make quicktest'...Jelmer Vernooij2007-10-101-1/+1
* r13208: Clearly separate named pipes from the IPC$ NTVFS type.Jelmer Vernooij2007-10-101-1/+1
* r13160: Fix some of the smbclient testsuite (after failures on the buildfarm)Jelmer Vernooij2007-10-101-21/+17
* r13156: Add some tests for smbclientJelmer Vernooij2007-10-103-0/+71