summaryrefslogtreecommitdiff
path: root/source3/script
AgeCommit message (Expand)AuthorFilesLines
2008-04-01test: be more portable: replace 'echo -n' by 'printf "%s"' in selftest.shMichael Adam1-1/+1
2008-04-01test: make registry tests more portable: protect some grep patterns in ' '.Michael Adam1-4/+4
2008-04-01test: make registry tests more portable: use 'printf "%s"' instead of 'echo -e'Michael Adam1-12/+12
2008-04-01test: add test script for testing "net registry".Michael Adam2-0/+385
2008-03-31test: add (and unify) sectioning output of subtests in tests_all.shMichael Adam1-2/+8
2008-03-31test: add possibility to select tests to run via tests_all.sh (make test)Michael Adam1-8/+14
2008-03-31test: in tests_all.sh, wrap calls to test scripts into shell functions.Michael Adam1-20/+63
2008-03-24Fix libtdb some to move back towards allowing out of tree buildsGerald (Jerry) Carter1-1/+1
2008-03-11selftest: samba3 passes RAW-SEARCH nowStefan Metzmacher1-1/+1
2008-03-06Test: Properly track current test binary for tracking crashes.Michael Adam1-4/+9
2008-02-29Revert "make idl: Only compile idl files newer than the output to be generated."Michael Adam1-1/+1
2008-02-28Remove smbmount.Karolin Seeger3-16/+0
2008-02-26make idl: Only compile idl files newer than the output to be generated.Michael Adam1-1/+1
2008-02-25Fix build on some systems : don't pass libraries to mkproto.awkMichael Adam1-1/+1
2008-02-25make test: pass --option=torture:sharedelay=100000 to samba4 smbtortureStefan Metzmacher1-0/+2
2008-02-14Create symbols to export in libtdb dynamically from tdb.h.Michael Adam2-0/+121
2008-01-30ntlm_auth: Fix another typo in the test.Kai Blin1-2/+2
2008-01-30ntlm_auth: test should honour configfile option to run on build farm.Kai Blin1-2/+2
2008-01-30ntlm_auth: Fix typos in the torture test script.Kai Blin1-2/+2
2008-01-30ntlm_auth: Add a blackbox test.Kai Blin2-0/+22
2008-01-20Active RAW-STREAMS in make testVolker Lendecke2-2/+2
2008-01-15rename vfs_ea_tdb to vfs_xattr_tdbVolker Lendecke1-1/+1
2008-01-15Implement vfs_ea_tdbVolker Lendecke2-1/+2
2008-01-15Add True/False bool cleanup script.Günther Deschner1-0/+19
2008-01-14Reset the failed counter in test_wbinfo_s3.sh.Michael Adam1-0/+2
2008-01-13Fix a syntax error in script/tests/test_local_s3.sh .Michael Adam1-1/+1
2008-01-06Review feedback from metze.Jelmer Vernooij1-3/+2
2008-01-06Use metze's approach.Jelmer Vernooij1-4/+3
2008-01-04"Desting" -> "Testing"Jeremy Allison1-1/+1
2008-01-04Try and fix scripting errors.Jeremy Allison1-4/+4
2008-01-04Try and fix the buildfarm. There's a scripting error andJeremy Allison1-1/+1
2008-01-04Better way of testing enc.Jeremy Allison3-6/+10
2008-01-04Added -e tests for S3 smbtorture.Jeremy Allison1-0/+2
2007-12-29Attempt to fix the AIX make test failuresVolker Lendecke1-3/+3
2007-12-23selftest: also export LD_LIBRARY_PATH for samba4's smbtortureStefan Metzmacher2-2/+14
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-21Add files for new LGPL libwbclient DSO implementing the Winbind client APIGerald (Jerry) Carter1-1/+1
2007-12-14selftest: reenable wbinfo tests and pass --configfile instead of -sStefan Metzmacher3-3/+3
2007-12-14selftest: disable wbinfo testsStefan Metzmacher1-1/+1
2007-12-14selftest: add a bunch of wbinfo based tests for winbinddStefan Metzmacher2-0/+49
2007-12-14selftest: move workgroup name into WORKGROUP envvarStefan Metzmacher1-2/+3
2007-12-10Forgot build options was generated... fix.Jeremy Allison1-12/+12
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 Metzmacher2-1/+70
2007-11-09we don't have build-farm specific tests anymoreStefan Metzmacher1-4/+1
2007-11-09make test: activate nss_wrapper for make testStefan Metzmacher1-3/+28
2007-11-08add '_PUBLIC_' prototypes into proto.hStefan Metzmacher1-2/+2
2007-10-31Fix some cases where file_set_dosmode was being passedJeremy Allison1-0/+2