zephyr/tests
Andrzej Głąbek 29d7c90779 tests: Align zephyr,psa-crypto-rng node names with those used by SoCs
This is a follow-up to commit 9951971aee.

Align names of "zephyr,psa-crypto-rng" compatible nodes used in tests
(crypto/rand32 and drivers/entropy/api) with those introduced by the
above commit into SoC definitions (nRF5340/nRF9160). This way the test
overlays will overwrite the already existing nodes instead of adding
second instances of them, what leads to build failures at the linking
stage as the related driver supports only single instance (and creates
it for the first node found).

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2023-02-07 14:26:18 +01:00
..
application_development tests: code_relocation: Add additional test cases for library and genex 2023-01-17 18:08:37 +01:00
arch tests: move arm_mpu_regions into tests/arch/ 2023-02-06 10:06:10 +01:00
benchmarks tests: use namespacing in extra_configs and drop duplicated scenarios 2023-01-13 09:42:59 +01:00
bluetooth Tests: bluetooth: Fix failing df unittests 2023-02-02 17:59:45 +01:00
boards tests: intel_adsp: ssp: fix dma data sizes 2023-02-07 01:23:01 -08:00
boot yamllint: indentation: fix files in tests/ 2023-01-04 14:23:53 +01:00
cmake yamllint: fix all yamllint line-length errors 2023-01-04 01:16:45 +09:00
crypto tests: Align zephyr,psa-crypto-rng node names with those used by SoCs 2023-02-07 14:26:18 +01:00
drivers tests: Align zephyr,psa-crypto-rng node names with those used by SoCs 2023-02-07 14:26:18 +01:00
kernel tests: kernel: cpu_exception: Make expected reason code generic. 2023-02-02 18:35:01 -05:00
lib tests: fix various test identifiers 2023-02-06 10:06:10 +01:00
misc tests: move arm_mpu_regions into tests/arch/ 2023-02-06 10:06:10 +01:00
net tests: lwm2m_registry: Add newlib filter to testcase.yaml 2023-02-06 18:22:41 +09:00
posix tests: posix: headers: Add min_ram to fix nucleo_f103rb compilation error 2023-02-06 10:06:45 +01:00
subsys tests: fix various test identifiers 2023-02-06 10:06:10 +01:00
unit tests: fix various test identifiers 2023-02-06 10:06:10 +01:00
ztest treewide: Update deprecated CONFIG_LIB_CPLUSPLUS usages 2023-01-13 17:42:55 -05:00