1common:
2  integration_platforms:
3    - native_sim
4
5tests:
6  logging.output.default_timestamp:
7    tags:
8      - log_output
9      - logging
10      - timestamp
11  logging.output.custom_timestamp:
12    tags:
13      - log_output
14      - logging
15      - timestamp
16    extra_configs:
17      - CONFIG_LOG_OUTPUT_FORMAT_CUSTOM_TIMESTAMP=y
18