#include <syscall.h>
#include "tests/lib.h"
#include "tests/main.h"
Go to the source code of this file.
Tests mkdir().
tests/main.h
Definition at line 8 of file dir-mkdir.c.
References chdir(), CHECK, create(), mkdir(), and open().