summaryrefslogtreecommitdiff
path: root/zephyr/test/krabby/testcase.yaml
blob: 781d82db4b9881119bb4d58b87e8b6c89342b138 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Copyright 2022 The ChromiumOS Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

common:
  platform_allow: native_posix
tests:
  krabby.default:
    extra_args: DTC_OVERLAY_FILE="common.dts;../program/corsola/ite_interrupts.dtsi;../program/corsola/ite_gpio.dtsi;pinctrl.dts"
    extra_configs:
      - CONFIG_TEST_KRABBY=y
      - CONFIG_MUX_INIT_ADC=y
  krabby.tentacruel:
    extra_args: DTC_OVERLAY_FILE="common.dts;adc_temp.dts;../program/corsola/interrupts_tentacruel.dtsi;../program/corsola/gpio_tentacruel.dtsi;../program/corsola/thermistor_tentacruel.dtsi;pinctrl.dts"
    extra_configs:
      - CONFIG_TEST_TENTACRUEL=y
      - CONFIG_PLATFORM_EC_CHARGER_PROFILE_OVERRIDE=y