HIPC  0.5
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Data Structures | Functions
test_pbank.c File Reference
#include <assert.h>
#include <stdio.h>
#include <stdlib.h>
#include <hipc/pbank.h>
Include dependency graph for test_pbank.c:

Go to the source code of this file.

Data Structures

struct  page
 

Functions

static void test_hipcPbank (void)
 
static void test_hipcPbank_err (void)
 
int main (int argc, char *argv[])
 

Function Documentation

static void test_hipcPbank ( void  )
static
static void test_hipcPbank_err ( void  )
static

Definition at line 61 of file test_pbank.c.

References HIPC_ERR_S_PBANK_STAT_MISMATCH, HIPC_PBANK_STAT_ACCEPTED, HIPC_PBANK_STAT_GROUND, HIPC_PBANK_STAT_REQUESTED, HIPC_SUCCESS, hipcPbankGetStat(), hipcPbankInit(), hipcPbankSwitchAccept(), hipcPbankSwitchComplete(), and hipcPbankSwitchRequest().

Referenced by main().

Here is the call graph for this function:

Here is the caller graph for this function:

int main ( int  argc,
char *  argv[] 
)

Definition at line 92 of file test_pbank.c.

References test_hipcPbank(), and test_hipcPbank_err().

Here is the call graph for this function: