PPL Logo

libs/ck-libs/metis/GKlib/test/gksort.c File Reference

Testing module for the various sorting routines in GKlib. More...

Go to the source code of this file.

Functions

void test_isort ()
void test_fsort ()
void test_idxsort ()
void test_ikvsort ()
void test_fkvsort ()
void test_dkvsort ()
void test_skvsort ()
void test_idxkvsort ()
int main ()


Detailed Description

Testing module for the various sorting routines in GKlib.

Date:
Started 4/4/2007
Author:
George
Version:
$Id: gksort.c 11058 2011-11-10 00:02:50Z karypis $ 

Definition in file gksort.c.


Function Documentation

void test_isort (  ) 

Testing module for gk_?isort() routine

Definition at line 17 of file gksort.c.

References array, gk_idx_t, gk_isortd(), and gk_isorti().

Referenced by main().

Here is the call graph for this function:

Here is the caller graph for this function:

void test_fsort (  ) 

Testing module for gk_?fsort() routine

Definition at line 53 of file gksort.c.

References array, gk_fsortd(), gk_fsorti(), and gk_idx_t.

Referenced by main().

Here is the call graph for this function:

Here is the caller graph for this function:

void test_idxsort (  ) 

Testing module for gk_?idxsort() routine

Definition at line 89 of file gksort.c.

References array, gk_idx_t, gk_idxsortd(), and gk_idxsorti().

Referenced by main().

Here is the call graph for this function:

Here is the caller graph for this function:

void test_ikvsort (  ) 

Testing module for gk_?ikvsort() routine

Definition at line 126 of file gksort.c.

References array, gk_idx_t, gk_ikvsortd(), gk_ikvsorti(), key, and gk_option::val.

Referenced by main().

Here is the call graph for this function:

Here is the caller graph for this function:

void test_fkvsort (  ) 

Testing module for gk_?fkvsort() routine

Definition at line 167 of file gksort.c.

References array, gk_fkvsortd(), gk_fkvsorti(), gk_idx_t, key, and gk_option::val.

Referenced by main().

Here is the call graph for this function:

Here is the caller graph for this function:

void test_dkvsort (  ) 

Testing module for gk_?dkvsort() routine

Definition at line 207 of file gksort.c.

References array, gk_dkvsortd(), gk_dkvsorti(), gk_idx_t, key, and gk_option::val.

Referenced by main().

Here is the call graph for this function:

Here is the caller graph for this function:

void test_skvsort (  ) 

Testing module for gk_?skvsort() routine

Definition at line 247 of file gksort.c.

References array, gk_idx_t, gk_skvsortd(), gk_skvsorti(), gk_strdup(), key, and gk_option::val.

Referenced by main().

Here is the call graph for this function:

Here is the caller graph for this function:

void test_idxkvsort (  ) 

Testing module for gk_?idxkvsort() routine

Definition at line 291 of file gksort.c.

References array, gk_idx_t, gk_idxkvsortd(), gk_idxkvsorti(), key, and gk_option::val.

Referenced by main().

Here is the call graph for this function:

Here is the caller graph for this function:

int main (  ) 

Definition at line 334 of file gksort.c.

References test_dkvsort(), test_fkvsort(), test_fsort(), test_idxkvsort(), test_idxsort(), test_ikvsort(), test_isort(), and test_skvsort().

Here is the call graph for this function:


Generated on Mon Sep 21 08:09:11 2020 for Charm++ by  doxygen 1.5.5