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

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