summaryrefslogtreecommitdiff
path: root/zephyr/test/accel_cal/BUILD.py
blob: 7db25e03a4342200e7e66d5a257f5e831122882d (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 accel_cal test."""

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