Zephyr Project API 3.7.0
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
constructor.c File Reference
#include <zephyr/kernel.h>
#include <errno.h>
#include <zephyr/tc_util.h>
#include <zephyr/ztest.h>

Macros

#define CONSTRUCTOR_VALUE   1
 

Functions

 ZTEST (constructor, test_constructor)
 
void * common_setup (void)
 
 ZTEST_SUITE (constructor, NULL, common_setup, NULL, NULL, NULL)
 

Variables

static int constructor_value
 Test if constructors work.