summaryrefslogtreecommitdiff
path: root/source3/script/tests
AgeCommit message (Expand)AuthorFilesLines
2013-09-24selftest: include "state directory" in invalid parameters in registry roundtr...Michael Adam1-0/+1
2013-09-24selftest: add "state directory" to the forbidden parameters test in net confMichael Adam1-1/+2
2013-09-24selftest: add regression test for setting invalid parameters in registry conf...Michael Adam1-0/+49
2013-09-24selftest: update SED_INVALID_PARAMS in the registry.roundtrip testMichael Adam1-12/+6
2013-09-24selftest: remove unused variables (copy'n'paste...) from test_net_conf.shMichael Adam1-19/+0
2013-03-12vfs_catia: testcase - add missing piecesGuenter Kukkukk1-5/+11
2013-03-11vfs_catia: testcase - implement vfstest additionsGuenter Kukkukk3-0/+100
2013-01-25Regression test for bug #9587 - archive flag is always set on directories.Jeremy Allison1-0/+186
2013-01-15test: dbwrap_tool requires --persistent for the registry nowVolker Lendecke2-2/+2
2013-01-09selftest: show that Samba honours "write list" and valid usersAndrew Bartlett2-2/+10
2012-12-03s3:selftest: extend sids2xids test script to cope with "ID_TYPE_BOTH mappingsMichael Adam1-1/+1
2012-12-03s3:test:wbinfo_sids2xids: test the results with singular calls with filled an...Michael Adam2-11/+29
2012-12-03s3:test: fix intialization of WBINFO in test_wbinfo_sids2xids.shMichael Adam1-1/+1
2012-10-31Add regression test for bug #9329 - Directory listing with SeBackup can crash...Jeremy Allison1-3/+59
2012-08-28selftest: Add test of smbclient --machine-pass against and using both s3 and s4Andrew Bartlett1-0/+21
2012-08-17s3-torture: Allow vfstest to set ACLs on a directoryAndrew Bartlett1-0/+9
2012-08-16s3-selftest: Add a seperate test for ACL tests using vfstestAndrew Bartlett2-0/+58
2012-08-16selftest: Extend xattr-tdb-1 vfstest to call statAndrew Bartlett1-0/+1
2012-08-16s3-selftest: convert xattr-tdb-1 vfstest driver into a subunit testAndrew Bartlett2-10/+50
2012-08-16s3-selftest: convert stream_depot vfstest driver into a subunit testAndrew Bartlett2-10/+32
2012-08-14s3-selftest: Add smbclient tarmode testSalvador I. Gonzalez1-0/+181
2012-08-14s3-selftest: Fix copy/paste error in test usage stringSalvador I. Gonzalez1-1/+1
2012-06-27s3:test_net_registry_check.sh: grep -E isn't portable, use egrepBjörn Jacke1-1/+1
2012-06-26s3:test_registry_upgrade: make more portable and eliminate "local" keywordBjörn Jacke1-6/+6
2012-06-26s3:test_net_registry_check: eliminate "local" keyword in shellBjörn Jacke1-15/+15
2012-06-25s3:test: make shell code more porable by elimnating "local" keywordBjörn Jacke1-4/+4
2012-06-10s3/test: make dd call more portableBjörn Jacke1-1/+1
2012-03-22s3-selftest: introduce new net registry check checkBjörn Baumbach1-0/+146
2012-03-02s3-selftest: Add tests for ntlm_auth gss-spnego client and serverAndrew Bartlett1-0/+31
2012-03-01s3-selftest: Add more tests for ntlm_authAndrew Bartlett1-0/+3
2012-02-24s3-selftest: run ntlm_auth against winbindd in make testAndrew Bartlett1-2/+6
2012-02-20s3-selftest: Add test for ntlm_auth --diagnosticsAndrew Bartlett1-0/+23
2012-02-02s3: Test for faulty xattr_tdb listxattrVolker Lendecke3-0/+17
2012-02-02s3: Move stream_depot test to script/testsVolker Lendecke3-0/+19
2012-01-28s3-selftest: Add test for posix large reads and writesAndrew Bartlett1-0/+62
2012-01-09s3-selftest: Add test for smbclient kerberos supportAndrew Bartlett1-0/+21
2012-01-05s3-selftest: Add test for rpcclient, including kerberos authenticationAndrew Bartlett1-0/+19
2011-11-04s3:selftest: improve logging in the registry upgrade testMichael Adam1-27/+46
2011-11-04s3-selftest: introduce registry upgrade testBjörn Baumbach1-0/+176
2011-09-13s3-selftest use a more portable shell syntaxAndrew Bartlett1-10/+10
2011-09-12s3-selftest: Set path to bin/net and bin/wbinfo in command line to test scriptsAndrew Bartlett5-15/+20
2011-08-22s3-test: Added new testsuites for test net [rpc] confVicentiu Ciorbaru1-0/+970
2011-08-22s3-test: Enhanced the net registry roundtrip test scriptVicentiu Ciorbaru1-13/+14
2011-07-29selftest: explain how the message command test worksAndrew Bartlett1-0/+1
2011-07-06s3:test: catch more errors in test_access_check() in the smbclient_s3 testMichael Adam1-0/+16
2011-06-25s3:test: don't rely on pyhton being in /usr/bin/python in the sids2xids testMichael Adam1-1/+1
2011-06-24s3:test: fix the smbclient_s3 test on older systemsMichael Adam1-1/+1
2011-06-24s3:test: fix the net registry roundtrip test on older systemsMichael Adam1-1/+1
2011-06-24s3-selftest Remove unused gdb_backtraceAndrew Bartlett1-87/+0
2011-06-09s3-selftest Add test for smbclient --authentication-fileAndrew Bartlett1-8/+50