This commit adjusts the tests as per the updated stepper api. Signed-off-by: Jilay Pandya <jilay.pandya@zeiss.com>
11 lines
209 B
Plaintext
11 lines
209 B
Plaintext
# Copyright (c) 2024 Jilay Sandeep Pandya
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
CONFIG_ZTEST=y
|
|
CONFIG_TEST=y
|
|
CONFIG_TEST_USERSPACE=y
|
|
CONFIG_LOG=y
|
|
CONFIG_STEPPER_LOG_LEVEL_DBG=y
|
|
CONFIG_STEPPER=y
|
|
CONFIG_POLL=y
|