zephyr/tests/subsys
Andrew Boie 90132d3543 tests: jwt: lower heap size
The heap, plus a few globals relevant to mbedtls get put in
their own memory partition.

With systems that have power-of-two region size/alignment
constraints, this results in a 64K partition being created,
even though we are using just a whisker above 32K.

Lower the heap size a little so everything fits in 32K.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-03-07 04:27:32 -06:00
..
can/frame can: Rename can_msg and can_msg_filter structs 2019-02-22 08:07:03 -05:00
dfu dfu/flash_img: use flash_map instead of flash API 2019-02-08 09:13:09 -06:00
fs tests: fs/nffs_fs_api: fix uninitialized reference time variable 2019-03-02 12:27:30 +01:00
jwt tests: jwt: lower heap size 2019-03-07 04:27:32 -06:00
logging tests: subsys: logging: Enable log_core test on nios2 2019-02-12 07:51:50 -05:00
settings settings: always uses the storage partition for FCB 2019-03-04 16:51:19 +01:00
storage/flash_map tests/subsys/storage/flash_map: use auto-generated fa ID 2019-02-07 10:31:27 -06:00
usb tests: usb: Use UTIL_LISTIFY macros 2019-02-12 07:49:04 -05:00