Skip to content

Commit

Permalink
[nrf fromtree] tests: llext: Set min_ram requirement for readonly_mpu…
Browse files Browse the repository at this point in the history
… variant

Set the minimal RAM requirement for the test variant, so that it does
not get built for platforms it won't fit anyway.

Signed-off-by: Robert Lubos <[email protected]>
(cherry picked from commit 328ff9a)
  • Loading branch information
rlubos committed Mar 21, 2024
1 parent c20c5af commit 41b3892
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/subsys/llext/hello_world/testcase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ tests:
- arch:arm:CONFIG_ARM_MPU=n
- CONFIG_LLEXT_STORAGE_WRITABLE=n
llext.simple.readonly_mpu:
min_ram: 128
arch_exclude: xtensa # for now
filter: CONFIG_CPU_HAS_MPU
extra_configs:
Expand Down

0 comments on commit 41b3892

Please sign in to comment.