#include <string.h>
#include <syscall.h>
#include "tests/lib.h"
#include "tests/main.h"
Go to the source code of this file.
Tries to create a file with a name that is much too long, which must fail.
tests/main.h
Definition at line 10 of file create-long.c.
References create(), memset(), msg(), and name.