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