tests: add PAC test for CVE-2020-17049 (bronze bit)

This commit is contained in:
Isaac Boukris
2021-07-13 14:03:30 +03:00
committed by Luke Howard
parent 1ae7c61ef7
commit 152e28fc40
4 changed files with 240 additions and 1 deletions

View File

@@ -58,6 +58,7 @@ rkvis="${TESTS_ENVIRONMENT} ${top_builddir}/lib/roken/rkvis"
test_set_kvno0="${TESTS_ENVIRONMENT} ${top_builddir}/lib/krb5/test_set_kvno0"
test_alname="${TESTS_ENVIRONMENT} ${top_builddir}/lib/krb5/test_alname"
test_kuserok="${TESTS_ENVIRONMENT} ${top_builddir}/lib/krb5/test_kuserok"
test_mkforwardable="${TESTS_ENVIRONMENT} ${top_builddir}/lib/krb5/test_mkforwardable"
# misc apps
have_db="${top_builddir}/tests/db/have-db"