Zephyr API Documentation 4.4.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
 Required alignment of the CPU's stack pointer register value, dictated by hardware constraints and the ABI calling convention.
#define PRINT   printk

Functions

void test_main (void)

Detailed Description

Zephyr Testsuite.

Macro Definition Documentation

◆ PRINT

#define PRINT   printk

Function Documentation

◆ test_main()

void test_main ( void )