Skip to content

Commit

Permalink
Skip pcurves_points under the short valgrind run
Browse files Browse the repository at this point in the history
  • Loading branch information
randombit committed Jun 14, 2024
1 parent 4287993 commit faf7a62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/scripts/ci_build.py
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,7 @@ def sanitize_kv(some_string):
'ed25519_sign', 'elgamal_decrypt', 'elgamal_encrypt', 'elgamal_keygen',
'frodo_kat_tests', 'ffi_dsa', 'ffi_elgamal', 'hash_nist_mc', 'mce_keygen',
'passhash9', 'pbkdf', 'pwdhash', 'rsa_encrypt', 'rsa_pss', 'rsa_pss_raw',
'pcurves_points',
'scrypt', 'srp6_kat', 'srp6_rt', 'unit_tls', 'x509_path_bsi',
'x509_path_rsa_pss', 'xmss_keygen', 'xmss_keygen_reference',
'xmss_sign', 'xmss_verify', 'xmss_verify_invalid' ]
Expand Down

0 comments on commit faf7a62

Please sign in to comment.