]> git.ipfire.org Git - thirdparty/grub.git/commit
tests: Integrate Argon2 tests into functional_test
authorGary Lin <glin@suse.com>
Wed, 15 Oct 2025 03:00:25 +0000 (11:00 +0800)
committerDaniel Kiper <daniel.kiper@oracle.com>
Tue, 21 Oct 2025 12:05:50 +0000 (14:05 +0200)
commitc1bd9fc829de800dc85c347ac3fc254a2ea5c791
tree9e5beb7f06ed5765480e89ed19d74744227281df
parent6a525ee64f1934c1e0c7d96da2d1462bc712e8c1
tests: Integrate Argon2 tests into functional_test

Refactor the Argon2 tests to enable the module build and integrate the
tests into function_test.

Signed-off-by: Gary Lin <glin@suse.com>
Tested-By: Waldemar Brodkorb <wbx@openadk.org>
Reviewed-by: Vladimir Serbinenko <phcoder@gmail.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
grub-core/Makefile.core.def
grub-core/tests/argon2_test.c
grub-core/tests/lib/functional_test.c