pintos/src/tests/userprog/child-close.c File Reference

#include <ctype.h>
#include <stdio.h>
#include <stdlib.h>
#include <syscall.h>
#include "tests/lib.h"

Go to the source code of this file.

Functions

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

Variables

const char * test_name = "child-close"


Function Documentation

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

Definition at line 19 of file child-close.c.

References atoi(), close(), fail(), isdigit(), and msg().


Variable Documentation

const char* test_name = "child-close"

Definition at line 16 of file child-close.c.


Generated on Mon Jan 10 16:43:58 2011 for Pintos by  doxygen 1.5.6