#include <syscall.h>
#include "tests/lib.h"
#include "tests/main.h"
Go to the source code of this file.
Tries to remove a parent of the current directory.
tests/main.h
This must fail, because that directory is non-empty.
Definition at line 9 of file dir-rm-parent.c.
References chdir(), CHECK, mkdir(), and remove().