16 lines
359 B
YAML
16 lines
359 B
YAML
common:
|
|
integration_platforms:
|
|
- native_posix
|
|
|
|
tests:
|
|
logging.log_output:
|
|
platform_exclude: intel_adsp_cavs15
|
|
tags: log_output logging
|
|
extra_configs:
|
|
- CONFIG_LOG_TIMESTAMP_64BIT=n
|
|
logging.log_output_ts64:
|
|
platform_exclude: intel_adsp_cavs15
|
|
tags: log_output logging
|
|
extra_configs:
|
|
- CONFIG_LOG_TIMESTAMP_64BIT=y
|