pintos/src/tests/filesys/base/syn-write.c File Reference

#include <random.h>
#include <stdio.h>
#include <string.h>
#include <syscall.h>
#include "tests/filesys/base/syn-write.h"
#include "tests/lib.h"
#include "tests/main.h"

Go to the source code of this file.

Functions

void test_main (void)

Variables

char buf1 [BUF_SIZE]
char buf2 [BUF_SIZE]


Function Documentation

void test_main ( void   ) 


Variable Documentation

char buf1[BUF_SIZE]

Definition at line 13 of file syn-write.c.

char buf2[BUF_SIZE]

Definition at line 14 of file syn-write.c.


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