tests: subsys: logging: revert #40848
revert #40848 which excluded certain logging test cases on qemu_cortex_a9 due to #39978. Signed-off-by: Immo Birnbaum <Immo.Birnbaum@weidmueller.com>
This commit is contained in:
parent
095d92a697
commit
aa6245603b
1 changed files with 0 additions and 4 deletions
|
@ -15,8 +15,6 @@ tests:
|
||||||
- CONFIG_LOG_MODE_OVERFLOW=n
|
- CONFIG_LOG_MODE_OVERFLOW=n
|
||||||
|
|
||||||
logging.log_msg2_64b_timestamp:
|
logging.log_msg2_64b_timestamp:
|
||||||
# FIXME: see #39978
|
|
||||||
platform_exclude: qemu_cortex_a9
|
|
||||||
extra_configs:
|
extra_configs:
|
||||||
- CONFIG_CBPRINTF_COMPLETE=y
|
- CONFIG_CBPRINTF_COMPLETE=y
|
||||||
- CONFIG_LOG_TIMESTAMP_64BIT=y
|
- CONFIG_LOG_TIMESTAMP_64BIT=y
|
||||||
|
@ -27,8 +25,6 @@ tests:
|
||||||
- CONFIG_CBPRINTF_FP_SUPPORT=y
|
- CONFIG_CBPRINTF_FP_SUPPORT=y
|
||||||
|
|
||||||
logging.log_msg2_fp_64b_timestamp:
|
logging.log_msg2_fp_64b_timestamp:
|
||||||
# FIXME: see #39978
|
|
||||||
platform_exclude: qemu_cortex_a9
|
|
||||||
extra_configs:
|
extra_configs:
|
||||||
- CONFIG_CBPRINTF_COMPLETE=y
|
- CONFIG_CBPRINTF_COMPLETE=y
|
||||||
- CONFIG_CBPRINTF_FP_SUPPORT=y
|
- CONFIG_CBPRINTF_FP_SUPPORT=y
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue