1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-01 16:23:49 +03:00
Commit Graph

12930 Commits

Author SHA1 Message Date
Stefan Metzmacher
5af6d77c21 r24907: now that we support bindings without a transport
just setup torture:binding even if we get an unc
as parameter

metze
2007-10-10 15:03:35 -05:00
Jelmer Vernooij
82da9d7d62 r24905: Actually run the transport-independent tests, rather than just the transport-dependent ones again... 2007-10-10 15:03:35 -05:00
Jelmer Vernooij
91a0a00e6d r24901: Somewhat easier and more reliable access to the pid files. 2007-10-10 15:03:34 -05:00
Stefan Metzmacher
c7c72ab36b r24900: - if we use try to create a 3rd dcerpc_pipe then use a 3rd variable
instead of overwritting the one of the 2nd connection
- make it possible to specify the expected ntstatus for
  DsRoleGetPrimaryDomainInformation as the alter_context
  wants it to fail when used on the wrong pipe

metze
2007-10-10 15:03:34 -05:00
Jelmer Vernooij
fa89d228dd r24899: Register signal handler that tears down environment. 2007-10-10 15:03:34 -05:00
Jelmer Vernooij
527ea7fccf r24898: Fix LOCAL-REGISTRY, do not silently ignore testcase setup failures. 2007-10-10 15:03:33 -05:00
Jelmer Vernooij
32dbaa142a r24897: Do some sanity checking on --basedir. 2007-10-10 15:03:32 -05:00
Jelmer Vernooij
ded2841eef r24896: Run the tests for most RPC interfaces over one transport only. 2007-10-10 15:03:32 -05:00
Jelmer Vernooij
00d6dc85f5 r24895: Test for specific error. 2007-10-10 15:03:31 -05:00
Jelmer Vernooij
d392d6e92b r24894: Run the libnet tests over just one DCE/RPC transport. Other DCE/RPC tests already check
that the DCE/RPC library and interfaces work ok.
2007-10-10 15:03:31 -05:00
Jelmer Vernooij
df8f0677f3 r24893: Update documentation for selftest. 2007-10-10 15:03:31 -05:00
Jelmer Vernooij
b5b8e879a1 r24892: Skip some tests that were previously being incorrectly treated as succeeding. 2007-10-10 15:03:30 -05:00
Jelmer Vernooij
44139acf30 r24891: Fix smbtorture to exit non-zero if a test suite wasn't found. 2007-10-10 15:03:30 -05:00
Jelmer Vernooij
84cc1d42ab r24890: Integrate more of the RPC-SECRETS tests. 2007-10-10 15:03:29 -05:00
Jelmer Vernooij
24d322b746 r24889: Move choosing the binding options into RPC-SECRETS. 2007-10-10 15:03:29 -05:00
Jelmer Vernooij
08b64b42d0 r24888: Use torture API. 2007-10-10 15:03:29 -05:00
Jelmer Vernooij
88537c5aff r24887: Support reading testlists from other locations (e.g. Samba3) 2007-10-10 15:03:28 -05:00
Jelmer Vernooij
2918a05678 r24885: Convert to new torture API. 2007-10-10 15:03:28 -05:00
Jelmer Vernooij
120d8caa01 r24884: Ignore some errors again, like they were previously. 2007-10-10 15:03:27 -05:00
Jelmer Vernooij
9935aac0f3 r24883: Use torture API. 2007-10-10 15:03:27 -05:00
Jelmer Vernooij
93910d92cd r24882: Use the torture API in BASE-CHARSET. 2007-10-10 15:03:27 -05:00
Jelmer Vernooij
84c94b37fe r24878: Support specifying a reason for skips/expected failures 2007-10-10 15:03:26 -05:00
Jelmer Vernooij
d5a3ebef36 r24875: Use more absolute paths to samba4 binaries. 2007-10-10 15:03:25 -05:00
Jelmer Vernooij
84f14b5dd0 r24874: Fix double free of smbcli_tree. 2007-10-10 15:03:25 -05:00
Jelmer Vernooij
8dad4c5503 r24873: Print smbd/nmbd log files for Samba 3. 2007-10-10 15:03:25 -05:00
Jelmer Vernooij
a71355dfc9 r24872: Use torture API a bit more 2007-10-10 15:03:24 -05:00
Jelmer Vernooij
7d9c898d5e r24871: Fix typos 2007-10-10 15:03:24 -05:00
Jelmer Vernooij
264f5c9d50 r24870: Strip whitespace characters in username (broke tests). 2007-10-10 15:03:23 -05:00
Jelmer Vernooij
9aabcafba6 r24869: Print command that was executed. 2007-10-10 15:03:23 -05:00
Jelmer Vernooij
9b02a39c15 r24868: Don't use callbacks for prompting when stdout is not a tty. 2007-10-10 15:03:23 -05:00
Jelmer Vernooij
e7866857fb r24867: Avoid anonymous struct. Patch from Brad Hards. 2007-10-10 15:03:22 -05:00
Jelmer Vernooij
5b78d845a4 r24866: Put remainder of binding string tests in librpc/ directory. 2007-10-10 15:03:22 -05:00
Jelmer Vernooij
022d5a43ce r24861: Use absolute paths to make it easier to run the testsuite from the Samba3 source. 2007-10-10 15:03:21 -05:00
Jelmer Vernooij
53ec879e31 r24860: Make it easier to run selftest.pl in a Samba3 source tree. 2007-10-10 15:03:21 -05:00
Jelmer Vernooij
dadcc4708e r24855: Convert RPC-DRSUAPI, RPC-SCHANNEL to use the torture API. 2007-10-10 15:03:20 -05:00
Jelmer Vernooij
1e56698f1b r24852: Fix initialization 2007-10-10 15:03:20 -05:00
Jelmer Vernooij
76a713b678 r24851: Add --load-module argument to smbtorture. 2007-10-10 15:03:19 -05:00
Jelmer Vernooij
6c7a004b9d r24850: Convert to torture API. 2007-10-10 15:03:19 -05:00
Jelmer Vernooij
61b2f0a405 r24849: Add helper function for running tests as a member server. 2007-10-10 15:03:19 -05:00
Jelmer Vernooij
f914b828ff r24846: Use metadata about dangerous tests. 2007-10-10 15:03:18 -05:00
Jelmer Vernooij
c2521453a9 r24844: Convert to torture API in preparation of helper functions for domain member
RPC tests.
2007-10-10 15:03:18 -05:00
Jelmer Vernooij
221d227913 r24839: Default to creating a dc + domain member in 'make testenv'. 2007-10-10 15:03:17 -05:00
Jelmer Vernooij
1ff13ae254 r24835: Put all RPC tests in the list (skipping when necessary), warn if tests aren't there. 2007-10-10 15:03:17 -05:00
Jelmer Vernooij
2ac1f32506 r24834: Pass environment name on to skip_testsuite(). 2007-10-10 15:03:16 -05:00
Andrew Bartlett
5f9ca54b5c r24822: Merge from SAMBA_4_0_RELEASE:
Update the mkrelease.sh script and mkversion.sh to make releasing correct
Samba4 tarballs harder to screw up.

Andrew Bartlett
2007-10-10 15:03:16 -05:00
Andrew Bartlett
6245da195b r24819: We are preparing for alpha1, so update the mkversion script to cope with that.
Andrew Bartlett
2007-10-10 15:03:16 -05:00
Jelmer Vernooij
ff81ea3f5a r24817: Don't REG_NONE for all value types. Patch from
Andrew Kroeger <andrew@sprocks.gotdns.com>
2007-10-10 15:03:15 -05:00
Jelmer Vernooij
6890a01dbf r24816: Move the rest of the contents of core.h to more appropriate places.
include/ now only contains build system related headers, all other headers are
now near the source code they're related to.
2007-10-10 15:03:15 -05:00
Jelmer Vernooij
30c1de30bb r24815: Support cpp_quote(). 2007-10-10 15:03:14 -05:00
Jelmer Vernooij
9647f860bd r24814: Fix headers, trim core.h even more. 2007-10-10 15:03:14 -05:00