1tests:
2  kernel.workqueue:
3    min_flash: 34
4    tags:
5      - kernel
6      - workqueue
7  kernel.workqueue.work_timeout:
8    min_flash: 34
9    tags:
10      - kernel
11      - workqueue
12    extra_configs:
13      - CONFIG_WORKQUEUE_WORK_TIMEOUT=y
14