Zephyr API Documentation 4.1.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
main.c File Reference
#include <zephyr/kernel.h>
#include <zephyr/tc_util.h>
#include <zephyr/ztest.h>

Functions

int test_frequency (void)
 
void test_timer (void)
 Test monotonic timer.
 
 ZTEST_SUITE (timer_fn, NULL, NULL, NULL, NULL, NULL)
 

Function Documentation

◆ test_frequency()

int test_frequency ( void )

◆ ZTEST_SUITE()

ZTEST_SUITE ( timer_fn ,
NULL ,
NULL ,
NULL ,
NULL ,
NULL  )