summaryrefslogtreecommitdiff
path: root/source4/selftest
AgeCommit message (Collapse)AuthorFilesLines
2010-04-06build: added --with-selftest-prefixAndrew Tridgell1-3/+8
2010-04-06build: support systems without rpathAndrew Tridgell1-0/+3
2010-04-06build: use RUN_COMMAND() to wrap os.system()Andrew Tridgell1-6/+3
2010-04-06build: fixed st_done test completion codeAndrew Tridgell2-6/+4
2010-04-06build: added a lot more options to waf testAndrew Tridgell1-20/+74
2010-04-06build: waf test now depends on buildAndrew Tridgell1-6/+10
2010-04-06build: waf test now works (at least for some tests)Andrew Tridgell1-11/+25
2010-04-06build: waf quicktest nearly worksAndrew Tridgell1-1/+5
Rewrote wafsamba using a new dependency handling system, and started adding the waf test code
2010-04-06build: commit all the waf build files in the treeAndrew Tridgell1-0/+3
2010-04-06build: added ASN1, PIDL and ET build rulesAndrew Tridgell1-0/+18
also added selftest example command
2010-04-03selftest: for clarity, rename test to testsuiteJelmer Vernooij1-106/+106
2010-03-31s4-python: Install external included packages only if they're not present on ↵Jelmer Vernooij1-7/+7
the system.
2010-03-31s4-selftest: Fix xfail for base.delete.Jelmer Vernooij1-3/+3
2010-03-31selftest: Use absolute tests names in knownfail.Jelmer Vernooij1-43/+43
2010-03-31selftest: Convert filter-subunit to Python so the subunit Python moduleJelmer Vernooij1-1/+1
can be used later.
2010-03-30selftest: Replace perl subunit formatter with python subunit formatter,Jelmer Vernooij1-1/+1
so we can leverage the work happening in python-subunit.
2010-03-28Remove extension from format-subunit.Jelmer Vernooij1-3/+1
2010-03-28s4-selftest: use CONFIG_H environment variable to find config.hAndrew Tridgell1-1/+4
2010-03-24s4-selftest: use correct test names.Günther Deschner1-1/+1
Guenther
2010-03-24s4:selftest Test --sign and --encrypt options to ldbsearchAndrew Bartlett1-2/+2
2010-03-20s4-selftest: skip RPC-DFS for s4 entirely.Günther Deschner2-1/+1
Guenther
2010-03-11s4:selftest: move samba4.net.api.become.dc from skip to knownfailStefan Metzmacher2-1/+1
Someone should fix the remaining bug, as this test is expected to work. metze
2010-03-01Fix the build, add filtered subunit runner.Jelmer Vernooij1-0/+4
2010-02-19s4:selftest Add test for the RPC proxyAndrew Bartlett1-0/+3
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