pintos/src/tests/vm/mmap-over-data.c File Reference

#include <stdint.h>
#include <round.h>
#include <syscall.h>
#include "tests/lib.h"
#include "tests/main.h"

Go to the source code of this file.

Functions

void test_main (void)

Variables

static char x


Function Documentation

void test_main ( void   ) 

Definition at line 12 of file mmap-over-data.c.

References CHECK, MAP_FAILED, mmap(), open(), ROUND_DOWN, and x.


Variable Documentation

char x [static]

Definition at line 9 of file mmap-over-data.c.

Referenced by clear_row(), format_integer(), and test_main().


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