mirror of
https://github.com/open-quantum-safe/liboqs.git
synced 2025-10-03 00:02:36 -04:00
Re-enable all ACVP tests [full tests] (#2283)
Signed-off-by: Basil Hess <bhe@zurich.ibm.com>
This commit is contained in:
parent
b6c875f196
commit
dd942d4344
@ -339,5 +339,4 @@ def test_acvp_vec_slh_dsa_sig_ver(sig_name):
|
|||||||
|
|
||||||
if __name__ == "__main__":
|
if __name__ == "__main__":
|
||||||
import sys
|
import sys
|
||||||
test_acvp_vec_slh_dsa_sig_gen("SLH_DSA_SHA2_224_PREHASH_SHA2_128S")
|
pytest.main(sys.argv)
|
||||||
# pytest.main(sys.argv)
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user