1tests: 2 drivers.fuel_gauge.sbs_gauge_new_api.emulated: 3 tags: 4 - drivers 5 - fuel_gauge 6 platform_key: 7 - arch 8 - simulation 9 filter: dt_compat_enabled("sbs,sbs-gauge-new-api") 10 extra_args: 11 - CONF_FILE="prj.conf;boards/emulated_board.conf" 12 - DTC_OVERLAY_FILE="boards/emulated_board.overlay" 13 platform_exclude: 14 - hifive_unmatched/fu740/s7 15 - hifive_unmatched/fu740/u74 16 - qemu_cortex_a53 17 - qemu_cortex_a53/qemu_cortex_a53/smp 18 - qemu_kvm_arm64 19 - xenvm 20 - xenvm/xenvm/gicv3 21 - rcar_h3ulcb/r8a77951/a57 22 - rcar_salvator_xs 23 integration_platforms: 24 - qemu_x86 25 drivers.fuel_gauge.sbs_gauge_new_api.emulated_64_bit_i2c_addr: 26 tags: 27 - drivers 28 - fuel_gauge 29 platform_key: 30 - arch 31 - simulation 32 filter: dt_compat_enabled("sbs,sbs-gauge-new-api") 33 platform_allow: 34 - hifive_unmatched/fu740/s7 35 - qemu_cortex_a53 36 - qemu_cortex_a53/qemu_cortex_a53/smp 37 - qemu_kvm_arm64 38 - xenvm 39 - xenvm/xenvm/gicv3 40 integration_platforms: 41 - qemu_cortex_a53 42 extra_args: 43 - CONF_FILE="prj.conf;boards/qemu_cortex_a53.conf" 44 - DTC_OVERLAY_FILE="boards/qemu_cortex_a53.overlay" 45 drivers.fuel_gauge.sbs_gauge_new_api.emulated.cutoff: 46 tags: 47 - drivers 48 - fuel_gauge 49 filter: dt_compat_enabled("sbs,sbs-gauge-new-api") 50 extra_args: 51 - DTC_OVERLAY_FILE="boards/emulated_board_cutoff.overlay" 52 extra_configs: 53 - CONFIG_EMUL=y 54 - CONFIG_TEST_SBS_CUTOFF_EXTENSION=y 55 - CONFIG_USERSPACE=y 56 platform_allow: 57 - native_sim 58 - qemu_x86 59