Go to the source code of this file.
Functions | |
static void | test_hipcScfgInit (void) |
static void | test_hipcScfgCheckStrusize (void) |
int | main (int argc, char *argv[]) |
|
static |
Definition at line 7 of file test_scfg.c.
References HIPC_scfg::endian_p, and hipcScfgInit().
Referenced by main().
|
static |
Definition at line 21 of file test_scfg.c.
References HIPC_ERR_S_OVERSIZED_STRU, HIPC_SUCCESS, hipcScfgCheckStrusize(), HIPC_scfg::n_struct, and HIPC_scfg::strusize_p.
Referenced by main().
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 41 of file test_scfg.c.
References test_hipcScfgCheckStrusize(), and test_hipcScfgInit().