summaryrefslogtreecommitdiff
path: root/selftest
Commit message (Expand)AuthorAgeFilesLines
* selftest: setup $ENV{TEST_DATA_PREFIX}Stefan Metzmacher2010-12-271-0/+1
* s3-selftest: support differing VFSLIBDIR in autoconf and waf build.Günther Deschner2010-12-131-1/+1
* selftest: Support multiple instances of $LISTOPT.Jelmer Vernooij2010-12-111-1/+1
* filter-subunit: Add --list argument.Jelmer Vernooij2010-12-111-0/+10
* selftest: Check exit code when listing tests.Jelmer Vernooij2010-12-101-0/+11
* selftest: Rename $LIST to $LISTOPT for consistency with testrepository.Jelmer Vernooij2010-12-101-2/+2
* selftest: add --list option.Jelmer Vernooij2010-12-101-0/+20
* selftest: Document --testenv in --help output, remove documentation forJelmer Vernooij2010-12-101-1/+1
* s4 libcli: Add libcli_echo lib and torture testKai Blin2010-12-091-0/+1
* s3-selftest: add WIN40 directory to print$ share.Günther Deschner2010-11-291-0/+3
* build: update gdb_backtrace to make it search for gdb66 as it work on freebsdMatthieu Patou2010-11-281-0/+17
* fix bad shellMatthieu Patou2010-11-281-0/+1
* add handling for solarisMatthieu Patou2010-11-281-1/+11
* remove useless debug message :-)Matthieu Patou2010-11-271-1/+0
* selftest: Allow using ldb* utilities from system.Jelmer Vernooij2010-11-271-1/+5
* Make log level of the server configurable in make testMatthieu Patou2010-11-231-1/+1
* selftest: Even if setting up an environment failed, the next tests mayJelmer Vernooij2010-11-211-1/+0
* subunithelper: Exit with 1 if more than zero testsuites failed orJelmer Vernooij2010-11-211-5/+10
* Add test that detects problems in the SMB signing code when run through cli_w...Jeremy Allison2010-11-101-0/+2
* Ensure we always have a mapped group for "Domain Users".Jeremy Allison2010-11-081-1/+6
* s4-selftest fix indentationAndrew Bartlett2010-11-081-3/+3
* s4-join: switch over to the new DC join in make testAndrew Tridgell2010-11-061-1/+1
* fix in_screen so that it works on os that don't chdir to $PWDMatthieu Patou2010-11-051-0/+1
* filter-subunit: Add --fail-on-empty argument.Jelmer Vernooij2010-11-032-3/+11
* s4-selftest Allow weak crypto so we can test DES-only behaviour.Andrew Bartlett2010-11-021-0/+1
* s4-test: we don't need to set LDB_MODULES_PATH any moreAndrew Tridgell2010-11-011-1/+0
* unit tests: remove trailling white spacesMatthieu Patou2010-10-311-27/+27
* unit tests: allow make test to correctly and quickly exit in case of problem ...Matthieu Patou2010-10-311-63/+73
* s4-test: don't override modules dirAndrew Tridgell2010-10-302-2/+0
* s4-modules: remove LD_SAMBA_MODULE_PATHAndrew Tridgell2010-10-301-1/+1
* s3-selftest: add vfs_modulesdir variable for both test systems.Günther Deschner2010-10-281-1/+2
* s4 net: rename to samba-tool in order to not clash with s3 netKai Blin2010-10-281-11/+11
* selftest: terminate selftest if we can't setup the environmentAndrew Tridgell2010-10-191-2/+3
* selftest: correct the import of Time::HighResMatthieu Patou2010-10-181-2/+3
* s4-selftest Make GDB_PROVISION work againAndrew Bartlett2010-10-181-0/+8
* build: make make tests SCREEN=1 work on freebsdMatthieu Patou2010-10-102-4/+20
* subunithelper: Don't access 'message' attribute directly as it deprecatedKamen Mazdrashki2010-10-101-1/+1
* s3-selftest: enable smb2 torture tests against samba3.Günther Deschner2010-10-051-0/+1
* s4-selftest: support 'make testenv SCREEN=1'Andrew Tridgell2010-10-023-5/+23
* s4-selftest: added --screen option for testAndrew Tridgell2010-10-021-0/+54
* s4-selftest: fixed up exit codes on signals for make testAndrew Tridgell2010-10-021-5/+10
* subunithelper: Remove accidentally added line.Jelmer Vernooij2010-10-021-3/+0
* subunithelper: Fix format time.Jelmer Vernooij2010-10-021-1/+2
* subunithelper: Make filter options optional.Jelmer Vernooij2010-10-021-9/+9
* format-subunit: Split out summary file writing.Jelmer Vernooij2010-10-021-7/+11
* selftest: Move plain text formatter to subunithelper.Jelmer Vernooij2010-10-022-204/+204
* land: Move stage building into a separate class so we can have subclasses (e....Jelmer Vernooij2010-10-021-1/+0
* selftest: Let selftest provide the tempdir, rather than creating it as sideef...Jelmer Vernooij2010-10-011-0/+4
* selftest: Avoid accessing deprecated BaseException.message.Jelmer Vernooij2010-09-301-1/+1
* format-subunit: Display number of failed tests even if there are noJelmer Vernooij2010-09-281-1/+3