summaryrefslogtreecommitdiff
path: root/source3/script/tests/selftest.sh
AgeCommit message (Expand)AuthorFilesLines
2008-05-06selftest: Use TESTS env var to specify tests to run like Samba4 does.Kai Blin1-2/+2
2008-04-08selftest: run the BASE-DELAYWRITE test 4 times faster in make testStefan Metzmacher1-0/+1
2008-04-01test: be more portable: replace 'echo -n' by 'printf "%s"' in selftest.shMichael Adam1-1/+1
2008-03-06Test: Properly track current test binary for tracking crashes.Michael Adam1-4/+9
2008-01-20Active RAW-STREAMS in make testVolker Lendecke1-1/+1
2008-01-15rename vfs_ea_tdb to vfs_xattr_tdbVolker Lendecke1-1/+1
2008-01-15Implement vfs_ea_tdbVolker Lendecke1-0/+1
2007-12-23selftest: also export LD_LIBRARY_PATH for samba4's smbtortureStefan Metzmacher1-2/+11
2007-12-23Attempt to make the build farm run s4torture againVolker Lendecke1-1/+1
2007-12-23Fix typo in output.Michael Adam1-1/+1
2007-12-21Fix "make test" using the LD_LIBRARY_PATH for selftest script soGerald (Jerry) Carter1-0/+4
2007-12-14selftest: reenable wbinfo tests and pass --configfile instead of -sStefan Metzmacher1-1/+1
2007-12-14selftest: move workgroup name into WORKGROUP envvarStefan Metzmacher1-2/+3
2007-11-09make test: try to get a more portable way to get UID and GIDStefan Metzmacher1-2/+2
2007-11-09make test: start winbinddStefan Metzmacher1-1/+13
2007-11-09make test: activate nss_wrapper for make testStefan Metzmacher1-3/+28
2007-10-31Fix some cases where file_set_dosmode was being passedJeremy Allison1-0/+2
2007-10-10[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.Gerald (Jerry) Carter1-3/+0
2007-10-10r25104: Fix extra lines added by mistake.Jeremy Allison1-2/+2
2007-10-10r25102: Rewrite msdfs code to use talloced filenames. Passes make testJeremy Allison1-0/+3
2007-10-10r24802: Activate new testsVolker Lendecke1-0/+1
2007-10-10r21767: Revert all the bits I accidentally committed in r21766.James Peach1-3/+1
2007-10-10r21766: Fix compiler warning.James Peach1-1/+3
2007-10-10r21202: On some build hosts, the first tests fail with CONNECTION_REFUSED. On myVolker Lendecke1-1/+1
2007-10-10r21165: Lets try the build farm without inotify, we're seeing someVolker Lendecke1-0/+1
2007-10-10r20478: Make us survive & activate RAW-UNLINKVolker Lendecke1-0/+3
2007-10-10r20150: better memory handling for some functions, make sure we don'tSimo Sorce1-2/+4
2007-10-10r19170: use a very clever trick to pass the binary name to theStefan Metzmacher1-2/+5
2007-10-10r19151: Create some dummy printers in the build farmVolker Lendecke1-0/+11
2007-10-10r18951: socket_wrapper has only 16 interfaces anymore...Stefan Metzmacher1-8/+9
2007-10-10r18380: the panic action command needs to be different in samba4Stefan Metzmacher1-9/+17
2007-10-10r17934: allow srcdir != builddir for 'make test'Gerald Carter1-2/+3
2007-10-10r17880: On host "tridge" in the build farm the tests fail because smbd hangs ...Volker Lendecke1-0/+3
2007-10-10r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison1-2/+12
2007-10-10r15967: enable RAW-OPLOCK in samba3 make testStefan Metzmacher1-0/+2
2007-10-10r15735: also export PREFIX as testit from test_functions.sh needs itStefan Metzmacher1-1/+1
2007-10-10r15717: BUG 3711: patch from Leonid Kabanov <lkabanov@mail.ru> for some so...Gerald Carter1-2/+2
2007-10-10r15682: fix option passingStefan Metzmacher1-2/+2
2007-10-10r15620: pass 'target:samba3=yes' to samba4's smbtorture when running samba3's...Stefan Metzmacher1-0/+2
2007-10-10r14886: reenable BASE-DENY2 and BASE-DENY3Stefan Metzmacher1-0/+1
2007-10-10r14865: - enforce timelimits for the testsStefan Metzmacher1-0/+1
2007-10-10r14678: - we need to use 127.0.0.2/8 as interface for the serverStefan Metzmacher1-12/+27
2007-10-10r14632: add basic 'make test' using samba4's smbtortureStefan Metzmacher1-0/+194