tests: lib: cmsis_dsp: transform: Update Ram Size

Updating the minimum Ram Size for failing tests
that require more ram memory for heap allocations.

Signed-off-by: Emilio Benavente <emilio.benavente@nxp.com>
This commit is contained in:
Emilio Benavente 2024-11-05 16:15:42 -06:00 committed by Mahesh Mahadevan
parent b2c9db7606
commit 5c9d6f1dba
1 changed files with 4 additions and 4 deletions

View File

@ -70,7 +70,7 @@ tests:
- native_sim
tags: cmsis-dsp
min_flash: 1024
min_ram: 64
min_ram: 80
extra_args: CONF_FILE=prj_base.conf
extra_configs:
- CONFIG_CMSIS_DSP_TEST_TRANSFORM_CQ31=y
@ -81,7 +81,7 @@ tests:
- cmsis-dsp
- fpu
min_flash: 1024
min_ram: 64
min_ram: 80
extra_args: CONF_FILE=prj_base.conf
extra_configs:
- CONFIG_CMSIS_DSP_TEST_TRANSFORM_CQ31=y
@ -256,7 +256,7 @@ tests:
- native_sim
tags: cmsis-dsp
min_flash: 1024
min_ram: 64
min_ram: 80
extra_args: CONF_FILE=prj_base.conf
extra_configs:
- CONFIG_CMSIS_DSP_TEST_TRANSFORM_RF64=y
@ -267,7 +267,7 @@ tests:
- cmsis-dsp
- fpu
min_flash: 1024
min_ram: 64
min_ram: 80
extra_args: CONF_FILE=prj_base.conf
extra_configs:
- CONFIG_CMSIS_DSP_TEST_TRANSFORM_RF64=y