pintos/src/tests/vm/page-linear.c File Reference

#include <string.h>
#include "tests/arc4.h"
#include "tests/lib.h"
#include "tests/main.h"

Go to the source code of this file.

Defines

#define SIZE   (2 * 1024 * 1024)

Functions

void test_main (void)

Variables

static char buf [SIZE]


Define Documentation

#define SIZE   (2 * 1024 * 1024)

Definition at line 9 of file page-linear.c.


Function Documentation

void test_main ( void   ) 

Definition at line 14 of file page-linear.c.

References arc4_crypt(), arc4_init(), buf, fail(), arc4::i, memset(), msg(), and SIZE.


Variable Documentation

char buf[SIZE] [static]

Definition at line 11 of file page-linear.c.


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