zephyr/tests/kernel/timer
Fabio Baltieri 7db1d17ee3 yamllint: fix all yamllint line-length errors
Fix all line-length errors detected by yamllint:

yamllint -f parsable -c .yamllint $( find -regex '.*\.y[a]*ml' ) | \
  grep '(line-length)'

Using a limit is set to 100 columns, not touching the commandlines in
GitHub workflows (at least for now).

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2023-01-04 01:16:45 +09:00
..
cycle64 includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
starve tests: kernel: timer: starve: Adjust timeout value 2022-12-21 10:11:23 +01:00
timer_api tests: kernel: do not set excluded as integration platform 2022-11-30 16:00:42 -05:00
timer_behavior yamllint: fix all yamllint line-length errors 2023-01-04 01:16:45 +09:00
timer_error_case tests: use ignore_fault field instead of tags 2022-11-25 06:38:05 -05:00
timer_monotonic tests: kernel: cleanup test meta-data 2022-11-04 22:13:54 -04:00