summaryrefslogtreecommitdiff
path: root/selftest
AgeCommit message (Expand)AuthorFilesLines
2011-04-12s3/selftest Tear down the environment if we fail to connectAndrew Bartlett1-12/+36
2011-04-07selftest:Samba4: setup DC_* variables in provision_rpc_proxy()Stefan Metzmacher1-0/+7
2011-04-07s3-selftest actually wait for smbclient to connectAndrew Bartlett1-2/+14
2011-04-07s3-selftest Fix use of the 'fake DNS' fileAndrew Bartlett2-2/+2
2011-04-06s3-selftest Add tests to show kerberos works across a password changeAndrew Bartlett1-4/+14
2011-04-06s3-selftest names into DNS hosts file to avoid NBT lookupsAndrew Bartlett1-0/+5
2011-04-04s3-selftest Add testing of kerberos loginAndrew Bartlett1-0/+65
2011-04-04s3-selftest Disable log rotation in 'make test'Andrew Bartlett1-0/+1
2011-03-29s3-selftest Add tests for security=serverAndrew Bartlett1-0/+39
2011-03-22s3:selftest: fix Samba3.pm deprecated idmap configBjörn Baumbach1-2/+1
2011-03-19selftest/Samba3: use 'debug pid=yes'Stefan Metzmacher1-0/+1
2011-03-08selftest: Added ncalrpc dir to config.Andreas Schneider1-0/+1
2011-03-04selftest/target/Samba4: regenerate the krb5.conf after the rodc joinStefan Metzmacher1-0/+6
2011-03-04selftest/target/Samba4: splitout a mk_krb5_conf() functionStefan Metzmacher1-44/+51
2011-02-22selftest: Improve gdb_backtrace to run in batch modeAndrew Bartlett1-2/+3
2011-02-22selftest pass in srcdir into Samba3 target moduleAndrew Bartlett2-6/+8
2011-02-22s3-selftest convert tests.sh to pythonAndrew Bartlett2-0/+7
2011-02-22selftest split $PERL into multiple arguments for Test::More checkAndrew Bartlett1-2/+3
2011-02-22selftest move selftesthelpers to a top level helper scriptAndrew Bartlett1-0/+156
2011-02-22Add tests for various s3 auth modesAndrew Bartlett1-0/+45
2011-02-07s4-test: fixed test_samba4.pl for top level buildAndrew Tridgell1-2/+2
2011-02-07s4-loadparm: removed "setup directory" optionAndrew Tridgell2-2/+0
2011-02-07s4-test: allow make test to work from top level directoryAndrew Tridgell2-10/+13
2011-02-02s3-smbd: Disable the endpoint mapper by default.Andreas Schneider1-0/+2
2011-01-11Fix "make test" - ensure nmbd runs with -S (log to stdout).Jeremy Allison1-2/+2
2011-01-08Explicitly set "nmbd: socket dir" in the test environment.Jeremy Allison2-0/+9
2010-12-27selftest: setup $ENV{TEST_DATA_PREFIX}Stefan Metzmacher1-0/+1
2010-12-13s3-selftest: support differing VFSLIBDIR in autoconf and waf build.Günther Deschner1-1/+1
2010-12-11selftest: Support multiple instances of $LISTOPT.Jelmer Vernooij1-1/+1
2010-12-11filter-subunit: Add --list argument.Jelmer Vernooij1-0/+10
2010-12-10selftest: Check exit code when listing tests.Jelmer Vernooij1-0/+11
2010-12-10selftest: Rename $LIST to $LISTOPT for consistency with testrepository.Jelmer Vernooij1-2/+2
2010-12-10selftest: add --list option.Jelmer Vernooij1-0/+20
2010-12-10selftest: Document --testenv in --help output, remove documentation forJelmer Vernooij1-1/+1
2010-12-09s4 libcli: Add libcli_echo lib and torture testKai Blin1-0/+1
2010-11-29s3-selftest: add WIN40 directory to print$ share.Günther Deschner1-0/+3
2010-11-28build: update gdb_backtrace to make it search for gdb66 as it work on freebsdMatthieu Patou1-0/+17
2010-11-28fix bad shellMatthieu Patou1-0/+1
2010-11-28add handling for solarisMatthieu Patou1-1/+11
2010-11-27remove useless debug message :-)Matthieu Patou1-1/+0
2010-11-27selftest: Allow using ldb* utilities from system.Jelmer Vernooij1-1/+5
2010-11-23Make log level of the server configurable in make testMatthieu Patou1-1/+1
2010-11-21selftest: Even if setting up an environment failed, the next tests mayJelmer Vernooij1-1/+0
2010-11-21subunithelper: Exit with 1 if more than zero testsuites failed orJelmer Vernooij1-5/+10
2010-11-10Add test that detects problems in the SMB signing code when run through cli_w...Jeremy Allison1-0/+2
2010-11-08Ensure we always have a mapped group for "Domain Users".Jeremy Allison1-1/+6
2010-11-08s4-selftest fix indentationAndrew Bartlett1-3/+3
2010-11-06s4-join: switch over to the new DC join in make testAndrew Tridgell1-1/+1
2010-11-05fix in_screen so that it works on os that don't chdir to $PWDMatthieu Patou1-0/+1
2010-11-03filter-subunit: Add --fail-on-empty argument.Jelmer Vernooij2-3/+11