FORS Pipeline Reference Manual  4.12.5
Macros | Functions
Star tests

Macros

#define cleanup
 

Functions

static void test_star (void)
 
int main (void)
 Test of star module.
 

Detailed Description

Macro Definition Documentation

#define cleanup
Value:
do { \
} while (0)
void fors_star_delete(fors_star **star)
Delete object and set pointer to NULL.
Definition: fors_star.c:273

Definition at line 45 of file fors_star-test.c.