commit | 023daf2331fa8fb01f77aa068edc095ad7221ae8 | [log] [tgz] |
---|---|---|
author | Nicolas Pitre <npitre@baylibre.com> | Wed Mar 12 20:43:42 2025 -0400 |
committer | Benjamin Cabé <kartben@gmail.com> | Mon Mar 17 02:21:27 2025 +0100 |
tree | 7919645de6cdf395587dfb8e853d2a2452504b37 | |
parent | 9379c35dbf7b5c14ae00bea2ba9f67af94ffd3da [diff] |
tests/lib/heap_align: improve test some more - Make sure the align-and-rewind feature is explicitly tested. - Add sub-unit allocations to the mix. - Rely on some heap internal facilities to determine heap boundaries (32- vs 64-bit builds do cause a difference). Signed-off-by: Nicolas Pitre <npitre@baylibre.com>