summaryrefslogtreecommitdiff
path: root/source4/samba4-skip
AgeCommit message (Collapse)AuthorFilesLines
2007-12-26r26598: Simplify the way Python tests are run.Jelmer Vernooij1-0/+1
(This used to be commit d649f73431fc993e31522e7fc8e1e35e0a4421d8)
2007-12-26r26585: Fix samba3.python tests.Jelmer Vernooij1-1/+0
(This used to be commit 231ec0777b7d1fb1297e3a974871b8735a386cfa)
2007-12-24r26572: Fix warnings in the Python code.Jelmer Vernooij1-0/+2
(This used to be commit 15038d9586d0b58f301ca8c39c21ef10c4283f28)
2007-12-21r26483: Merge ldb module dependency fixes, fix auth python module.Jelmer Vernooij1-1/+0
(This used to be commit 85eeecf997a071ca7e7ad0247e8d34d49b7ffcbb)
2007-12-21r26474: Move credentials-specific kerberos file to credentials subsystem. ↵Jelmer Vernooij1-3/+1
Fixes missing symbols in some of the python bindings. (This used to be commit e26d0fff6d40899113196ac35a86a9baa10cc9c2)
2007-12-21r26460: Enable ldb python tests.Jelmer Vernooij1-1/+0
(This used to be commit 25e982453142eb7d2f68c0751d641581b46fbb49)
2007-12-21r26189: Add really trivial testsuite for the auth module.Jelmer Vernooij1-0/+1
(This used to be commit f0fcad0a75998bc45e3073927c0021fa67136d22)
2007-12-21r26090: Make building tdb python bindings independent of use of external tdb.Jelmer Vernooij1-1/+0
(This used to be commit bfe54e2f197ea3ef760aeeef8c248ff71419ecd8)
2007-12-21r26077: Import updated TDB bindings.Jelmer Vernooij1-0/+1
(This used to be commit afe091d92ebb1dc15ae3d8df9a5ba8832933a83c)
2007-12-21r26075: Ignore registry python test for now.Jelmer Vernooij1-0/+1
(This used to be commit 2ceeea14b35ea01d65c9f2c40e3bc11d1f1ce82d)
2007-12-21r26070: Skip credentials python tests for now.Jelmer Vernooij1-0/+1
(This used to be commit 99f56680403b41d557e0c70a7caab1d60ba17b9c)
2007-12-21r26068: Import improved Python bindings for LDB, including tests.Jelmer Vernooij1-0/+1
(This used to be commit fc3a8caef749ddac56a4f035dde8b6ceeaa95c48)
2007-12-21r25740: More consistent naming for tests, always include environment name in ↵Jelmer Vernooij1-18/+18
test name. (This used to be commit 9cfa44b43857df252336b6f88cfc0f7fcd557533)
2007-12-21r25737: Integrate more of the test recipe code into one file, useJelmer Vernooij1-0/+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)
2007-12-21r25673: Ignore RPC-FRSAPI for samba4.Günther Deschner1-0/+1
Guenther (This used to be commit b9d53f1eea8c1840e24edcbcbc3a284123ecfa36)
2007-10-10r25504: run WINBIND tests for samba3Stefan Metzmacher1-0/+1
metze (This used to be commit 39981e5fa25512c72119db6de2caef9c41d2bb96)
2007-10-10r25263: add a test to check the accessmasks and ACLs on policy handles ↵Ronnie Sahlberg1-0/+1
returned on the SAMR pipe. also test which bits in the accessmasks grant which right to perform operations on the returned policy handle (This used to be commit cb5bc801362a4a81a690e641146c70a7af8e6096)
2007-10-10r24894: Run the libnet tests over just one DCE/RPC transport. Other DCE/RPC ↵Jelmer Vernooij1-0/+2
tests already check that the DCE/RPC library and interfaces work ok. (This used to be commit d392d6e92b4145106e073ec4410796e3913320c0)
2007-10-10r24892: Skip some tests that were previously being incorrectly treated as ↵Jelmer Vernooij1-2/+7
succeeding. (This used to be commit b5b8e879a1bbb5329458f05120619ea439904962)
2007-10-10r24882: Use the torture API in BASE-CHARSET.Jelmer Vernooij1-1/+0
(This used to be commit 93910d92cd431add876e98a12712253bee8c52e7)
2007-10-10r24878: Support specifying a reason for skips/expected failuresJelmer Vernooij1-4/+3
(This used to be commit 84c94b37fed837c7a45f59746de80d20063d93e8)
2007-10-10r24835: Put all RPC tests in the list (skipping when necessary), warn if ↵Jelmer Vernooij1-10/+2
tests aren't there. (This used to be commit 1ff13ae254288afc56a3b19d00c7a20120eb4c74)
2007-10-10r24800: Don't execute RAW-SAMBA3POSIXTIMEDLOCKVolker Lendecke1-0/+1
Thanks jelmer, I was not aware of the difference between knownfail and skip (This used to be commit df0b3ad90a5db5cef8315ab8948ee2816c34e3c6)
2007-10-10r24767: add a torture test that performs "ping-pong" that works the same way asRonnie Sahlberg1-0/+1
ping-pong.c this is a manual test and only makes sense to be used in parallell with the real ping-pong.c tool (This used to be commit b58677fa745361eafe87c62b2988a7b6387b23e7)
2007-10-10r24766: forgot to commit this before. It is needed as this never terminates.Andrew Tridgell1-0/+1
(This used to be commit 81355630ff201764a1b9393ae0ef4da8340752c1)
2007-10-10r24751: Run more tests, remove empty testsuites, more small improvements.Jelmer Vernooij1-3/+0
(This used to be commit 2a5a0819eea86ba322434306e062d13893b5722e)
2007-10-10r24689: There is no such test as LDAP-UPTODATENESS.Jelmer Vernooij1-0/+1
(This used to be commit ebdb0ce83b66faeeb3396f293c7fc8ed52c387e7)
2007-10-10r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ↵Jelmer Vernooij1-1/+0
have been working on for at least half a year now. Contains the following improvements: * proper layering (finally!) for the registry library. Distinction is now made between 'real' backends (local, remote, wine, etc) and the low-level hive backends (regf, creg, ldb, ...) that are only used by the local registry backend * tests for all important hive and registry operations * re-enable RPC-WINREG tests (still needs more work though, as some return values aren't checked yet) * write support for REGF files * dir backend now supports setting/reading values, creating keys * support for storing security descriptors * remove CREG backend as it was incomplete, didn't match the data model and wasn't used at all anyway * support for parsing ADM files as used by the policy editor (see lib/policy) * support for parsing PREG files (format used by .POL files) * new streaming interface for registry diffs (improves speed and memory usage for regdiff/regpatch significantly) ... and fixes a large number of bugs in the registry code (This used to be commit 7a1eec6358bc863dfc671c542b7185d3e39d7b5a)
2007-10-10r22896: we pass SMB2-LOCK nowStefan Metzmacher1-1/+0
metze (This used to be commit b8994c3d1c798a1ebca64312e4d7f019229cbff2)
2007-10-10r22875: We want to skip this test, it will fail unless run against IPC$ ↵Andrew Bartlett1-0/+2
(which the pattern does not). We need a way to list this against IPC$, but not have this skip entry override it. Andrew Bartlett (This used to be commit 01ed78d20ac2c07b77f9aa1702c93e4fab427d0a)
2007-10-10r22609: skip BASE-UTABLE (400s) and BASE-SMB (837s)Stefan Metzmacher1-0/+2
maybe we should have a "make completetest" that includes all benchmark and scanner tests, which we can run before doing a release... metze (This used to be commit 924102aa1d413c002676824cf7019db0efe6f55a)
2007-10-10r22581: disable BASE-UTABLE and BASE-SMB on the ntvfs/cifs shareStefan Metzmacher1-3/+5
we should maybe disable them complete they're protocol scanners! and take more than 400s each metze (This used to be commit 592d2c0017eefe6d08f7685122cfb99aa03d6df4)
2007-10-10r22339: Run some more tests.Jelmer Vernooij1-0/+6
(This used to be commit 1b73e6a776a3ef478718f656523d125d28589f5c)
2007-10-10r22182: Skip a few tests that will not pass against the ntvfs/posix layer,Andrew Bartlett1-0/+20
when testing ntvfs/cifs -> ntvfs/posix too. Andrew Bartlett (This used to be commit ce2714884cd46b6437e635d7f01879c48578dac1)
2007-10-10r21751: These 2 tests pass for me, so add them to the standard test script.Andrew Bartlett1-2/+0
Andrew Bartlett (This used to be commit 8a5b3067e9ec8d7810687cd0a4909c02bdb86d15)
2007-10-10r21732: Use smbtorture for enumerating tests.Jelmer Vernooij1-0/+1
(This used to be commit f6aa921521ab6b091823643b7df30d2f5af620ab)
2007-10-10r21709: Add a list of tests that should be skipped rather than ad-hoc test ↵Jelmer Vernooij1-0/+20
skipping in various places. (This used to be commit 01befd52111b8c183d78f9e0d80065fe0825b87c)