Subastra
Loading...
Searching...
No Matches
Functions | Variables
names.c File Reference
#include "../arena.h"
#include "../names.h"
#include <stdio.h>
Include dependency graph for names.c:

Functions

void _test_setup ()
 
void _test_cleanup ()
 
void _test_simple_name ()
 

Variables

int _test_count = 1
 
const char * _tests [] = {"_test_simple_name",}
 

Function Documentation

◆ _test_cleanup()

void _test_cleanup ( )

◆ _test_setup()

void _test_setup ( )

◆ _test_simple_name()

void _test_simple_name ( )

Variable Documentation

◆ _test_count

int _test_count = 1

◆ _tests

const char* _tests[] = {"_test_simple_name",}