summaryrefslogtreecommitdiff
path: root/source4/selftest
AgeCommit message (Collapse)AuthorFilesLines
2010-02-15s4-test: use local ldb for urgent_replication testAndrew Tridgell1-1/+1
This test only currently works on a local ldb, as it needs system access.
2010-02-15s4-drs: Test situations for Urgent ReplicationFernando J V da Silva1-0/+1
Checks if the partition's uSNUrgent is updated or not, depending on the class of the object which is created, modified or deleted. Signed-off-by: Andrew Tridgell <tridge@samba.org>
2010-02-06s4-ldb: fixed api.py selftestAndrew Tridgell1-1/+1
subunitrun seemed to be calling a test from its own source, instead of the samba test. Fix this by calling the test directly.
2010-01-28s4-drs: implementation of some delete test casesEduardo Lima1-0/+1
Signed-off-by: Andrew Tridgell <tridge@samba.org>
2010-01-21s4-tests: register new unit testsMatthieu Patou1-0/+1
make unit test emit a visible warning
2010-01-21s4: Create unit tests for python "samba.xattr" moduleMatthieu Patou1-0/+1
2010-01-20s4:selftest: add the samr-passwords-lockout test to knownfailMichael Adam1-0/+1
This is not implemented completely yet. Needs fixing in the future. Michael
2010-01-20selftest: Use SUBUNIT_FORMATTER command, if set in the environment.Jelmer Vernooij1-15/+15
2010-01-16s4 selftest: Fix and reenable WINBIND-STRUCT.NETBIOS_NAME testKai Blin2-4/+3
2010-01-16subunit: Import new version.Jelmer Vernooij1-1/+1
2010-01-15s4 selftest: Ignore more winbind test known to failKai Blin1-0/+2
2010-01-12s4-selftest: RPC-SAMR-PASSWORDS-BADPWDCOUNT fails against s4.Günther Deschner1-0/+1
Seems like account lockout is not implemented at all yet. Guenther
2009-12-29netcmd: Add some basic tests.Jelmer Vernooij1-0/+1
2009-12-21s4-tort: Move Schema tests from ldap.py into separate moduleKamen Mazdrashki1-0/+1
Signed-off-by: Andrew Tridgell <tridge@samba.org>
2009-12-08s4:selftest: skip SMB2-ACLS for nowStefan Metzmacher1-0/+1
metze
2009-12-08s4:selftest: run RAW-STREAMS againStefan Metzmacher1-1/+0
metze
2009-12-08s4:selftest: use ${selftest_prefix} instead of hardcoded st/Stefan Metzmacher1-1/+1
metze
2009-12-08s4-selftest: show the test summary at the end of 'make test' in the build farmAndrew Tridgell1-0/+1
This should make it easier to see what tests are failing with what parameters
2009-12-07s4 torture: Cleanup RAW-ACLS a bitTim Prouty1-1/+0
Don't check SEC_DESC_DACL_AUTO_INHERITED right now Disable RAW-ACLS-INHERITFLAGS for the short term Update samba4's knownfail accordingly
2009-12-08s4-selftest: don't consider spoolss failures to be an error in s4Andrew Tridgell1-1/+1
2009-12-07s4 quicktest: exclude raw-streams from quicktest until bug is fixedTim Prouty2-1/+11
2009-12-07s4/torture: add test for zero byte read contention with byte range locksSteven Danneman1-0/+2
2009-12-03s4 selftest/quicktest: Update known failures for the sfileinfo and oplock ↵Tim Prouty2-1/+2
changes Two new samba4 bugs have been filed for the two corresponding known failures. For the short term raw.sfileinfo had to be removed from quicktest. It is no longer an individual test, but a test-suite and quicktest can only run top level tests.
2009-12-02s4/selftest: knownfail some locking tests until bugs are fixedSteven Danneman1-0/+2
2009-11-28s4:upgrade_from_s3 - Move it back to "setup"Matthias Dieter Wallnöfer1-1/+1
Suggested by Jelmer
2009-11-27s4:tests.sh - Make also here the change from "upgrade" to "upgrade_from_s3"Matthias Dieter Wallnöfer1-1/+1
2009-11-27s4-selftest: s4 passes all the SMB2-LOCK tests nowAndrew Tridgell1-2/+0
2009-11-27s4-selftest: s4 passes this test nowAndrew Tridgell1-1/+0
2009-11-27s4-torture: fixed expected error codes for s4 in SMB2-LOCKAndrew Tridgell1-0/+2
I think the error/success codes returned by windows for these tests are quite bogus. The ones s4 gives are much more reasonable. The locking ones returning NT_STATUS_SUCCESS could lead to data loss, as an application thinks it has a file locked correctly when it fact it doesn't, so it could do an unsafe modify.
2009-11-27s4:selftest Add tests for upgradeprovisionAndrew Bartlett1-0/+1
2009-11-26librpc: rerun "make idl"Stefan Metzmacher1-1/+1
metze
2009-11-25s4 torture: Split up the torture suite setup for RAW-SFILEINFOTim Prouty2-2/+2
A side effect of this change is that RAW-SFILEINFO now runs the whole suite instead of just the first test. I changed the name of the first test to RAW-SFILEINFO-BASE and changed all of the selftest scripts that call it.
2009-11-18s4:selftest: mark samba4.smb2.lock.*.VALID-REQUEST as known failureStefan Metzmacher1-0/+1
metze
2009-11-18s4:selftest: fix logic for --option=torture:progress=noStefan Metzmacher1-1/+1
metze
2009-11-18s4:selftest: for now skip the BASE-DELAY-WRITE test completelyStefan Metzmacher1-0/+1
This test randomly fails depending on the timing (the tests are too strict with the values introduced in commit 0fca2b078ceb314e429e24e3318b50451ccf423b) and local filesystem features (timestamp resolution). metze
2009-11-18s4:selftest: avoid running the slow BASE-DELAY-WRITE test on the cifs proxy ↵Stefan Metzmacher1-0/+1
share It's enough to run it on the posix share. metze
2009-11-18s4:selftest: add "rpc.netlogon.*.GetDomainInfo"Stefan Metzmacher1-0/+1
We need to expand the test to work against w2k8 and w2k8r2... metze
2009-11-17s4:selftest: use "dc:local" instead of a hardcoded config fileStefan Metzmacher1-3/+3
If a tests needs access to the dc's config, it should run as "dc:local", then it can also access unix named pipes... If we pass a hardcoded config file the test fails if you use a selftest_prefix. metze
2009-11-17s4:selftest: allways start with $(ST_RM)Stefan Metzmacher1-2/+2
metze
2009-11-17s4:selftest: place summary file into selftest-prefixStefan Metzmacher1-1/+2
metze
2009-11-17s4:dsdb With these workarounds, we now pass the RPC-DSSYNC testAndrew Bartlett1-1/+0
2009-11-15Fixed some major bugs in inheritance and access checks.Nadezhda Ivanova2-2/+0
Fixed sd creation not working on LDAP modify. Fixed incorrect replacement of CO and CG. Fixed incorrect access check on modify for SD modification. Fixed failing sec_descriptor test and enabled it. Fixed failing sd add test in ldap.python
2009-11-12s4:selftest Mark the RPC-DSSYNC test as knownfail for nowAndrew Bartlett1-0/+1
We need to work on the provision or LDB modules to avoid DN attributes without GUIDs (caused because the target does not exist at creation time). Andrew Bartlett
2009-11-12s4:torture Remove _drs_util_verify_attids() from RPC-DSSYNCAndrew Bartlett1-1/+0
I'm satisfied that the task this test does is already done by the time we map the incoming schema, and process the objects. If we have the OID mapping wrong or incomplete, we will get any errors this test found errors there. (And this dramaticly reduces the test time, so we can now add RPC-DSSYNC to 'make test'). Andrew Bartlett
2009-11-06s4: DRS-RPC tests added to RPC group of testsKamen Mazdrashki1-1/+4
Signed-off-by: Stefan Metzmacher <metze@samba.org>
2009-11-06s4: Add DRS-UNIT test suite to LOCAL group of tests to be executedKamen Mazdrashki1-0/+2
Signed-off-by: Stefan Metzmacher <metze@samba.org>
2009-11-05Python tests for the acl module.Zahari Zahariev1-0/+1
Signed-off-by: Nadezhda Ivanova <nadezhda.ivanova@postpath.com> Author: Zahari Zahariev <zahari.zahariev@postpath.com>
2009-10-23s4-selftest: lower some of the timeouts during make testAndrew Tridgell1-2/+2
This speeds up some of the delay based tests by a lot. There is no need to have long delays during testing.
2009-10-22s4-selftest: removed raw.unlink from quicktestAndrew Tridgell1-1/+0
This test takes 40s, and quicktest already covers delete operations in base.delete
2009-10-20s4-selftest: the secleak test is not designed for automated runningAndrew Tridgell1-0/+1