nss: Add tests for the nss_hash in nss_hash.h
authorNoah Goldstein <goldstein.w.n@gmail.com>
Thu, 19 May 2022 22:18:00 +0000 (17:18 -0500)
committerNoah Goldstein <goldstein.w.n@gmail.com>
Mon, 23 May 2022 15:38:40 +0000 (10:38 -0500)
commit5f2f0f69777a9781ac65b5619b2abedd88703be2
treea8da06889f3feab2a56983f002722dc82d787fe0
parent6fd435485f270a8c76e47bf7377c1b872885e683
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>
nss/Makefile
nss/nss_hash.c
nss/simple-nss-hash.h [new file with mode: 0644]
nss/tst-nss-hash.c [new file with mode: 0644]