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 file with the same name as an existing directory, which must return failure. More... | |
void test_main | ( | void | ) |
Tries to create a file with the same name as an existing directory, which must return failure.
Definition at line 9 of file dir-over-file.c.
References CHECK, create(), and mkdir().