pintos/src/tests/filesys/extended/dir-rm-tree.c File Reference

#include <stdarg.h>
#include <stdio.h>
#include <syscall.h>
#include "tests/filesys/extended/mk-tree.h"
#include "tests/lib.h"
#include "tests/main.h"

Go to the source code of this file.

Functions

static void remove_tree (int at, int bt, int ct, int dt)
void test_main (void)
static void do_remove (const char *format,...) PRINTF_FORMAT(1


Function Documentation

static void do_remove ( const char *  format,
  ... 
) [static]

Definition at line 52 of file dir-rm-tree.c.

References CHECK, name, va_end, va_start, and vsnprintf().

Referenced by remove_tree().

static void static void remove_tree ( int  at,
int  bt,
int  ct,
int  dt 
) [static]

Definition at line 23 of file dir-rm-tree.c.

References CHECK, do_remove(), msg(), open(), quiet, and snprintf().

Referenced by test_main().

void test_main ( void   ) 

Definition at line 14 of file dir-rm-tree.c.

References make_tree(), and remove_tree().


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