zephyr/tests
Daniel Leung 575eb123e9 tests: mem_protect/obj_validation: fix check for heap size
Commit 3fbf12487c introduced a way
to add to CONFIG_HEAP_MEM_POOL_SIZE if, for example, subsystems
need more heap space. However, the size check in obj_validation
was still using the old kconfig, and was failing when extra
space was specified. So update the size check to use the updated
size.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2024-02-12 13:36:48 +01:00
..
application_development code_relocation: Add NOKEEP option 2024-01-15 13:20:17 +01:00
arch tests: arm_irq_vector_table: Add special handling for nRF54H20 2024-02-02 16:40:11 +01:00
benchmarks tests: cmsis-dsp: request required features 2024-02-01 14:49:03 -06:00
bluetooth Bluetooth: ISO: Introduce bt_iso_chan_send_ts 2024-02-12 13:13:10 +01:00
boards xtensa: move to use system cache API support for coherency 2024-02-03 13:42:33 -05:00
boot test: mcuboot: enable test on lpc55s platforms 2024-01-19 10:33:44 +01:00
bsim Bluetooth: ISO: Introduce bt_iso_chan_send_ts 2024-02-12 13:13:10 +01:00
cmake tests/cmake/*: Switch to native_sim 2023-11-27 16:06:42 +00:00
crypto tests: crypto: rand32: Check return code of sys_csrand_get 2024-01-03 23:57:13 -06:00
drivers tests: drivers: adc_dma: add nucleo_f401re to the adc_dma test 2024-02-12 12:19:56 +01:00
kconfig/configdefault
kernel tests: mem_protect/obj_validation: fix check for heap size 2024-02-12 13:36:48 +01:00
lib tests: cmsis-dsp: rename tag to match west module name 2024-02-11 10:58:23 -05:00
misc tests/*: Switch integration platform to native_sim 2023-11-30 09:42:25 -05:00
modules tests: move tests/lib/thrift to tests/modules/thrift 2024-02-07 07:37:32 -05:00
net tests: net: buf: additional verification of fixed buffer pool 2024-02-06 12:56:37 +01:00
posix posix: sched: Implement tests for sched_rr_get_interval 2024-02-02 12:42:50 +01:00
robot
subsys tests/settings/file: increase main stack size 2024-02-05 14:50:52 +01:00
unit tests: unit: util: Extend FOR_EACH test 2024-01-29 11:32:54 +01:00
ztest ztest: fix ztest_run_test_suite usage and macros 2024-01-09 08:15:22 -05:00
test_config.yaml twister: tests: Add some generic driver tests to the scope 2023-11-30 19:38:50 -05:00