| tests: | |
| kernel.timer.timeout: | |
| tags: | |
| - kernel | |
| - timer | |
| kernel.timer.timeout.min_heap: | |
| extra_configs: | |
| - CONFIG_TIMEOUT_BACKEND_MINHEAP=y | |
| tags: | |
| - kernel | |
| - timer | |
| kernel.timer.timeout.wheel: | |
| extra_configs: | |
| - CONFIG_TIMEOUT_BACKEND_WHEEL=y | |
| tags: | |
| - kernel | |
| - timer | |
| kernel.timer.timeout.bucket: | |
| extra_configs: | |
| - CONFIG_TIMEOUT_BACKEND_BUCKET=y | |
| tags: | |
| - kernel | |
| - timer |