libamxc
1.10.3
C Generic Data Containers
|
#include <stdlib.h>
#include <setjmp.h>
#include <stdarg.h>
#include <cmocka.h>
#include <amxc/amxc.h>
#include "amxc_variant_priv.h"
#include "test_amxc_variant_macros.h"
Go to the source code of this file.
Functions | |
int | main (void) |
int main | ( | void | ) |
Definition at line 64 of file test_main.c.