Lines Matching full:testing
83 Testing k_cpu_idle()
84 Testing interrupt locking and unlocking
85 Testing irq_disable() and irq_enable()
86 Testing some kernel context routines
87 Testing k_current_get() from an ISR and task
88 Testing k_is_in_isr() from an ISR
89 Testing k_is_in_isr() from a preemptible thread
93 Testing k_busy_wait()
96 Testing k_sleep()
99 Testing k_thread_create() without cancellation
114 Testing k_thread_create() with cancellations