|
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 open a nonexistent file. More... | |
| void test_main | ( | void | ) |
Tries to open a nonexistent file.
Definition at line 8 of file open-missing.c.
References fail(), and open().
