This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
02027365f1
zephyr
/
tests
/
unit
/
pot
/
prj.conf
7 lines
90 B
Plaintext
Raw
Normal View
History
Unescape
Escape
tests: unit: test for Power-of-Two utilities Tests for Power-of-Two (PoT) utilities. Signed-off-by: Chris Friedt <cfriedt@meta.com>
2023-01-08 07:02:49 +08:00
# Copyright 2023 Meta
# SPDX-License-Identifier: Apache-2.0
CONFIG_ZTEST=y
tests: unit: Fix Power-of-Two test build issue Fix linker error for the PoT test build with code coverage. Signed-off-by: Dmitrii Golovanov <dmitrii.golovanov@intel.com>
2023-12-16 00:45:10 +08:00
CONFIG_CPP=y