Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
ztest.h File Reference

Zephyr Testsuite. More...

Go to the source code of this file.

Macros

#define ARCH_STACK_PTR_ALIGN   8
 
#define PRINT   printk
 

Functions

void test_main (void)
 

Detailed Description

Zephyr Testsuite.

Macro Definition Documentation

◆ ARCH_STACK_PTR_ALIGN

#define ARCH_STACK_PTR_ALIGN   8

◆ PRINT

#define PRINT   printk

Function Documentation

◆ test_main()

void test_main ( void  )