PKUOS - Pintos
Pintos source browser for PKU Operating System course
|
Go to the source code of this file.
Functions | |
void | test_main (void) |
Tries to create a directory with the same name as an existing file, which must return failure. More... | |
void test_main | ( | void | ) |
Tries to create a directory with the same name as an existing file, which must return failure.
Definition at line 9 of file dir-under-file.c.
References CHECK, create(), and mkdir().