zephyr/tests/lib/hash_map
Gerard Marull-Paretas a19c7f2294 tests: lib: hash_map: fix libc heap size setting
The malloc arena/heap size setting can be adjusted using different
Kconfig options, depending on the libc implementation. This means
prj.conf can't be used to set this value on projects that can be built
for multiple libcs without generating a Kconfig warning.

Note: similar fix was applied for the hash_map sample, see
7ef8911e8c

Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
2023-10-10 12:26:15 -04:00
..
src tests: lib: renames shadow variables 2023-08-10 08:14:12 +00:00
CMakeLists.txt
Kconfig
prj.conf tests: lib: hash_map: fix libc heap size setting 2023-10-10 12:26:15 -04:00
testcase.yaml tests: lib: hash_map: fix libc heap size setting 2023-10-10 12:26:15 -04:00