YAC 3.13.0
Yet Another Coupler
Loading...
Searching...
No Matches
test_interval_tree.c File Reference
#include "tests.h"
#include "interval_tree.h"
Include dependency graph for test_interval_tree.c:

Go to the source code of this file.

Enumerations

enum  { ntests = 100 , ntrees = 100 }
 

Functions

static struct interval rand_interval ()
 

Detailed Description

Test
This contains a test of the interval_tree.

Definition in file test_interval_tree.c.

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
ntests 
ntrees 

Definition at line 16 of file test_interval_tree.c.

Function Documentation

◆ rand_interval()

static struct interval rand_interval ( )
inlinestatic

Definition at line 43 of file test_interval_tree.c.