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

Go to the source code of this file.
Functions | |
| void | test_main (void) |
| Creates directories /0/0/0 through /3/2/2 and creates files in the leaf directories. More... | |
| void test_main | ( | void | ) |
Creates directories /0/0/0 through /3/2/2 and creates files in the leaf directories.
Definition at line 8 of file dir-mk-tree.c.
References make_tree().

1.8.16