summaryrefslogtreecommitdiff
path: root/source3/script/tests
AgeCommit message (Expand)AuthorFilesLines
2018-10-26s3:utils/smbget add error handling for mkdir() callsChristian Ambach1-0/+24
2018-10-26s3:script/tests reduce code duplicationChristian Ambach1-11/+15
2018-09-06PEP8: fix E128: continuation line under-indented for visual indentJoe Guo1-2/+2
2018-09-06PEP8: fix E101: indentation contains mixed spaces and tabsJoe Guo2-281/+281
2018-08-31selftest: add a durable handle test with delayed disconnectRalph Boehme1-0/+21
2018-08-24PEP8: fix E401: multiple imports on one lineJoe Guo1-1/+3
2018-08-24PEP8: fix E305: expected 2 blank lines after class or function definition, fo...Joe Guo1-0/+2
2018-08-24PEP8: fix E302: expected 2 blank lines, found 1Joe Guo1-0/+6
2018-08-24PEP8: fix E265: block comment should start with '# 'Joe Guo1-2/+2
2018-08-24PEP8: fix E231: missing whitespace after ','Joe Guo1-1/+1
2018-08-24PEP8: fix E225: missing whitespace around operatorJoe Guo1-3/+3
2018-08-24PEP8: fix E222: multiple spaces after operatorJoe Guo1-2/+2
2018-08-24PEP8: fix E202: whitespace before ')'Joe Guo1-1/+1
2018-08-24PEP8: fix E201: whitespace after '('Joe Guo1-1/+1
2018-08-10s3: tests: smbclient. Regression test to ensure we get NT_STATUS_DIRECTORY_NO...Jeremy Allison1-0/+42
2018-07-31s3/script/tests: Add simple (smb1 & smb2) get/set/list tests for smbcquotasNoel Power3-0/+444
2018-07-31s3/script/test: modify existing smbcquota test to use SMB2 in addition to SMB1.Noel Power1-2/+12
2018-06-26s3:tests: Add test for smbclient --quietJustin Stephenson1-0/+34
2018-06-01s3: torture: Add DELETE-PRINT test.Jeremy Allison1-0/+63
2018-05-25selftest: Add test for 'dfree cache'Christof Schmitt1-0/+35
2018-05-03s3:smbspool: Fix cmdline argument handlingAndreas Schneider1-0/+30
2018-04-25selftest: Add testcase for querying sessions after smbd crashChristof Schmitt1-0/+55
2018-04-12s3: tests: Regression test to ensure we can never return a DIRECTORY attribut...Jeremy Allison1-0/+76
2018-04-06test_smbclient_s3.sh: Use correct separator in "list with backup privilege" testChristof Schmitt1-3/+7
2018-03-23s3/script/tests: convert print func to be py2/py3 compatibleNoel Power1-3/+4
2018-03-16test_smbclient_s3.sh: force LANG=C during test_utimes()Stefan Metzmacher1-0/+8
2018-03-03s3:tests: Skip smbd error test if we do not log to stdoutAndreas Schneider1-0/+10
2018-02-19Remove some bashisms from the test scriptsTimur I. Bakeyev2-3/+3
2018-01-14s3:test: Always validate the join after changing the secretAndreas Schneider1-3/+4
2018-01-10s3:tests: Fix test_net_tdb.sh with system tdb-toolsAndreas Schneider1-2/+7
2017-12-15selftest: Add test for failing chdir call in smbdChristof Schmitt1-0/+56
2017-12-09s3-selftest: fix creation of large fileJamie McClymont1-1/+1
2017-12-08s3: test_smbclient_s3: Fix restore of TZ.Jeremy Allison1-2/+2
2017-12-05s3: test_smbclient_s3: Correctly set and unset TZ variable for test.Jeremy Allison1-0/+10
2017-11-18s3:selftest: add samba3.blackbox.net_rpc_oldjoin testStefan Metzmacher1-0/+32
2017-11-15s3: smbclient: tests: Test "volume" command over SMB1 and SMB2+.Jeremy Allison1-0/+31
2017-10-24s3: smbclient: Test we can rename with a name containing.Jeremy Allison1-0/+49
2017-10-20s3:tests: Fix the smblcient utimes test in EuropeAndreas Schneider1-7/+11
2017-10-19s3: tests: Add smbclient test for utimes command.Jeremy Allison1-0/+67
2017-10-14selftest: prevent interpretation of escape sequences in test_give_owner.shRalph Boehme1-1/+1
2017-10-13selftest: add some debugging to test_give_owner.shRalph Boehme1-2/+22
2017-10-09selftest: tests for change ownership on a fileRalph Boehme1-0/+121
2017-10-09selftest: fix samba3.blackbox.inherit_owner.default test script test_inherit_...Ralph Boehme1-6/+11
2017-10-09selftest: fix acl_xattr test script test_acl_xattr.shRalph Boehme1-2/+2
2017-10-09selftest: fix acl_xattr test: sn-devel unreliable gidRalph Boehme1-1/+1
2017-10-09selftest: fix acl_xattr test: grep ouput before mungingRalph Boehme1-1/+1
2017-10-09selftest: fix acl_xattr test: group, not userRalph Boehme1-2/+2
2017-10-09selftest: fix acl_xattr test: changing ownerRalph Boehme1-1/+2
2017-08-29tests/fake_snap: sanitize pathsDavid Disseldorp via samba-technical1-3/+16
2017-08-24s3:script: Untaint user supplied data in modprinter.plAndreas Schneider1-3/+12