aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorGreg Hudson <ghudson@mit.edu>2017-04-29 17:30:36 -0400
committerGreg Hudson <ghudson@mit.edu>2017-05-16 11:57:08 -0400
commit8ca62e54e89e2fbd6a089e8ab20b4e374a486003 (patch)
tree054ea710a4ef1faf04f477edecf608cf69547e98 /.gitignore
parenta9cbbf0899f270fbb14f63ffbed1b6d542333641 (diff)
downloadkrb5-8ca62e54e89e2fbd6a089e8ab20b4e374a486003.zip
krb5-8ca62e54e89e2fbd6a089e8ab20b4e374a486003.tar.gz
krb5-8ca62e54e89e2fbd6a089e8ab20b4e374a486003.tar.bz2
Add timestamp tests
Add a test program for krb5int_validate_times() covering cases before and across the y2038 boundary. Add a GSSAPI test program to exercise lifetime queries, and tests using it in t_gssapi.py for ticket end times after y2038. Add a new test script t_y2038.py which only runs on platforms with 64-bit time_t to exercise end-user operations across and after y2038. Add an LDAP test case to test storage of post-y2038 timestamps. ticket: 8352
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 862a87a..b1978a2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -341,6 +341,7 @@ local.properties
/src/lib/krb5/krb/t_walk_rtree
/src/lib/krb5/krb/t_response_items
/src/lib/krb5/krb/t_sname_match
+/src/lib/krb5/krb/t_valid_times
/src/lib/krb5/os/t_expand_path
/src/lib/krb5/os/t_locate_kdc
@@ -438,6 +439,7 @@ local.properties
/src/tests/gssapi/t_inq_cred
/src/tests/gssapi/t_inq_mechs_name
/src/tests/gssapi/t_iov
+/src/tests/gssapi/t_lifetime
/src/tests/gssapi/t_namingexts
/src/tests/gssapi/t_oid
/src/tests/gssapi/t_pcontok