pintos/src/tests/vm/child-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   (1024 * 1024)

Functions

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

Variables

const char * test_name = "child-linear"
static char buf [SIZE]


Define Documentation

#define SIZE   (1024 * 1024)

Definition at line 12 of file child-linear.c.

Referenced by main(), and test_main().


Function Documentation

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

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

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


Variable Documentation

char buf[SIZE] [static]

Definition at line 13 of file child-linear.c.

const char* test_name = "child-linear"

Definition at line 10 of file child-linear.c.


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