Public Attributes
test_mkavl_opts_st_ Struct Reference

List of all members.

Public Attributes

uint32_t node_cnt
uint32_t run_cnt
uint32_t seed
uint8_t verbosity
uint32_t range_start
uint32_t range_end

Detailed Description

State for the current test execution.

Definition at line 97 of file test_mkavl.c.


Member Data Documentation

The max number of nodes for the AVL tree

Definition at line 99 of file test_mkavl.c.

The ending value for the data range

Definition at line 109 of file test_mkavl.c.

The starting value for the data range

Definition at line 107 of file test_mkavl.c.

The number of separate runs to do

Definition at line 101 of file test_mkavl.c.

The RNG seed for the first run

Definition at line 103 of file test_mkavl.c.

The verbosity level for the test

Definition at line 105 of file test_mkavl.c.


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines