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 empty string as its name. More... | |
void test_main | ( | void | ) |
Tries to create a file with the empty string as its name.
Definition at line 7 of file create-empty.c.
References create(), and msg().