blob: 66e3dde18dfe621af1fa50890c07dd06f49cceef [file] [log] [blame]
tests:
drivers.fuel_gauge.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
- rcar_h3ulcb_ca57
- rcar_salvator_xs_m3
integration_platforms:
- qemu_x86
drivers.fuel_gauge.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
integration_platforms:
- qemu_cortex_a53
extra_args:
- CONF_FILE="prj.conf;boards/qemu_cortex_a53.conf"
- DTC_OVERLAY_FILE="boards/qemu_cortex_a53.overlay"
drivers.fuel_gauge.sbs_gauge_new_api.emulated.cutoff:
tags:
- drivers
- fuel_gauge
filter: dt_compat_enabled("sbs,sbs-gauge-new-api")
extra_args:
- DTC_OVERLAY_FILE="boards/emulated_board_cutoff.overlay"
extra_configs:
- CONFIG_EMUL=y
- CONFIG_TEST_SBS_CUTOFF_EXTENSION=y
- CONFIG_USERSPACE=y
platform_allow:
- native_posix
- qemu_x86