blob: ae728931c299228377b4cd0e06f63047cc8233f6 [file]
#
# Copyright 2025 NXP
#
# SPDX-License-Identifier: Apache-2.0
#
config TEST_SEQUENTIAL_READ_PATTERN_AMOUNT
int "Perform amount of sequential-read-pattern tests"
default 1000000
config TEST_SEQUENTIAL_ALTERNATING_READ_PATTERN_AMOUNT
int "Perform amount of sequential-alternating-read-pattern tests"
default 1000000
source "Kconfig.zephyr"