Skip to content
Commit ee8bb8d4 authored by Daniel Leung's avatar Daniel Leung Committed by Anas Nashif
Browse files

tests: timer_api: unused var when CONFIG_ZTEST_ASSERT_VERBOSE=0



When CONFIG_ZTEST_ASSERT_VERBOSE is 0, the array round_s is not
being used by zassert_true(). So mark it __maybe_unused to
avoid compiler warnings.

Signed-off-by: default avatarDaniel Leung <daniel.leung@intel.com>
parent 53c79c61
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment