blob: a7bfda2c458b0f6e89ca1ccf858f99e110fcc5f5 [file] [log] [blame]
tests:
# section.subsection
drivers.sbs_gauge_new_api.emulated:
tags:
- drivers
- fuel_gauge
filter: >
dt_compat_enabled("sbs,sbs-gauge-new-api") and
(CONFIG_QEMU_TARGET or CONFIG_BOARD_NATIVE_POSIX)
extra_args:
- CONF_FILE="prj.conf;boards/emulated_board.conf"
- DTC_OVERLAY_FILE="boards/emulated_board.overlay"
platform_exclude:
- hifive_unmatched
- qemu_cortex_a53
- qemu_cortex_a53_smp
- qemu_kvm_arm64
- xenvm
- xenvm_gicv3
drivers.sbs_gauge_new_api.emulated_64_bit_i2c_addr:
tags:
- drivers
- fuel_gauge
filter: >
dt_compat_enabled("sbs,sbs-gauge-new-api") and
(CONFIG_QEMU_TARGET or CONFIG_BOARD_NATIVE_POSIX)
platform_allow:
- hifive_unmatched
- qemu_cortex_a53
- qemu_cortex_a53_smp
- qemu_kvm_arm64
- xenvm
- xenvm_gicv3
extra_args:
- CONF_FILE="prj.conf;boards/qemu_cortex_a53.conf"
- DTC_OVERLAY_FILE="boards/qemu_cortex_a53.overlay"