Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | selftest: pass down the path to python for provisioning samba4 | Stefan Metzmacher | 2009-01-30 | 1 | -1/+2 |
| | | | | metze | ||||
* | selftest: move gdb_* and valgrind_* scripts to selftest/ | Stefan Metzmacher | 2008-10-28 | 1 | -6/+7 |
| | | | | metze | ||||
* | Require separate option for quicktest include list rather than making | Jelmer Vernooij | 2008-10-22 | 1 | -1/+1 |
| | | | | assumptions about it. | ||||
* | Merge branch 'selftest' of git://git.samba.org/jelmer/samba | Jelmer Vernooij | 2008-10-19 | 1 | -3/+3 |
|\ | |||||
| * | Merge branch 'master' of ssh://git.samba.org/data/git/samba into selftest | Jelmer Vernooij | 2008-10-11 | 1 | -6/+9 |
| |\ | | | | | | | | | | | | | Conflicts: selftest/selftest.pl | ||||
| * | | Move selftest code to top-level. | Jelmer Vernooij | 2008-09-18 | 1 | -3/+3 |
| | | | |||||
* | | | Support "make test-X" to run all tests that match regex X. | Jelmer Vernooij | 2008-10-11 | 1 | -0/+3 |
| |/ |/| | |||||
* | | Allow 'make testenv-dc', 'make testenv-member', etc. | Jelmer Vernooij | 2008-10-08 | 1 | -0/+3 |
| | | |||||
* | | Rename smbd -> samba. | Jelmer Vernooij | 2008-09-24 | 1 | -6/+6 |
|/ | | | | | | | | This reverts commit 05ea5e23cf4e70de0bd658b1c5c0ead133967091. Conflicts: source4/smbd/server.c | ||||
* | Fix 'make gdbtest-enb' and the GDB_PROVISION option. | Andrew Bartlett | 2008-07-15 | 1 | -1/+1 |
| | | | | (This used to be commit 79c4d8e2fabc9c33d978c064b9c01ca45e463ced) | ||||
* | Use variable for selftest directory. | Jelmer Vernooij | 2008-06-25 | 1 | -1/+1 |
| | | | | (This used to be commit 78760606fa71c370ae3c05b077c5146166bdaa7b) | ||||
* | Add samba4-slow file listing tests that succeed but are just slow. | Jelmer Vernooij | 2008-05-29 | 1 | -17/+26 |
| | | | | | | | Added a 'make slowtest' target that does run these tests. Also added some comments in the test lists files. (This used to be commit f67f3422b0fd319a3c6d3ccb3ea444a97c3ebaae) | ||||
* | Allow connecting to screen. | Jelmer Vernooij | 2008-02-19 | 1 | -2/+2 |
| | | | | (This used to be commit a021408c9d78260b9abf7ebec4230b7958033a38) | ||||
* | Start and kill kvm instance properly. | Jelmer Vernooij | 2008-02-19 | 1 | -0/+3 |
| | | | | (This used to be commit 78e49765a2ec5fac485dbf56143716e151b4b562) | ||||
* | Add Kvm start code. | Jelmer Vernooij | 2008-02-19 | 1 | -0/+3 |
| | | | | (This used to be commit 6308c134b225dfa8574aa1370a7874ed6e572ccc) | ||||
* | Use mkinclude (makes the Makefile a bit shorter), use double-colon for phony ↵ | Jelmer Vernooij | 2008-02-09 | 1 | -22/+17 |
| | | | | | | makefile targets. (This used to be commit ea7d389bcc284d2e9eeff79bce5c285269099ad3) | ||||
* | r26561: Fix make gdbtest, valgrindtest and testenv for shared libs. | Jelmer Vernooij | 2007-12-24 | 1 | -6/+6 |
| | | | | (This used to be commit d2b9055bc032506849827d6fab2d2b9d35d132e2) | ||||
* | r26560: Add script for running in valgrind. | Jelmer Vernooij | 2007-12-24 | 1 | -4/+4 |
| | | | | (This used to be commit cb5d6a9ee27cea4a7a34c3249eed55f601630b82) | ||||
* | r26546: Rather than having a gazillion targets, add output format variable ↵ | Jelmer Vernooij | 2007-12-21 | 1 | -6/+3 |
| | | | | | | for 'make test'. (This used to be commit bd5217906c12c36df9769fc32aee77d9c1805bf2) | ||||
* | r26486: Use portable run-time library path environment variable. | Jelmer Vernooij | 2007-12-21 | 1 | -1/+1 |
| | | | | (This used to be commit 78c183b88661df90def42d6a3852dd6e36a5fd0b) | ||||
* | r25737: Integrate more of the test recipe code into one file, use | Jelmer Vernooij | 2007-12-21 | 1 | -1/+1 |
| | | | | | | | different mechanism for determining the quicktest list. Quicktest is a bit verbose now (reports all the tests not run as SKIP:) (This used to be commit e99e9c167f49c5f8762c7ad16b10ff4aab98091e) | ||||
* | r25707: Move selftest makefile code to separate file. | Jelmer Vernooij | 2007-12-21 | 1 | -0/+74 |
(This used to be commit 9714db7814fd43d2a10485c041bbb761360c0826) |