summaryrefslogtreecommitdiff
path: root/zephyr/test/ap_power/BUILD.py
blob: 633764bc2b1cebf4121b99069567496377524326 (plain)
1
2
3
4
5
6
7
# Copyright 2022 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

"""Register zmake project for ap_power test."""

register_host_test("ap_power", dts_overlays=["boards/native_posix.overlay"])