Age | Commit message (Expand) | Author | Files | Lines |
2011-02-22 | selftest move selftesthelpers to a top level helper script | Andrew Bartlett | 1 | -138/+14 |
2011-02-14 | s4:selftest: add tests with seal and sign for backupkey | Matthieu Patou | 1 | -0/+4 |
2011-02-14 | s4: Renable samba4.rpc.backupkey | Stefan Metzmacher | 1 | -1/+0 |
2011-02-10 | s4-build: need EXPAND_VARIABLES() for terminal in make test | Andrew Tridgell | 1 | -1/+1 |
2011-02-09 | s4/tests: Implement a blackbox test for 'samba-tool drs' command | Kamen Mazdrashki | 1 | -0/+1 |
2011-02-09 | s4-selftest Fix valgrind and gdb options for top level build | Andrew Bartlett | 1 | -2/+2 |
2011-02-07 | s4-test: fixed samba4.policy.python test for top level build | Andrew Tridgell | 1 | -1/+1 |
2011-02-07 | s4-test: fixed hard coded test paths for top level build | Andrew Tridgell | 1 | -3/+5 |
2011-02-07 | s4-test: allow make test to work from top level directory | Andrew Tridgell | 2 | -15/+24 |
2011-02-05 | s4:selftest: skip samba4.rpc.backupkey for now | Stefan Metzmacher | 1 | -0/+1 |
2011-01-31 | Add knownfail for s4 for the new oplock test. | Jeremy Allison | 1 | -0/+1 |
2011-01-27 | s4-selftest: Mark epmapper as knownfail. | Andreas Schneider | 1 | -2/+1 |
2011-01-20 | s4:selftest: mark samba4.nbt.winsreplication.owned as knownfail | Stefan Metzmacher | 1 | -0/+1 |
2011-01-20 | s4:selftest/skip: remove samba4.tokengroups.python | Stefan Metzmacher | 1 | -1/+0 |
2011-01-19 | s4-selftest Remove knownfail for tokengroups test | Andrew Bartlett | 1 | -1/+0 |
2011-01-19 | s4:selftest/skip: add samba4.tokengroups.python | Stefan Metzmacher | 2 | -1/+2 |
2011-01-19 | s4-dsdb Add PAC validation test to tokengroups test. | Andrew Bartlett | 1 | -1/+1 |
2011-01-18 | s4-gensec Extend python bindings for GENSEC and the associated test | Andrew Bartlett | 1 | -1/+1 |
2011-01-14 | s4-test: added a tokengroups test | Andrew Tridgell | 1 | -0/+1 |
2010-12-27 | s4:selftest: selftest.pl already sets TEST_DATA_PREFIX | Stefan Metzmacher | 1 | -3/+2 |
2010-12-11 | selftest-s4: Support listing smbtorture4 tests. | Jelmer Vernooij | 1 | -35/+46 |
2010-12-11 | s4:selftest: use correct name for the test "ECHO-UDP" => "echo.udp" | Stefan Metzmacher | 1 | -1/+1 |
2010-12-11 | s4-smbtorture: Make test names lowercase and dot-separated. | Jelmer Vernooij | 2 | -87/+82 |
2010-12-10 | selftest: Make sure system subunit.run has TestProgram. | Jelmer Vernooij | 1 | -1/+1 |
2010-12-10 | smbtorture: Rename --list to --list-suites, add stub --list. | Jelmer Vernooij | 1 | -1/+1 |
2010-12-10 | s4-selftest: Add convenience function for running testsuites using | Jelmer Vernooij | 1 | -9/+17 |
2010-12-10 | selftest: Allow discovering tests in pure python testsuites. | Jelmer Vernooij | 1 | -2/+2 |
2010-12-10 | selftest: add --list option. | Jelmer Vernooij | 1 | -1/+5 |
2010-12-09 | s4 libcli: Add libcli_echo lib and torture test | Kai Blin | 1 | -0/+2 |
2010-11-28 | samba.hostconfig: Move samba.shares into samba.hostconfig. | Jelmer Vernooij | 1 | -1/+1 |
2010-11-28 | s4-selftest: Ignore broken pipe error from grep. | Jelmer Vernooij | 1 | -1/+1 |
2010-11-27 | blackbox.ldb: Support using system ldbsearch. | Jelmer Vernooij | 1 | -1/+3 |
2010-11-23 | s4-tests: Make all DRS python tests to start with samba4.drs.* prefix | Kamen Mazdrashki | 1 | -3/+3 |
2010-11-21 | selftest: When running on the buildfarm, pipe everything through | Jelmer Vernooij | 1 | -0/+2 |
2010-11-21 | selftest: fix tap2subunit detection on system with tap2subunit but not correc... | Matthieu Patou | 1 | -1/+6 |
2010-11-11 | s4-tests: Make repl_schema.py test part of Samba4 test suite | Kamen Mazdrashki | 1 | -0/+1 |
2010-11-11 | s4/test: Add bind.py to make test | Anatoliy Atanasov | 1 | -0/+1 |
2010-11-11 | s4:selftest/tests.py - skip the "passwords.py" suite on Windows 2000 domain f... | Matthias Dieter Wallnöfer | 1 | -1/+5 |
2010-11-09 | s4-test: make sure the selftest prefix exists | Andrew Tridgell | 1 | -0/+3 |
2010-11-05 | waf: Put private libraries in a separate directory when building. | Jelmer Vernooij | 1 | -0/+1 |
2010-11-05 | selftest: Allow some tests to output empty subunit data. | Jelmer Vernooij | 1 | -1/+1 |
2010-11-04 | urgent_replication: forbid empty subunit output. | Jelmer Vernooij | 1 | -1/+1 |
2010-11-04 | selftest: Allow some tests to output empty subunit data. | Jelmer Vernooij | 1 | -7/+12 |
2010-11-04 | s4-test: fixed quoting in deletetest.py | Andrew Tridgell | 1 | -1/+1 |
2010-11-03 | selftest/tests.py: Fix typos. | Jelmer Vernooij | 1 | -2/+2 |
2010-11-03 | s4-test: if using a system version of ldb, override the ldb modules path | Andrew Tridgell | 1 | -0/+5 |
2010-11-02 | s4-selftest Run RPC-PAC against all the DC environments. | Andrew Bartlett | 1 | -1/+3 |
2010-10-31 | s4: Remove the old perl/m4/make/mk-based build system. | Jelmer Vernooij | 1 | -124/+0 |
2010-10-28 | unit tests: use skip file to exclude smb2.dir instead of hack | Matthieu Patou | 2 | -1/+2 |
2010-10-28 | s4 net: rename to samba-tool in order to not clash with s3 net | Kai Blin | 2 | -2/+2 |