|
CS318 - Pintos
Pintos source browser for JHU CS318 course
|

Go to the source code of this file.
Functions | |
| void | test_main (void) |
| Try to remove the root directory. More... | |
| void test_main | ( | void | ) |
Try to remove the root directory.
This must fail.
Definition at line 9 of file dir-rm-root.c.
References CHECK, create(), and remove().

1.8.16