PKUOS - Pintos
Pintos source browser for PKU Operating System course
|
Go to the source code of this file.
Functions | |
void | test_main (void) |
Verifies that trying to create a file under a name that already exists will fail. More... | |
void test_main | ( | void | ) |
Verifies that trying to create a file under a name that already exists will fail.
Definition at line 9 of file create-exists.c.
References CHECK, and create().