Andrew Bartlett
0fa6e86b57
r21721: Push the 'Success! Your new directory server instance was created'
...
message to stderr.
Andrew Bartlett
(This used to be commit 0b8b3f66716a8602438d9e9268c25ea14c2f564f)
2007-10-10 14:49:18 -05:00
Andrew Bartlett
6376a474c7
r21720: Try to make 'TEST_LDAP=yes make test' work again. These recent
...
changes seem to have been lost in the merge, and some variables were
not yet exported.
Andrew Bartlett
(This used to be commit ee9d9fb6c0bd3d4d01dea771025536ff83057072)
2007-10-10 14:49:18 -05:00
Andrew Bartlett
3e1dd63927
r21719: Try to cover more of the server-side password processing.
...
Don't just exit the test with 'return True', actually process the result.
Turn off password complexity checking for the password length test.
Andrew Bartlett
(This used to be commit 1a7635baa701c6268eebd84dd0dc187379c44e6e)
2007-10-10 14:49:17 -05:00
Jelmer Vernooij
ac9bb2e4fb
r21716: Report status in a way the build farm recognizes.
...
(This used to be commit 8d775e87b58d3f6d87338197728530c94b8c841b)
2007-10-10 14:49:17 -05:00
Jelmer Vernooij
70e6a8bfec
r21713: Redirect stderr output to stdout.
...
(This used to be commit a5000b286d6ffb847edf47404f82ff93173208c4)
2007-10-10 14:49:17 -05:00
Jelmer Vernooij
15d4047d06
r21712: Run tdb stress test.
...
(This used to be commit e480beb9569421da103aafb440eb687daa2359f3)
2007-10-10 14:49:16 -05:00
James Peach
754d416ea5
r21710: Add client support for the UNIX_INFO2 info level in the QueryFile,
...
QueryPath and FindFirst calls. Add a new torture test to verify the
server side.
(This used to be commit 7f56da2d1fa0718e5282bb4aea7d9a63a62f0bc7)
2007-10-10 14:49:16 -05:00
Jelmer Vernooij
804ac30704
r21709: Add a list of tests that should be skipped rather than ad-hoc test skipping in various places.
...
(This used to be commit 01befd52111b8c183d78f9e0d80065fe0825b87c)
2007-10-10 14:49:16 -05:00
Jelmer Vernooij
72d88d158a
r21707: Finally merge my (long-living) perlselftest branch.
...
This changes the main selftest code to be in perl rather than in shell script.
The selftest script is now no longer a black box but a regular executable that takes
--help.
This adds the following features:
* "make test TESTS=foo" will run only the tests that match the regex "foo"
* ability to deal with expected failures. the suite will not warn about tests
that fail and are known to fail, but will warn about other failing tests and
tests that are succeeding tests but incorrectly marked as failing.
* ability to print a summary with all failures at the end of the run
It also opens up the way to the following features, which I hope to implement later:
* "environments", for example having a complete domains with DCs and domain members
in a testenvironment
* only set up smbd if necessary (not when running LOCAL tests, for example)
* different mktestsetup scripts per target. except for the mktestsetup script, we can
use the same infrastructure for samba 3 or windows.
(This used to be commit 38f867880beb40c691e9713f854426031310629c)
2007-10-10 14:49:15 -05:00
Jelmer Vernooij
d18afd6aee
r21701: Fix ejs tests.
...
(This used to be commit e4cf8f1dea9063b9b83e629ea0e7a116bf4fc5f7)
2007-10-10 14:49:15 -05:00
Jelmer Vernooij
000a094318
r21700: Run mktestsetup as an external program. This guarantees that it can be used for other selftest implementations (in particular the perl one I've been working on).
...
(This used to be commit aa29907327a91a64c769b1f2712f553e13964418)
2007-10-10 14:49:15 -05:00
Andrew Bartlett
0a1fefe539
r21699: Because TALLOC_CTX is a void*, I didn't get a compiler warning about
...
this incorrect argument.
This also fixes the server-side valgrind issue, but we need to chase
down the real issue.
Andrew Bartlett
(This used to be commit a0c78a75acb9bc581dd8d2688aa91d7b59549c3e)
2007-10-10 14:49:15 -05:00
Andrew Bartlett
c069ead0bb
r21698: Check for talloc failures.
...
Andrew Bartlett
(This used to be commit c9eb5bf19a702af32a4e4f109a27e4076303efdc)
2007-10-10 14:49:14 -05:00
Andrew Bartlett
099a3a7f52
r21697: Try to cover the 'bad session key' codepaths too.
...
Andrew Bartlett
(This used to be commit 33cfe1ca221de9ef9dec264772fb299125c39447)
2007-10-10 14:49:14 -05:00
Andrew Bartlett
6bca66d7d1
r21696: Run the RPC-COUNTCALLS test to try and walk some of the NDR layer for
...
routines for which we don't have any tests.
Andrew Bartlett
(This used to be commit e5b9bdf03729a913f3c6cc7709abcbdf50899562)
2007-10-10 14:49:14 -05:00
Jelmer Vernooij
ae49e533ab
r21695: Fix on bigendian systems.
...
(This used to be commit 98f92dd6a1e7f096b328d80c5efdc6600a5de007)
2007-10-10 14:49:14 -05:00
Jelmer Vernooij
1d75e907e2
r21694: Some more testing updates.
...
(This used to be commit 9247626b1c5f1eec0cedd6be221aafc41d9a26ab)
2007-10-10 14:49:13 -05:00
Andrew Bartlett
0a28fbae1b
r21693: Fix the RPC-SCANNER test. Share some code with the RPC-MGMT test to
...
make things easier to keep working.
Andrew Bartlett
(This used to be commit 16db4c1436725e41ea05628f20fc9396d7bd7eaa)
2007-10-10 14:49:13 -05:00
Andrew Bartlett
32cdb5aa31
r21692: Test with LDAP, but without the non-block testing. This is not
...
compatible with the TLS layer at the moment.
https://bugzilla.samba.org/show_bug.cgi?id=4431
Andrew Bartlett
(This used to be commit 1e401286f94897f83d89d1a87027e988eb6deac5)
2007-10-10 14:49:13 -05:00
Jelmer Vernooij
0474005d07
r21691: Add testsuite for lib/charset
...
(This used to be commit a4184893959bb25541704938ee621e5c575b817d)
2007-10-10 14:49:13 -05:00
Jelmer Vernooij
faaac73ff6
r21690: Test use of typedef /and/ struct name
...
(This used to be commit f6d9cdb8a8eca6ff986504d4481b5165aee770c6)
2007-10-10 14:49:12 -05:00
Andrew Bartlett
eb3d3fb27a
r21689: Try to walk a bit more of the param/loadparm.c functions, as well as
...
validating that we have a correct configuration before we even start
testing.
Andrew Bartlett
(This used to be commit c399b20b44d396dea69ed81b7d80982611ed25e4)
2007-10-10 14:49:12 -05:00
Jelmer Vernooij
bf08493a78
r21688: Add simple tests for genrand
...
(This used to be commit 90f23f0de86bb63ad65556ff2dab8b066236f300)
2007-10-10 14:49:12 -05:00
Andrew Bartlett
112e520073
r21687: Always test LDAP and LDAPS
...
(This used to be commit e830b815962da575aea9f9dc6bfee8eda8ec43c9)
2007-10-10 14:49:11 -05:00
Andrew Bartlett
737d24c9fc
r21686: Do enable TLS, as we have solved the key setup problems, and we need
...
to get the TLS code covered.
Andrew Bartlett
(This used to be commit 4aa928dac3797664c498094f171ef111f10ab30a)
2007-10-10 14:49:11 -05:00
Jelmer Vernooij
d693c2707b
r21685: Add some unit tests for the registry utility functions.
...
(This used to be commit 0ae6d18ebe382a378ff1dc65069c629d8060ac2b)
2007-10-10 14:49:11 -05:00
Jelmer Vernooij
6cec40529d
r21684: remove summary line for gtk code, as it's now maintained out-of-tree
...
(This used to be commit 0200971142b15248d7979746e4c3ada14e62bf4f)
2007-10-10 14:49:11 -05:00
Jelmer Vernooij
e465953662
r21683: Remove the gconf registry backend.
...
It's already been disabled for a while, as it required some compile flags that broke other things.
While this backend was an interesting proof-of-concept, this module doesn't really add any value.
It's not possible to map between windows registry and gconf semantics and I can't think of
any reason why you would want to do so.
(This used to be commit 02481df3e8653ab366cb73d124e52bc9551bb717)
2007-10-10 14:49:10 -05:00
Jelmer Vernooij
f29b5e90b1
r21682: Remove accidently committed debug command.
...
(This used to be commit 74a3681d65f570acf2756b40e0ad82799b86e9ec)
2007-10-10 14:49:10 -05:00
Jelmer Vernooij
035adfb943
r21681: Fix bug in the parsing code that parsed "struct foo;" the same as
...
"struct foo {};".
Reported by one of the OpenChange folks, thanks!
(This used to be commit d65b520f08ea4ee82c35ff334a58aa6ffc403d67)
2007-10-10 14:49:10 -05:00
Jelmer Vernooij
1ec8f79bae
r21680: Reenable CLDAP test
...
(This used to be commit c6dfc90daf9c7ce0fe9a4d4ac7c1c278a694ef9f)
2007-10-10 14:49:09 -05:00
Jelmer Vernooij
e8fe61e7ae
r21679: Disable upgrade test for now, I can't get it to work.
...
(This used to be commit 4929c07261443887608a845de16f1fb786efb7ba)
2007-10-10 14:49:09 -05:00
Jelmer Vernooij
df1033b17e
r21678: Don't generate Requires.private lines for install .pc files. Static library use by external programs is still broken, but this should at least fix shared libs.
...
(This used to be commit 06659bce1b5dc7529d0984deadd451478c082773)
2007-10-10 14:49:09 -05:00
Jelmer Vernooij
a4a9772e2c
r21677: Run some of the other ldap tests, too
...
(This used to be commit b8f43e1eb1f626690df61e75ce1a06a94d19cf64)
2007-10-10 14:49:09 -05:00
Jelmer Vernooij
2de3bbbdb0
r21676: Run more NET tests
...
(This used to be commit 06eb2faebb331e9385f39b27e82e399d34b8b938)
2007-10-10 14:49:08 -05:00
Jelmer Vernooij
a42b35a4c5
r21675: Run some more of the NET tests.
...
(This used to be commit 778a150f35152ae435632434561fb205d25bc604)
2007-10-10 14:49:08 -05:00
Jelmer Vernooij
068cc7d4d5
r21674: Fix argument
...
(This used to be commit 43e1cccf112f850cb70ab78f56ea1d0c233e45fa)
2007-10-10 14:49:08 -05:00
Jelmer Vernooij
99fb785ea1
r21673: Fix Samba 3 data read tests. I can't figure out why the upgrade one is broken, so that one is still disabled.
...
(This used to be commit ef794f03d50022a77303c77045a04d9407d07cbc)
2007-10-10 14:49:08 -05:00
Jelmer Vernooij
1cc7b6e739
r21671: Add initial simple tests for socket wrapper
...
(This used to be commit 872e2ad541478597191ca9e31872d5c8e2bbb832)
2007-10-10 14:49:07 -05:00
Jelmer Vernooij
0d0e4c99ca
r21670: More tests
...
(This used to be commit eeb3b2ff68a414b2d7c828124c148015f6fa2fe9)
2007-10-10 14:49:07 -05:00
Jelmer Vernooij
bedf53f9e0
r21669: Fix --enable-dso build
...
(This used to be commit 7cf9d07c88b0c81777bb9363d445ac657982a366)
2007-10-10 14:49:07 -05:00
James Peach
fcaeedeff3
r21668: Add SMB_QFS_POSIX_WHOAMI to trans2.h so it's easy to find. Add
...
convenience API to create an anonymous credential. Don't clobber
cmdline_credentials in the UNIX-WHOAMI test.
(This used to be commit 73cea4e0c66f57057ed12b07bbb94b4e783ba6bf)
2007-10-10 14:49:07 -05:00
Jelmer Vernooij
9ca1a3c186
r21662: More samr tests
...
(This used to be commit 2eae55819ec51dc53aa8bdea7b777cb2e8444cea)
2007-10-10 14:49:06 -05:00
Jelmer Vernooij
acdfe6dcd8
r21661: Put direction in test name
...
(This used to be commit bb0ebdab63bd8ba643f372fda8fe2ef4d600035b)
2007-10-10 14:49:06 -05:00
Jelmer Vernooij
648fe6610e
r21660: Add another test
...
(This used to be commit 0b1e793ed56e3c4c592d8baaf3139e42b01b942b)
2007-10-10 14:49:06 -05:00
James Peach
737454d6a0
r21659: Rename functions.
...
(This used to be commit 6e645577a60bc79431a962b6522e8592b7c50e98)
2007-10-10 14:49:05 -05:00
Jelmer Vernooij
83d88d1521
r21658: Add some tests for SAMR NDR
...
(This used to be commit a36912721ae84d3a1702bd83d735cc1097968f46)
2007-10-10 14:49:05 -05:00
Jelmer Vernooij
1afda7bdde
r21656: Move tests a bit closer to the things they test, should make syncing with samba3 easier.
...
(This used to be commit 4d755fb5d7adedd1dd8bad917b921324411bfd59)
2007-10-10 14:49:05 -05:00
Jelmer Vernooij
f653871d77
r21654: Add simple test for print functions.
...
(This used to be commit 3c9df011a85aa8178a26d66faaaed5c88757800e)
2007-10-10 14:49:05 -05:00
Jelmer Vernooij
04fed31e1a
r21653: Add two more tdr tests.
...
(This used to be commit cc40e3acd95aecea481a65e936d311b815c6e9ae)
2007-10-10 14:49:04 -05:00