aboutsummaryrefslogtreecommitdiff
path: root/src/util/k5test.py
AgeCommit message (Expand)AuthorFilesLines
2020-01-24Honor transited-policy-checked flag in serversGreg Hudson1-2/+4
2020-01-24Apply permitted_enctypes to KDC request enctypesRobbie Harwood1-24/+6
2020-01-07Add return_trace option to k5test.pyGreg Hudson1-14/+18
2019-12-06Qualify short hostnames when not using DNSGreg Hudson1-16/+18
2019-09-19Add environment variable for GSS mech configGreg Hudson1-0/+2
2019-08-15Improve daemon checking in Python test scriptsGreg Hudson1-16/+38
2019-08-05Display daemon output in Python test scriptsGreg Hudson1-0/+21
2019-05-28Update test suite to avoid single-DES enctypesRobbie Harwood1-1/+1
2019-05-28Remove the v4 and afs3 salt typesRobbie Harwood1-11/+0
2018-10-03Use the term "replica KDC" in source and docsGreg Hudson1-8/+8
2018-07-26Fix k5test prompts for Python 3Greg Hudson1-0/+2
2018-07-12Convert Python tests to Python 3Greg Hudson1-24/+27
2018-05-29Add LMDB KDB module testsGreg Hudson1-2/+46
2018-04-22Add k5test mark() functionGreg Hudson1-0/+14
2017-01-19Add k5test expected_msg, expected_traceGreg Hudson1-3/+34
2016-10-03Add aes-sha2 test casesGreg Hudson1-0/+20
2016-08-18Output last command info on k5test failuresGreg Hudson1-5/+16
2016-07-18Allow user to restrict KDC to specific addressesSarah Day1-2/+2
2016-06-29Clarify directions when a Python test failsGreg Hudson1-2/+8
2016-04-08Exit quietly from k5test scripts on interruptGreg Hudson1-0/+9
2016-02-19Add get_principal_keys RPC to kadminSimo Sorce1-1/+1
2015-07-09Add test suite for KDB principal flagsTom Yu1-1/+1
2015-04-13Add kpropd -t iprop-mode testsGreg Hudson1-5/+14
2015-02-19Use kadmin script mode in Python testsGreg Hudson1-17/+10
2015-01-22Add framework for tracking skipped testsGreg Hudson1-0/+22
2014-07-19Rename --with-proxy-tls-impl to --with-tls-implGreg Hudson1-2/+2
2014-06-02Have k5test.py provide 'runenv' to python testsNalin Dahyabhai1-5/+10
2014-05-19Fix typo in k5test.pyBen Kaduk1-1/+1
2013-09-28Add "which" function to k5testGreg Hudson1-0/+13
2013-02-07Add kprop Python testsGreg Hudson1-3/+9
2013-01-22Verify iprop test results more thoroughlyGreg Hudson1-2/+2
2013-01-11Add k5test support for KDC special environmentsGreg Hudson1-11/+15
2012-12-20Simplify k5test.py environmentsGreg Hudson1-248/+168
2012-11-15Add automated tests for LDAP KDB moduleGreg Hudson1-0/+3
2012-10-12Make t_iprop.py faster and more robustGreg Hudson1-7/+27
2012-10-09De-conditionalize Camellia codeGreg Hudson1-9/+8
2012-10-08Prep k5test.py for iprop (add start_kpropd(), ...)Nicolas Williams1-6/+42
2012-07-11Allow full ccache name in k5test's K5Realm.klistGreg Hudson1-1/+4
2012-07-06Enable all localizations in main functionsBen Kaduk1-2/+3
2012-07-02Add krb5_kt_client_default APIGreg Hudson1-0/+5
2012-06-06Allow daemon debugging in k5test.pyGreg Hudson1-6/+8
2012-06-05Fix k5test.py hostname canonicalizationGreg Hudson1-2/+1
2012-06-03Remove outdated comment in k5test.pyGreg Hudson1-17/+0
2012-05-03Try all host keys by default in vfy_incredsGreg Hudson1-0/+4
2012-04-26Add k5test.py helpers for running kadminGreg Hudson1-0/+25
2012-04-26Flip the default of start_kadmind in k5test.pyGreg Hudson1-3/+3
2012-04-19Return kinit output in k5test's K5Realm.kinitGreg Hudson1-2/+2
2011-12-17Avoid using itertools.permutations in k5testGreg Hudson1-2/+2
2011-11-15Fix k5test error message for missing runenv.pyGreg Hudson1-1/+1
2011-11-04Get rid of fake-installGreg Hudson1-13/+3