summaryrefslogtreecommitdiff
path: root/testsuite
AgeCommit message (Expand)AuthorFilesLines
2025-10-17Add missing include needed for cmocka.hAndreas Schneider2-0/+2
2022-08-10testsuite: Reformat shell scriptsAndreas Schneider1-8/+7
2021-12-10s3:rpc_server: Activate samba-dcerpcdVolker Lendecke1-1/+1
2021-12-10unittest: Remove test_sambafs_srv_pipeVolker Lendecke2-119/+0
2021-09-09Don't use sysconf(_SC_NGROUPS_MAX) on macOS for getgroups()Alex Richardson1-1/+1
2021-04-19auth3: Remove auth_skel.cVolker Lendecke1-10/+0
2021-04-01test: Add a test for background_job_send crashVolker Lendecke2-0/+89
2021-03-16librpc: Make "dcesrv_context->callbacks" a pointerVolker Lendecke1-1/+5
2020-10-23unittests: Mark test binaries for selftestAndreas Schneider1-3/+3
2020-08-28s3: safe_string: do not include string_wrappers.hMatthew DeVore1-0/+1
2020-03-20s3:rpc_server: Retrieve dcesrv_context from parent context to open NPSamuel Cabrero1-22/+51
2019-11-13build: Remove workaround for missing os.path.relpath in Python < 2.6Andrew Bartlett1-2/+1
2019-08-08unittest: workaround dependency problem in test_lib_util_modulesRalph Boehme1-1/+1
2019-07-22s3:rpc_server: Return NTSTATUS in is_known_pipename functionSamuel Cabrero1-6/+6
2019-03-12testsuite: Remove build_farm testsuitesTim Beale63-617/+1
2018-09-05testsuite/headers/wscript_build: update to handle waf 2.0.4Alexander Bokovoy1-1/+1
2018-02-22unittests.lib_util_modules: test module probe with "skel", not "unix"Douglas Bagnall1-1/+1
2017-11-20source3: remove sock_execGary Lockyer1-2/+0
2017-10-18unittests: Fix missing include of signal.hLumir Balhar1-0/+1
2017-09-21testsuite: Fix the 32-bit test buildVolker Lendecke1-6/+6
2017-07-05unittests: Do not install the test_dummy rpc moduleAndreas Schneider1-1/+2
2017-07-05unittests: Add missing stdint.h includeAndreas Schneider1-0/+1
2017-06-06unittest: Add testsuite for smb_probe_module()Andreas Schneider2-0/+84
2017-06-06unittest: Add testsuite for is_known_pipename()Andreas Schneider3-0/+113
2017-04-10third_party: Add cmocka 1.1.1Andreas Schneider1-9/+5
2017-03-10waf: disable-python - don't include python.h in test_headers.cIan Stakenvicius1-1/+3
2017-02-13waf: Do not install the unit test binary for krb5sambaAndreas Schneider1-1/+2
2016-12-16testsuite: Add cmocka unit test for smb_krb5_kt_open()Andreas Schneider2-0/+160
2016-01-13Simplify handling of dependencies on external libraries in test_headers.Jelmer Vernooij1-11/+2
2015-07-21testsuite/headers: remove unused checks for ntdb.hStefan Metzmacher1-4/+0
2015-03-17autobuild: Remove ntdb targetVolker Lendecke1-0/+4
2015-03-17Remove ntdb from scriptsVolker Lendecke1-4/+0
2014-08-09third_party/popt: Initial support for popt.Ira Cooper1-1/+1
2013-11-15testsuit: Fix fprintf format.Andreas Schneider1-1/+1
2012-06-28Replace all uses of setXX[ug]id() and setgroups with samba_setXX[ug]id() calls.Jeremy Allison2-4/+4
2012-06-19ntdb: put it back into the build.Rusty Russell1-0/+5
2012-05-02testsuite/libsmbclient: Remove unused and expensive-to-link testsuiteAndrew Bartlett148-11525/+0
2012-02-29testsuite: Replace deprecated bzero with memsetAmitay Isaacs143-347/+347
2011-12-12testsuite: Remove unused and unlikely to be revived DejaGNU testsAndrew Bartlett13-907/+0
2011-10-25s3-libsmbclient: make some functions static in testsuite code.Günther Deschner143-159/+159
2011-10-20build: compile (but do not install) all the libsmbclient testsAndrew Bartlett1-0/+39
2011-06-20tdb_compat: use tdb_open_compat.Rusty Russell1-2/+2
2011-05-22s3: Remove the smbtorture3 OPLOCK3 testVolker Lendecke2-3/+1
2011-03-16headers: cope with non-system popt in test_headersAndrew Tridgell1-1/+4
2011-03-16headers: include Python.h first to avoid warningsAndrew Tridgell1-1/+1
2011-03-15build: fixed cflags for test_headerAndrew Tridgell1-0/+7
2011-03-15build: added automated testing of our public headersAndrew Tridgell2-0/+77
2010-05-21s3:dom_sid Global replace of DOM_SID with struct dom_sidAndrew Bartlett2-6/+6
2010-01-28testsuite/libsmbclient use source3 in the path of the C and LFLAGSLars Müller1-2/+2
2010-01-28Link testsuite/libsmbclient against required libtdb and libwbclientLars Müller1-1/+1