zephyr/tests/subsys/logging/log_timestamp/testcase.yaml
Anas Nashif b1ee8b248a tests: logging: group logging testing and cleanup identifiers
Better group for logging tests removing verbosity and redundancy in
identifiers and making the sub-component a bit more uniform and clear.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2023-10-11 14:19:40 +03:00

18 lines
328 B
YAML

common:
integration_platforms:
- native_posix
tests:
logging.output.default_timestamp:
tags:
- log_output
- logging
- timestamp
logging.output.custom_timestamp:
tags:
- log_output
- logging
- timestamp
extra_configs:
- CONFIG_LOG_OUTPUT_FORMAT_CUSTOM_TIMESTAMP=y