Zephyr API Documentation 4.1.99
A Scalable Open Source RTOS
 4.1.99
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
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 )