1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-06 08:23:50 +03:00
Commit Graph

11 Commits

Author SHA1 Message Date
Jelmer Vernooij
ed0410309b r22156: - Lazy evaluate variable names.
- Don't set up environments until necessary

- Add --resetup-environment option

- Add 'none' environment
2007-10-10 14:49:55 -05:00
Jelmer Vernooij
36cd3406db r21910: Clean up some unused functions. 2007-10-10 14:49:38 -05:00
Jelmer Vernooij
dbe9de1028 r21909: Merge some of my recent improvements to the test infrastructure:
- Allow tests to specify what environment they need to run in (dc and none are thecurrent supported ones).

- Move more Samba4-specific code out of the common code
2007-10-10 14:49:37 -05:00
Jelmer Vernooij
06eb2faebb r21676: Run more NET tests 2007-10-10 14:49:08 -05:00
Jelmer Vernooij
778a150f35 r21675: Run some more of the NET tests. 2007-10-10 14:49:08 -05:00
Jelmer Vernooij
053d5a40bc r21029: - Remove now unused failure checking code
- Use --list option for smbtorture for local and nbt tests as well
2007-10-10 14:44:22 -05:00
Brad Henry
51580208a7 r19476: small typo. 2007-10-10 14:21:39 -05:00
Andrew Tridgell
febaf6af4c r18349: don't do validation when using valgrind. It's way too slow (can be
hours for a single test)
2007-10-10 14:18:14 -05:00
Rafal Szczesniak
8657bd437a r18190: Add more NET tests to be run on the build farm.
rafal
2007-10-10 14:17:48 -05:00
Rafal Szczesniak
2185e97889 r18050: Run more NET tests on the build farm.
rafal
2007-10-10 14:17:08 -05:00
Rafal Szczesniak
a6c9a01e89 r18017: Separate NET tests out of RPC. This way it's easier to run libnet
tests only for quick checking.

rafal
2007-10-10 14:17:03 -05:00