aboutsummaryrefslogtreecommitdiff
path: root/src/tests
AgeCommit message (Expand)AuthorFilesLines
2013-06-07Fix various warningsGreg Hudson2-4/+4
2013-06-06Refactor KDC renewable ticket handlingGreg Hudson1-5/+63
2013-06-03Untabify and reindent t_authpkinit.pyGreg Hudson1-17/+16
2013-05-27Make empty passwords work via init_creds APIsGreg Hudson4-4/+106
2013-05-21Fix transited handling for GSSAPI acceptorsGreg Hudson1-0/+13
2013-05-16Reduce boilerplate in makefilesGreg Hudson13-39/+2
2013-05-09Add test case for CVE-2013-1416Tom Yu2-0/+16
2013-05-08Fix checking unencrypted PKCS12: twiceNalin Dahyabhai1-1/+1
2013-04-24Add various client-authenticating PKINIT testsNalin Dahyabhai6-0/+203
2013-04-24Add a script for [re]generating test PKI credsNalin Dahyabhai1-0/+117
2013-04-02Fix typo in t_credstore.cGreg Hudson1-1/+1
2013-04-01Add gss_import_cred_from client keytab testGreg Hudson3-54/+63
2013-03-29Fix warnings in tests/gss-threadsGreg Hudson3-17/+16
2013-03-29Reformat tests/gss-threadsGreg Hudson4-662/+632
2013-03-29Fix typo in ktest_make_sample_auth_packGreg Hudson1-1/+1
2013-03-24make dependGreg Hudson6-41/+32
2013-03-09Add tests for localauth interfaceGreg Hudson3-4/+224
2013-03-03Fix dependencies in tests/gssapiNickolai Zeldovich1-3/+3
2013-02-27Add missing .gitignore entries and clean rulesGreg Hudson2-2/+3
2013-02-07Add kprop Python testsGreg Hudson2-0/+45
2013-02-04Add more tests for dump and loadGreg Hudson8-26/+151
2013-01-28Refactor LDAP DB option parsing codeGreg Hudson1-1/+1
2013-01-22Propagate policy changes over iprop via full dumpGreg Hudson1-0/+30
2013-01-22Verify iprop test results more thoroughlyGreg Hudson1-45/+35
2013-01-22Fix iprop log reinitializationGreg Hudson1-5/+3
2013-01-11Test multi-value host referral variablesGreg Hudson1-5/+5
2013-01-11Remove manual kdc_realm testsGreg Hudson19-720/+0
2013-01-11Test KDC host-based referral supportGreg Hudson4-11/+234
2013-01-10make dependGreg Hudson11-11/+11
2013-01-09Test more policy featuresGreg Hudson1-0/+77
2013-01-09Consolidate policy tests into t_policy.pyGreg Hudson4-77/+48
2013-01-09Allow principals to refer to nonexistent policiesGreg Hudson2-4/+2
2013-01-09Rename ccache configuration macrosZhanna Tsitkov1-4/+4
2013-01-01Fix gss_str_to_oid and gss_oid_to_str edge casesGreg Hudson2-2/+228
2012-12-20Simplify k5test.py environmentsGreg Hudson22-339/+285
2012-12-19Separate clpreauth and kdcpreauth interfacesGreg Hudson6-17/+27
2012-12-06Don't return a host referral to the service realmGreg Hudson2-0/+22
2012-11-17Fix quoting issues in LDAP KDB moduleGreg Hudson2-18/+18
2012-11-16Tests for kinit's detection of a keytab requestBen Kaduk1-0/+12
2012-11-15Add automated tests for LDAP KDB moduleGreg Hudson3-2/+693
2012-10-23Quiet down two noisy test programsGreg Hudson2-4/+0
2012-10-16Remove nroff man pagesBen Kaduk1-141/+0
2012-10-15make dependTom Yu1-18/+38
2012-10-15Wait for correct message in t_iprop.pyGreg Hudson1-2/+1
2012-10-13Eliminate races in t_iprop.pyGreg Hudson1-15/+31
2012-10-12Make t_iprop.py faster and more robustGreg Hudson1-22/+42
2012-10-10Fix slow kprop dejagnu testGreg Hudson2-5/+3
2012-10-09De-conditionalize Camellia codeGreg Hudson1-26/+24
2012-10-08Remove iprop dejagnu testGreg Hudson1-236/+0
2012-10-08Import and complete Greg Hudson's iprop testNicolas Williams2-0/+140