summaryrefslogtreecommitdiff
path: root/nss/Makefile
diff options
context:
space:
mode:
authorNoah Goldstein <goldstein.w.n@gmail.com>2022-05-19 17:18:00 -0500
committerNoah Goldstein <goldstein.w.n@gmail.com>2022-05-23 10:38:40 -0500
commit5f2f0f69777a9781ac65b5619b2abedd88703be2 (patch)
treea8da06889f3feab2a56983f002722dc82d787fe0 /nss/Makefile
parent6fd435485f270a8c76e47bf7377c1b872885e683 (diff)
downloadglibc-5f2f0f69777a9781ac65b5619b2abedd88703be2.tar.gz
nss: Add tests for the nss_hash in nss_hash.h
If we want to further optimize the function tests are needed. Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
Diffstat (limited to 'nss/Makefile')
-rw-r--r--nss/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/nss/Makefile b/nss/Makefile
index d8b06b44fb..a978e3927a 100644
--- a/nss/Makefile
+++ b/nss/Makefile
@@ -62,6 +62,7 @@ tests := \
test-digits-dots \
test-netdb \
tst-nss-getpwent \
+ tst-nss-hash \
tst-nss-test1 \
tst-nss-test2 \
tst-nss-test4 \