summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorTodd C. Miller <Todd.Miller@sudo.ws>2023-03-07 12:45:13 -0700
committerTodd C. Miller <Todd.Miller@sudo.ws>2023-03-07 12:45:13 -0700
commit6f4e49e6ca28b9f8f18e8596a6f297e1c0698d61 (patch)
treed8579e6608b3d3440a035a7fd222895f3d1dd2e8 /MANIFEST
parent92f537d0b7fe70fd7f7c2bf522f469ff74ec7136 (diff)
downloadsudo-6f4e49e6ca28b9f8f18e8596a6f297e1c0698d61.tar.gz
Add tests for SHA2 digest support.
This uses the NIST byte-oriented short message test vectors.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 1424b14ed..c843995e0 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -282,6 +282,7 @@ lib/util/regress/closefrom/closefrom_test.c
lib/util/regress/corpus/seed/sudo_conf/sudo.conf.1
lib/util/regress/corpus/seed/sudo_conf/sudo.conf.2
lib/util/regress/corpus/seed/sudo_conf/sudo.conf.3
+lib/util/regress/digest/digest_test.c
lib/util/regress/fnmatch/fnm_test.c
lib/util/regress/fnmatch/fnm_test.in
lib/util/regress/fuzz/fuzz_sudo_conf.c