PPL Logo

libs/ck-libs/ampi/romio/test-internal/heap_test.c File Reference

Go to the source code of this file.

Data Structures

struct  test_params_t

Functions

void print_usage ()
void print_keys (ADIO_Offset *offsets, int size)
void print_params (test_params_t *params)
int run_test (test_params_t *test)
void fill_random_test (test_params_t *params)
void init_predefined_test (test_params_t *params, int index)
void dumb_sort (test_params_t *params)
int main (int argc, char **argv)


Function Documentation

int print_usage ( void   ) 

Definition at line 170 of file heap_test.c.

Referenced by main().

Here is the caller graph for this function:

void print_keys ( ADIO_Offset offsets,
int  size 
)

Definition at line 182 of file heap_test.c.

Referenced by print_params(), and run_test().

Here is the caller graph for this function:

void print_params ( test_params_t params  ) 

Definition at line 188 of file heap_test.c.

References test_params_t::action_arr, test_params_t::action_arr_sz, test_params_t::action_count_arr, test_params_t::correct_order, test_params_t::heap_size, test_params_t::offsets, print_keys(), and test_params_t::verify.

Referenced by main().

Here is the call graph for this function:

Here is the caller graph for this function:

int run_test ( test_params_t test  ) 

void fill_random_test ( test_params_t params  ) 

Definition at line 211 of file heap_test.c.

References test_params_t::heap_size, test_params_t::offsets, order, and stats::time().

Referenced by main().

Here is the call graph for this function:

Here is the caller graph for this function:

void init_predefined_test ( test_params_t params,
int  index 
)

Definition at line 330 of file heap_test.c.

References test_params_t::action_arr, test_params_t::action_arr_sz, test_params_t::action_count_arr, test_params_t::correct_order, test_params_t::heap_size, malloc(), test_params_t::name, test_params_t::offsets, and test_params_t::verify.

Referenced by main().

Here is the call graph for this function:

Here is the caller graph for this function:

void dumb_sort ( test_params_t params  ) 

Definition at line 232 of file heap_test.c.

References test_params_t::correct_order, test_params_t::heap_size, and test_params_t::offsets.

Referenced by main().

Here is the caller graph for this function:

int main ( int  argc,
char **  argv 
)


Generated on Mon Sep 21 08:06:29 2020 for Charm++ by  doxygen 1.5.5