#include <syscall.h>
#include "tests/lib.h"
#include "tests/main.h"
Go to the source code of this file.
Opens a directory, then tries to write to it, which must fail.
tests/main.h
Definition at line 9 of file dir-open.c.
References CHECK, mkdir(), msg(), open(), and write().