unit_testing: Correct one comment refering to native_posix
It should have reffered to the architecture, not one of its board's name. Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
parent
4ea61a794b
commit
17369f6209
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
# SPDX-License-Identifier: Apache-2.0
|
# SPDX-License-Identifier: Apache-2.0
|
||||||
|
|
||||||
# Current the use of X86 is for consistency with old testsuite/ztest which
|
# Current the use of X86 is for consistency with old testsuite/ztest which
|
||||||
# defined CONFIG_X86 manually. To consider, is NATIVE_POSIX a better choice?
|
# defined CONFIG_X86 manually. To consider, is ARCH_POSIX a better choice?
|
||||||
config X86
|
config X86
|
||||||
bool
|
bool
|
||||||
default y
|
default y
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue