summaryrefslogtreecommitdiff
path: root/zephyr/test/ap_power/BUILD.py
blob: e3dac8c77e49b63e28a6930f67f0cae6801d9d3b (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=["overlay.dts"])