summaryrefslogtreecommitdiff
path: root/zephyr/test/jump_tags/testcase.yaml
blob: 11ef8d73ec8386a5b49f430f435411cc3485cf49 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# 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:
  jump_tags.default:
    extra_configs:
      - CONFIG_PLATFORM_EC_PRESERVED_END_OF_RAM_SIZE=1024
    tags:
        common
        system