summaryrefslogtreecommitdiff
path: root/source3/script/tests
AgeCommit message (Expand)AuthorFilesLines
2024-01-20selftest: test listing trusted domains that includes an NT4 domainRalph Boehme1-0/+25
2024-01-20selftest: add a test for NT4 trustsRalph Boehme1-0/+31
2024-01-16testing: case insensitive lookups fail in shadow_copy2 snapshotsVolker Lendecke1-0/+4
2024-01-16tests: add a test for "fake directory create times"Björn Jacke1-0/+65
2024-01-16tests: add test for vfs_wormBjörn Jacke1-0/+121
2024-01-16tests: add a test for vfs_recycleBjörn Jacke1-0/+102
2024-01-16test_smbget.sh: reduce sleep timeBjörn Jacke1-1/+1
2024-01-02shadow_copy: Add test for missing directory in "current" filesetVolker Lendecke1-0/+27
2023-12-15s3:selftest: add samba3.blackbox.smbXsrv_client_ctdb_registered_ipsStefan Metzmacher1-0/+159
2023-12-10s3:tests: Add interactive smbget test for password entryAndreas Schneider1-0/+32
2023-12-10s3:tests: Fix smbget testAndreas Schneider1-4/+4
2023-12-10s3:tests: Remove the non-working test_kerberos_upn_denied of smbgetAndreas Schneider1-22/+30
2023-12-10s3:tests: Fix the test_kerberos_trust in smbget testsuiteAndreas Schneider1-1/+1
2023-12-10s3:tests: Fix test_kerberos in smbget testsAndreas Schneider1-1/+5
2023-12-10s3:tests: Pass down a normal domain user for test_smbget.shAndreas Schneider1-10/+12
2023-12-10s3:tests: Fix authentication with smbget_user in smbget testsAndreas Schneider1-14/+14
2023-12-07s3:tests: Add smbget test for smb://DOAMIN;user%password@server/share/fileAndreas Schneider1-0/+20
2023-11-07smbd: Simplify openat_pathref_fsp_case_insensitive()Volker Lendecke1-6/+6
2023-11-02tests: Convert the regression test for bug15505 to pythonVolker Lendecke1-39/+0
2023-10-27tests: Get a file through an absolute symlink within a subdirectoryVolker Lendecke1-0/+39
2023-10-17s3:tests: Add smbspool test using kerberos authentication: test_smbspool_krb.shPavel Filipenský1-0/+90
2023-10-17s3:tests: The correct name of shell variable is 'samba_smbspool_krb5'Pavel Filipenský1-2/+2
2023-10-13s3:script: Remove semicolonsJoseph Sutton2-4/+4
2023-09-25s3:tests: Check if test_smbclient_kerberos.sh was successfulPavel Filipenský1-0/+2
2023-09-24s3:tests: Fix syntax error in test_smbclient_kerberos.shPavel Filipenský1-3/+0
2023-09-24s3:tests: Fix init of samba_kdestroy in test_smbclient_kerberos.shPavel Filipenský1-1/+1
2023-09-24s3:tests: test_smbspool.sh should be calling smbspool_argv_wrapperPavel Filipenský1-2/+2
2023-09-24s3:tests: Fix smbspool_argv_wrapper.cPavel Filipenský1-1/+1
2023-09-20s3: torture: Add a new SMB2 test: SMB2-PIPE-READ-ASYNC-DISCONNECTJeremy Allison1-0/+38
2023-09-14s3:script: Fix script usage linesJoseph Sutton12-12/+12
2023-07-28sefltest: Add new regression test dfs with widelinks = yesNoel Power1-0/+28
2023-07-19s3:script: Fix code spellingAndreas Schneider12-17/+17
2023-07-05s3:tests: Add rpcclient 'dfsgetinfo' testPavel Filipenský1-0/+7
2023-07-03tests: Enable a few tests for FreeBSDVolker Lendecke16-16/+16
2023-06-26tests: Show smbd returns wrong error code when creating on r/o fsVolker Lendecke1-0/+34
2023-06-16s3:tests: Do not export UID_WRAPPER_ROOT in test_smbXsrv_client_cross_node.shAndreas Schneider1-3/+0
2023-06-16s3:tests: Do not export UID_WRAPPER_ROOT in test_smbXsrv_client_dead_rec.shAndreas Schneider1-1/+0
2023-06-16s3:tests: Do not export UID_WRAPPER_ROOT in test_net_machine_accountAndreas Schneider1-3/+12
2023-06-16testprogs: Do not export UID_WRAPPER_ROOT in test_net_rpc_oldjoin.shAndreas Schneider1-3/+0
2023-06-01tests: Show that we 100% loop in cli_list_old_recv()Volker Lendecke1-0/+28
2023-05-24CI: add a test that checks the dosmode of symlinksRalph Boehme1-0/+74
2023-05-19tests: Replace iconv(1) UTF-16LE conversion with a python3 callSATOH Fumiyasu1-1/+1
2023-05-09winbind: Test wbinfo -u with more than 1000 usersVolker Lendecke1-0/+28
2023-04-28s3/utils: when encoding ace string use "FA", "FR", "FW", "FX" string rightsNoel Power1-6/+3
2023-04-28s3:test_larg_acl: adapt for the canonical ACE flags formatDouglas Bagnall1-2/+5
2023-04-19s3:tests: Add test that veto files works for hidden filesAndreas Schneider1-0/+25
2023-04-19s3:tests: Create a temporary directory for test_veto_files.shAndreas Schneider1-2/+8
2023-04-12s3:tests: Correct conditionJoseph Sutton1-1/+1
2023-04-12s3:script: Always return a non-zero status code on failureJoseph Sutton2-4/+12
2023-04-12testprogs: Make testit_expect_failure() return 0 on successJoseph Sutton1-12/+12