PKUOS - Pintos
Pintos source browser for PKU Operating System course
src
tests
filesys
extended
grow-dir-lg.c
Go to the documentation of this file.
1
/** Creates a directory,
2
then creates 50 files in that directory. */
3
4
#define FILE_CNT 50
5
#define DIRECTORY "/x"
6
#include "tests/filesys/extended/grow-dir.inc"
Generated on Thu Nov 4 2021 19:31:01 for PKUOS - Pintos by
1.9.2