Timer
Test duration and period of Timer.
Test restart the timer.
Test Timer with zero period value.
Test Timer with K_FOREVER period value.
Test Timer without any timer expiry callback function.
Test to check timer periodicity.
Test Timer status and time remaining before next expiry.
Test Timer status randomly after certain duration.
Test Timer thread synchronization.
Test statically defined Timer init.
Test user-specific data associated with timer.
Test accuracy of k_timer_remaining_get()
Test k_timer_start() API.
Test k_timer_stop() API.
Test monotonic timer.