Cascoda SDK
Cascoda SDK for building software to run with CA-821x transceivers
helper_test.c File Reference
#include <setjmp.h>
#include <stdarg.h>
#include <stddef.h>
#include <cmocka.h>
#include "ca821x_api_helper.h"
Include dependency graph for helper_test.c:

Functions

void ca_log (ca_loglevel loglevel, const char *format, va_list argp)
 Function to process logs depending on platform. More...
 
int main (void)
 

Function Documentation

◆ main()

int main ( void  )