Remove all filters related to dropped platforms. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
14 lines
279 B
YAML
14 lines
279 B
YAML
common:
|
|
integration_platforms:
|
|
- native_posix
|
|
|
|
tests:
|
|
logging.log_output:
|
|
tags: log_output logging
|
|
extra_configs:
|
|
- CONFIG_LOG_TIMESTAMP_64BIT=n
|
|
logging.log_output_ts64:
|
|
tags: log_output logging
|
|
extra_configs:
|
|
- CONFIG_LOG_TIMESTAMP_64BIT=y
|