zephyr/tests/unit/pot/testcase.yaml
Chris Friedt edb5ee1575 tests: unit: test for Power-of-Two utilities
Tests for Power-of-Two (PoT) utilities.

Signed-off-by: Chris Friedt <cfriedt@meta.com>
2023-02-22 19:14:05 +01:00

8 lines
124 B
YAML

# Copyright 2023 Meta
# SPDX-License-Identifier: Apache-2.0
tests:
utilities.powers_of_two:
tags: pot
type: unit