#include <syscall.h>
#include "tests/lib.h"
#include "tests/main.h"
Go to the source code of this file.
Creates and removes a directory, then makes sure that it's really gone.
tests/main.h
Definition at line 9 of file dir-rmdir.c.
References chdir(), CHECK, mkdir(), and remove().