CS318 - Pintos
Pintos source browser for JHU CS318 course
Functions
create-normal.c File Reference
#include "tests/lib.h"
#include "tests/main.h"
Include dependency graph for create-normal.c:

Go to the source code of this file.

Functions

void test_main (void)
 Creates an ordinary empty file. More...
 

Function Documentation

◆ test_main()

void test_main ( void  )

Creates an ordinary empty file.

tests/main.h

Definition at line 7 of file create-normal.c.

References CHECK, and create().

Here is the call graph for this function: