00001 int mkdir_init(void); 00002 int mkdir_clean(void); 00003 void test_pathname (void); 00004 void add_suite_mkdir(void); 00005 void test_add_blk (char *fname, int block_size, unsigned int num_block);