Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-10-10 | r21372: Tests, more tests! Some are still commented out, because the code ↵ | Jelmer Vernooij | 1 | -0/+215 | |
they test is broken at the moment. (This used to be commit 8f039a25cd75e4acdaec0afce3cc159b0abe99ec) | |||||
2007-10-10 | r21350: Add more tests for the NDR layer of winreg. I actually discovered a ↵ | Jelmer Vernooij | 1 | -3/+261 | |
pidl bug, so there are still two tests commented out. (This used to be commit b7f6ec5c1cf6f782991b0f4f05283d6da2c2dfe8) | |||||
2007-10-10 | r21347: All current tests in the testsuite mainly test the RPC code in ↵ | Jelmer Vernooij | 3 | -0/+187 | |
general. Since we're running the testsuite mainly against ourselves, we only check that the push/pull functions work in our own environment, not whether they generate/parse the same data that other systems do. This commit adds the infrastructure for a testsuite for just the marshalling code. The idea is that you provide a data blob, a function name and a function to check the resulting struct for correctness. (This used to be commit 9bd2421e44dcfcaf08ad61cf25bb7714cf885517) |