#include <syscall.h>
#include "tests/lib.h"
#include "tests/main.h"
Go to the source code of this file.
Opens a file and then closes it.
tests/main.h
Definition at line 8 of file close-normal.c.
References CHECK, close(), msg(), and open().