zephyr/tests/crypto
Alberto Escolar Piedras 7b0fa45300 tests/crypto: Don't test on native_posix
native_posix is now deprecated.
Building these tests in both native_sim and native_posix does not
improve coverage for the tests or subsystem but doubles CI time.
As anyhow native_posix will be removed all together in
2 releases, let's remove it already for these.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2024-09-25 04:04:36 -04:00
..
crypto_hash tests/crypto: Don't test on native_posix 2024-09-25 04:04:36 -04:00
mbedtls samples: tests: bluetooth: Add support for frdm_rw612 2024-06-10 07:02:06 -07:00
mbedtls_psa test: mbedtls: new test for PSA crypto initialization and RNG configuration 2024-08-24 07:16:51 -04:00
secp256r1 mbedtls: do not set PSA_WANT_KEY_TYPE_[RSA/ECC]_KEY_PAIR_BASIC 2024-09-12 10:02:40 +02:00
tinycrypt tests: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
tinycrypt_hmac_prng