summaryrefslogtreecommitdiff
path: root/zephyr/test/system/BUILD.py
blob: b9f14c2fcfe1f5c214c39e6a85769e1300b9994b (plain)
1
2
3
4
5
6
7
# Copyright 2021 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 system test."""

register_host_test("system", dts_overlays=["overlay.dts"])