blob: b82e7a04a7c64c1aa0298042d98443c5b700847b [file] [log] [blame]
sample:
description: System heap sample showing how to use sys_heap functions
name: Basic system heap sample
common:
integration_platforms:
- native_posix
harness: console
harness_config:
type: multi_line
ordered: true
regex:
- ".*allocated 15.,.*"
- ".*allocated 10.,.*"
- ".*allocated 0, free ..., max allocated ..., heap size 256.*"
tests:
sample.basic.sys_heap:
tags: heap statistics dynamic_memory