summaryrefslogtreecommitdiff
path: root/source4/auth/tests
AgeCommit message (Expand)AuthorFilesLines
2025-10-17Add missing include needed for cmocka.hAndreas Schneider1-0/+1
2022-12-16s4-auth: fix sam test binary ntstatus include pathGünther Deschner1-1/+1
2022-11-24CVE-2021-20251: s4:auth: fix use after free in authsam_logon_success_accounti...Stefan Metzmacher1-12/+12
2022-10-25CVE-2022-3437 s4/auth/tests: Add unit tests for unwrap_des3()Joseph Sutton1-0/+1244
2022-09-12CVE-2021-20251 s4 auth test: Unit tests for source4/auth/sam.cGary Lockyer1-0/+2746
2020-08-19auth:creds: Remove unused credentials autoproto headerAndreas Schneider1-1/+0
2018-11-10s4-auth-tests: Fix test_kerberos with MIT krbJustin Stephenson1-0/+17
2018-10-05s4/auth/tests: Fix kerberos test string sizeAlexander Bokovoy1-2/+2
2018-05-15auth: keytab invalidation testAaron Haslett1-0/+107
2010-09-21s4-selftest: Move more tests to scripting/python, simplifies running of tests.Jelmer Vernooij1-33/+0
2010-08-18s4:auth Remove system_session_anon() from python bindingsAndrew Bartlett1-2/+0
2010-06-24s4-python: python is not always in /usr/binAndrew Tridgell1-1/+1
2010-06-19python: Use samba.tests.TestCase, make sure base class tearDown andJelmer Vernooij1-2/+3
2008-12-21Fix various Python-related bugs.Jelmer Vernooij1-1/+1
2008-05-21Move more modules inside of the samba package.Jelmer Vernooij1-1/+1
2007-12-21r26189: Add really trivial testsuite for the auth module.Jelmer Vernooij1-0/+34