src/test/test19.c File Reference

#include <sys/types.h>
#include <sys/stat.h>
#include <errno.h>
#include <fcntl.h>
#include <limits.h>
#include <signal.h>
#include <stdlib.h>
#include <unistd.h>
#include <stdio.h>

Go to the source code of this file.

Defines

#define MAX_ERROR   4
#define NB   30L
#define NBOUNDS   6

Functions

 _PROTOTYPE (int main,(int argc, char *argv[]))
 _PROTOTYPE (void test19a,(void))
 _PROTOTYPE (void pipecatcher,(int s))
 _PROTOTYPE (void e,(int n))
int main (int argc, argv)
void test19a ()
void test19b ()
void test19c ()
void test19d ()
void test19e ()
void test19f ()
void test19g ()
void clraa ()
void pipecatcher (int s)
void e (int n)
void quit ()

Variables

int errct
int subtest
int passes
int pipesigs
long t1
char aa [100]
char b [4] = {0, 1, 2, 3}
char c [4] = {10, 20, 30, 40}
char d [4] = {6, 7, 8, 9}
long bounds [NBOUNDS] = {7, 9, 50, 519, 520, 40000L}
char buff [30000]


Define Documentation

#define MAX_ERROR   4

Definition at line 11 of file test19.c.

#define NB   30L

Definition at line 12 of file test19.c.

#define NBOUNDS   6

Definition at line 13 of file test19.c.


Function Documentation

_PROTOTYPE ( void  e,
(int n  
)

_PROTOTYPE ( void  pipecatcher,
(int s  
)

_PROTOTYPE ( void  test19a,
(void)   
)

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

void clraa (  ) 

Definition at line 478 of file test19.c.

void e ( int  n  ) 

Definition at line 490 of file test19.c.

int main ( int argc  ,
argv   
)

Definition at line 36 of file test19.c.

void pipecatcher ( int  s  ) 

Definition at line 484 of file test19.c.

void quit ( void   ) 

Definition at line 511 of file test19.c.

void test19a (  ) 

Definition at line 71 of file test19.c.

void test19b (  ) 

Definition at line 121 of file test19.c.

void test19c (  ) 

Definition at line 152 of file test19.c.

void test19d (  ) 

Definition at line 240 of file test19.c.

void test19e (  ) 

Definition at line 284 of file test19.c.

void test19f (  ) 

Definition at line 362 of file test19.c.

void test19g (  ) 

Definition at line 383 of file test19.c.


Variable Documentation

char aa[100]

Definition at line 18 of file test19.c.

char b[4] = {0, 1, 2, 3}

Definition at line 19 of file test19.c.

long bounds[NBOUNDS] = {7, 9, 50, 519, 520, 40000L}

Definition at line 20 of file test19.c.

char buff[30000]

Definition at line 21 of file test19.c.

char c[4] = {10, 20, 30, 40}

Definition at line 19 of file test19.c.

char d[4] = {6, 7, 8, 9}

Definition at line 19 of file test19.c.

int errct

Definition at line 15 of file test19.c.

int passes

Definition at line 15 of file test19.c.

int pipesigs

Definition at line 15 of file test19.c.

int subtest

Definition at line 15 of file test19.c.

long t1

Definition at line 16 of file test19.c.


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