src/test/ipc/shmget/shmget02.c File Reference

#include "ipcshm.h"

Go to the source code of this file.

Classes

struct  test_case_t

Functions

int main (int ac, char **av)
void setup (void)
void cleanup (void)

Variables

char * TCID = "shmget02"
int TST_TOTAL = 5
int Tst_count
int exp_enos [] = {ENOENT, EEXIST, EINVAL, 0}
int shm_id_1 = -1
int shm_nonexisting_key = -1
int shmkey2
struct test_case_t TC []


Function Documentation

void cleanup ( void   ) 

Definition at line 190 of file shmget02.c.

int main ( int  ac,
char **  av 
)

Definition at line 89 of file shmget02.c.

void setup ( void   ) 

Definition at line 146 of file shmget02.c.


Variable Documentation

int exp_enos[] = {ENOENT, EEXIST, EINVAL, 0}

Definition at line 59 of file shmget02.c.

int shm_id_1 = -1

Definition at line 62 of file shmget02.c.

Definition at line 63 of file shmget02.c.

int shmkey2

Definition at line 64 of file shmget02.c.

struct test_case_t TC[]

char* TCID = "shmget02"

Definition at line 55 of file shmget02.c.

int Tst_count

Definition at line 186 of file tst_res.c.

int TST_TOTAL = 5

Definition at line 56 of file shmget02.c.


Generated on Tue Mar 9 04:37:04 2010 for Minix by  doxygen 1.5.8